Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:install-os:install-os-into-external-storage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
products:sbc:common:install-os:install-os-into-external-storage [2022/07/01 09:23]
nick
products:sbc:common:install-os:install-os-into-external-storage [2022/07/08 05:06]
frank
Line 16: Line 16:
  
  
-===== Install with Command under Ubuntu =====+===== Install with command line =====
  
-Alternatively, utilise the ''dd'' command from within the Ubuntu Terminal:+Alternatively, utilise the ''dd'' command (for example from within the Ubuntu Terminal):
  
-```bash +```shell 
-$ sudo dd if=/path/to/image of=/dev/sdX bs=8M+$ sudo dd if=/path/to/image of=/dev/sdX bs=1M && sync
 ``` ```
 +
 +<WRAP important >
 +Please replace ''/dev/sdX'' with correct node.
 +</WRAP>
  
Last modified: 2022/08/04 22:00 by felicia