Verified Commit 8aad061b authored by anarcat's avatar anarcat 💥
Browse files

single-disk installer: skip the creation of a /boot altogether

The gpt-bios label forced setup-storage to create another boot
partition. It was actually failing to do this correctly: it was
creating a partition and marking it bootable, but it was at the end of
the disk instead of the beginning.
parent f9845ba0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
disk_config tmpfs
tmpfs   /tmp    50MiB       defaults

disk_config sda disklabel:gpt-bios fstabkey:uuid bootable:1 align-at:1M
disk_config sda disklabel:gpt fstabkey:uuid bootable:1 align-at:1M
# sda1, BIOS EFI partition (/boot/efi)
primary  /boot/efi 512MiB  vfat    rw
# sda2, remaining