Template:ARM/installation allwinner: Difference between revisions
imported>Samueldr WIP |
imported>Samueldr m WIP |
||
Line 14: | Line 14: | ||
-->{{ARM/generic install|variant=EXAMPLE}} | -->{{ARM/generic install|variant=EXAMPLE}} | ||
This board requires the installation of u-boot at a specific location on the storage where NixOS was written to. | |||
{{#tag:syntaxhighlight|sudo dd if={{{u-boot}}} of=/dev/sdX bs=1024 seek=8|lang="bash"}}<!-- | {{#tag:syntaxhighlight|sudo dd if={{{u-boot}}} of=/dev/sdX bs=1024 seek=8|lang="bash"}}<!-- | ||
--></includeonly> | --></includeonly> |
Revision as of 23:32, 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/allwinner install|variant=EXAMPLE|u-boot=EXAMPLE-u-boot-sunxi-with-spl.bin}}
Preview
Template:ARM/allwinner install