Template:ARM/installation generic: Difference between revisions
imported>Samueldr m Samueldr moved page Template:ARM/generic install to Template:ARM/installation generic: Prefix the common word |
imported>Samueldr m WIP |
||
Line 4: | Line 4: | ||
<syntaxhighlight> | <syntaxhighlight> | ||
{{ARM/generic | {{ARM/installation generic|variant=EXAMPLE}} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 14: | Line 14: | ||
== Preview == | == Preview == | ||
{{ARM/generic | {{ARM/installation generic|variant=EXAMPLE}} | ||
</noinclude><includeonly><!-- | </noinclude><includeonly><!-- |
Revision as of 23:35, 14 January 2020
This template provides generic installation instructions for NixOS on ARM sub-pages. Look at the other installation instruction templates, there may be one more appropriate for the lineage of your board!
{{ARM/installation generic|variant=EXAMPLE}}
Parameters:
- variant Pass one of aarch64, armv7l, armv6l as relevant.
- storage default: an SD card This will be used like ... to a/an EXAMPLE STORAGE DEVICE. Example: storage=a USB drive.
Preview
To use the generic installation image for your board, you will need to copy it verbatim to an SD card.
sudo dd if=sd-image-EXAMPLE-linux.img of=/dev/sdX