From: Harald Hoyer Date: Fri, 14 Aug 2009 15:25:37 +0000 (+0200) Subject: TEST-10-RAID: new mdadm is picky about partitions X-Git-Tag: 0.9~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a8b143888a5cccefcb0341a967574e089fc8c4f;p=thirdparty%2Fdracut.git TEST-10-RAID: new mdadm is picky about partitions --- 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 <