NixOS on ARM/UEFI: Difference between revisions
imported>Samueldr m missed one |
imported>Samuela No edit summary |
||
| Line 41: | Line 41: | ||
Any other UEFI compliant ''Platform Firmware'' can be used. | Any other UEFI compliant ''Platform Firmware'' can be used. | ||
=== Getting the installer image === | === Getting the installer image (ISO) === | ||
For the time being, the following jobs are recommended: | For the time being, the following jobs are recommended: | ||
* <tt>[https://hydra.nixos.org/job/nixos/trunk-combined/nixos.iso_minimal.aarch64-linux nixos:trunk-combined:nixos.iso_minimal.aarch64-linux]</tt> | * (unstable) <tt>[https://hydra.nixos.org/job/nixos/trunk-combined/nixos.iso_minimal.aarch64-linux nixos:trunk-combined:nixos.iso_minimal.aarch64-linux]</tt> | ||
* '''<tt>[https://hydra.nixos.org/job/nixos/trunk-combined/nixos.iso_minimal_new_kernel.aarch64-linux nixos:trunk-combined:nixos.iso_minimal_new_kernel.aarch64-linux]</tt>''' | * (unstable) '''<tt>[https://hydra.nixos.org/job/nixos/trunk-combined/nixos.iso_minimal_new_kernel.aarch64-linux nixos:trunk-combined:nixos.iso_minimal_new_kernel.aarch64-linux]</tt>''' | ||
With the ''new kernel'' variant being preferred | With the ''new kernel'' variant being preferred. | ||
Release builds: | |||
* 21.05: https://hydra.nixos.org/job/nixos/release-21.05-aarch64/nixos.iso_minimal.aarch64-linux | |||
* 20.09: https://hydra.nixos.org/job/nixos/release-20.09-aarch64/nixos.iso_minimal.aarch64-linux | |||
This installer image should be written to a USB drive, like usual. In a pinch, it may also be written to an SD image, if your target's platform firmware does not need to be written to that same SD image. This UEFI iso is incompatible (by design) with ''shared firmware storage''. | This installer image should be written to a USB drive, like usual. In a pinch, it may also be written to an SD image, if your target's platform firmware does not need to be written to that same SD image. This UEFI iso is incompatible (by design) with ''shared firmware storage''. | ||