Template:ARM/installation allwinner: Difference between revisions
imported>Samueldr m Ugh |
imported>KREYREN Use DEVICE as it's more understandable |
||
(2 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
</noinclude><includeonly><!-- | </noinclude><includeonly><!-- | ||
-->{{ARM/installation generic|variant= | -->{{ARM/installation generic|variant={{{variant}}}}} | ||
This board requires the installation of u-boot at a specific location on the storage where NixOS was written to. | 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/ | {{#tag:syntaxhighlight|sudo dd if={{{u-boot|u-boot-sunxi-with-spl.bin}}} of=/dev/DEVICE bs=1024 seek=8|lang="bash"}}<!-- | ||
--></includeonly> | --></includeonly> |