wipe your ass
This commit is contained in:
parent
40198ffc98
commit
6faf8912d2
@ -8,6 +8,7 @@ TIMEZONE="$(cat "/tmp/pika-installer-gtk4-timezone.txt")"
|
|||||||
|
|
||||||
if [[ ! -f "/tmp/pika-installer-gtk4-target-automatic-luks.txt" ]]
|
if [[ ! -f "/tmp/pika-installer-gtk4-target-automatic-luks.txt" ]]
|
||||||
then
|
then
|
||||||
|
sfdisk --delete /dev/${DISK}
|
||||||
# Partition the drives
|
# Partition the drives
|
||||||
parted -s -a optimal /dev/${DISK} mklabel gpt \
|
parted -s -a optimal /dev/${DISK} mklabel gpt \
|
||||||
mkpart "linux-efi" 1MiB 513Mib \
|
mkpart "linux-efi" 1MiB 513Mib \
|
||||||
|
Loading…
Reference in New Issue
Block a user