Update 0-preinstall.sh

This commit is contained in:
Chris Titus 2021-10-31 13:04:44 -05:00
parent 74e2141813
commit 59328ecf31
1 changed files with 0 additions and 4 deletions

View File

@ -100,10 +100,6 @@ if ! grep -qs '/mnt' /proc/mounts; then
reboot now
fi
#if [[ ! -d "/sys/firmware/efi" ]]; then
# dd bs=440 count=1 conv=notrunc if=/usr/lib/syslinux/bios/gptmbr.bin of=${DISK}
# extlinux --install /mnt/boot
#fi
echo "--------------------------------------"
echo "-- Arch Install on Main Drive --"
echo "--------------------------------------"