dsf
This commit is contained in:
parent
f9e202caa8
commit
ce1d2a3cc5
@ -470,6 +470,7 @@ initialize-disk() {
|
||||
parted -a optimal /dev/$HARD_DISK set 1 esp on
|
||||
|
||||
echo parted -a optimal /dev/$HARD_DISK mkpart P2 ext3 $ROOT_PARTITION_SIZE "$SWAP_SIZEGiB"
|
||||
sleep 5
|
||||
parted -a optimal /dev/$HARD_DISK mkpart P2 ext3 "$SWAP_SIZE" GiB 100%
|
||||
partitionDetection
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user