Verified Commit c50bd290 authored by anarcat's avatar anarcat
Browse files

change single-disk installer to legacy BIOS

it looks like the protectli doesn't have EFI with coreboot.
parent 0374b097
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@
disk_config tmpfs
tmpfs   /tmp    50MiB       defaults

disk_config sda disklabel:gpt-bios fstabkey:uuid bootable:1 align-at:1M
# sda1, BIOS EFI partition (/boot/efi)
primary  /boot/efi 512MiB  vfat    rw
disk_config sda disklabel:gpt-bios fstabkey:uuid bootable:2 align-at:1M
# sda1, bios grub second stage
primary -       8MiB    -       -
# sda2, remaining
primary  /       0-      ext4    rw,noatime,errors=remount-ro