Template:ARM/installation generic: Difference between revisions

imported>Samueldr
WIP
 
imported>Samueldr
m Using <syntaxhighlight> auto-escapes markup
Line 13: Line 13:


</noinclude><includeonly><!--
</noinclude><includeonly><!--
--><syntaxhighlight lang="bash">sudo dd if=sd-image-{{{variant}}}-linux.img of=/dev/sdX</syntaxhighlight>
--><pre>sudo dd if=sd-image-{{{variant}}}-linux.img of=/dev/sdX</pre>
Replace <code>/dev/sdX</code> with the path to your SD card device.<!-
Replace <code>/dev/sdX</code> with the path to your SD card device.<!-
--></includeonly>
--></includeonly>