NixOS on RISCV/VisionFive 2: Difference between revisions

Onny (talk | contribs)
Manually build a SD-card image: Drop note on required anymore overlay
Onny (talk | contribs)
Line 34: Line 34:


Please note that HDMI display patches haven't been merged yet.  
Please note that HDMI display patches haven't been merged yet.  
There's also a port of the UEFI reference implementation EDK2 available at https://github.com/starfive-tech/edk2 to support a future generic RISCV Linux image that can be booted from any RISCV device.


= Setup =
= Setup =
Line 148: Line 146:


See [https://nixcademy.com/2023/08/10/nixos-rebuild-remote-deployment/ this guide] for a good explanation of this terminal call.
See [https://nixcademy.com/2023/08/10/nixos-rebuild-remote-deployment/ this guide] for a good explanation of this terminal call.
== See also ==
* There's also a port of the UEFI reference implementation EDK2 available at https://github.com/starfive-tech/edk2 to support a future generic RISCV Linux image that can be booted from any RISCV device.