NixOS on RISCV/VisionFive 2: Difference between revisions

Onny (talk | contribs)
Onny (talk | contribs)
Line 95: Line 95:


=== Flashing the image ===
=== Flashing the image ===
After successfull build or unpack, flash the resulting file (build file is in the directory <code>results/sd-image</code>) to the target device such as a NVME SSD drive or in this example the SD-card (<code>/dev/mmcblk*</code>). Note that everything on the target device gets erased.
After successfull build or unpack, flash the resulting file (build file is in the directory <code>results/sd-image</code>) to the target device such as a NVME SSD or in this example the SD-card (<code>/dev/mmcblk*</code>). Note that everything on the target device gets erased.


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">