diff options
| -rwxr-xr-x | 0-preinstall.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/0-preinstall.sh b/0-preinstall.sh index 315ffef..855a3f1 100755 --- a/0-preinstall.sh +++ b/0-preinstall.sh @@ -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 "--------------------------------------" |
