From 5a8b143888a5cccefcb0341a967574e089fc8c4f Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 14 Aug 2009 17:25:37 +0200 Subject: [PATCH] TEST-10-RAID: new mdadm is picky about partitions --- test/TEST-10-RAID/create-root.sh | 10 +++++----- test/TEST-10-RAID/test.sh | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test/TEST-10-RAID/create-root.sh b/test/TEST-10-RAID/create-root.sh index c2d48e50f..bef32a05d 100755 --- a/test/TEST-10-RAID/create-root.sh +++ b/test/TEST-10-RAID/create-root.sh @@ -5,11 +5,11 @@ for x in 64-lvm.rules 70-mdadm.rules 99-mount-rules; do done udevadm control --reload-rules # save a partition at the beginning for future flagging purposes -sfdisk -C 640 -H 2 -S 32 -L /dev/sda <