Bootloader: Difference between revisions

imported>EyJhb
m reset my BIOS this morning, and looked here for this info but could not find it
imported>Lassulus
remove deprecated warning
Line 29: Line 29:


=== Keeping kernels/initrd on the main partition ===
=== Keeping kernels/initrd on the main partition ===
{{warning|1=This solution is broken starting with GRUB 2.04. It is unknown whether its a GRUB issue or NixOS issue. Refer to [https://github.com/NixOS/nixpkgs/issues/61718]}}


For these instructions, GRUB will be required; systemd-boot cannot reference boot files from the root partition. This will differ from the default expectation of NixOS on EFI, where <tt>/boot/</tt> is the <tt>ESP</tt>.
For these instructions, GRUB will be required; systemd-boot cannot reference boot files from the root partition. This will differ from the default expectation of NixOS on EFI, where <tt>/boot/</tt> is the <tt>ESP</tt>.