Bootloader: Difference between revisions

imported>LinArcX
clarification about how to bind system virtual file systems.
imported>User
No edit summary
Line 27: Line 27:


=== 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>.