diff --git a/test/TEST-01-BASIC/create-root.sh b/test/TEST-01-BASIC/create-root.sh index 046bfb9c..ce900ad2 100755 --- a/test/TEST-01-BASIC/create-root.sh +++ b/test/TEST-01-BASIC/create-root.sh @@ -7,7 +7,7 @@ rm /etc/lvm/lvm.conf udevadm control --reload-rules set -e # save a partition at the beginning for future flagging purposes -sfdisk -C 1280 -H 2 -S 32 -L /dev/sda <