NixOS on ARM: Difference between revisions
imported>Samueldr m Remove instructions to resize "boot" partition, as it's been almost 2 years since this was outdated |
imported>Samueldr m →Installer image with custom uboot: reword |
||
| Line 372: | Line 372: | ||
(the last option should not be required on NixOS machines) | (the last option should not be required on NixOS machines) | ||
== Installer image with custom | == Installer image with custom U-Boot == | ||
[https://github.com/Mic92/nixos-aarch64-images nixos-aarch64-images] provides a mechanism to modify the official NixOS installer | [https://github.com/Mic92/nixos-aarch64-images nixos-aarch64-images] provides a mechanism to modify the official NixOS installer to embed the board-specific U-Boot firmware required for different boards. This method does not require QEMU or native ARM builds since the existing Hydra-built U-Boot binaries are used. | ||
== Board-specific installation notes == | == Board-specific installation notes == | ||