diff options
Diffstat (limited to 'tests/runtime/automatic-reuse-fs-sda/install.sh')
-rw-r--r-- | tests/runtime/automatic-reuse-fs-sda/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtime/automatic-reuse-fs-sda/install.sh b/tests/runtime/automatic-reuse-fs-sda/install.sh index 4b6b6f5..d6ef255 100644 --- a/tests/runtime/automatic-reuse-fs-sda/install.sh +++ b/tests/runtime/automatic-reuse-fs-sda/install.sh @@ -1,7 +1,7 @@ #!/bin/sh # sda1 boot, sda2 will be swap, sda3 /, sda4 which will contain the "existing filesystem of the user" with "important data" on it. -sfdisk /dev/sda << EOF +sfdisk -uM /dev/sda << EOF ,50,,* ,20,S ,800, |