From 1b29b0f7cf49a69d9d407449832c2e4be1ca7e5c Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 23 Sep 2010 16:06:53 +0200 Subject: [PATCH] test: double disk space for root images --- test/TEST-11-LVM/create-root.sh | 8 ++++---- test/TEST-11-LVM/test.sh | 2 +- test/TEST-14-IMSM/create-root.sh | 17 +++++++++-------- 3 files changed, 14 insertions(+), 13 deletions(-) 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 <