From: Harald Hoyer Date: Thu, 23 Sep 2010 14:06:53 +0000 (+0200) Subject: test: double disk space for root images X-Git-Tag: 008~120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b29b0f7cf49a69d9d407449832c2e4be1ca7e5c;p=thirdparty%2Fdracut.git test: double disk space for root images --- diff --git a/test/TEST-11-LVM/create-root.sh b/test/TEST-11-LVM/create-root.sh index c569cd47e..357c48116 100755 --- a/test/TEST-11-LVM/create-root.sh +++ b/test/TEST-11-LVM/create-root.sh @@ -6,11 +6,11 @@ done rm /etc/lvm/lvm.conf udevadm control --reload-rules # save a partition at the beginning for future flagging purposes -sfdisk -C 640 -H 2 -S 32 -L /dev/sda <