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
products:sbc:common:install-os:install-os-into-external-storage [2026/02/03 04:59]
gray update by using AI
products:sbc:common:install-os:install-os-into-external-storage [2026/02/23 21:21] (current)
gray old revision restored (2022/08/04 22:00)
Line 3: Line 3:
  
 <WRAP important > <WRAP important >
-Only **generic** OS images can be installed to external storage. Attempting to install other image types (e.g., eMMC-specific images) will result in a failure to boot.+You can only install a generic image into the external storage. If you install other images to the external storage, then the image will not bootup correctly.
 </WRAP> </WRAP>
  
-There are several methods to install an OS onto external storage, such as a ''TF card'' or ''USB drive''.+ 
 +There are several ways to install the OS into the external storage, e.g. ''TF card''''USB storage'', etc.
  
 ===== Install with Etcher (Recommended) ===== ===== Install with Etcher (Recommended) =====
  
-[[https://www.balena.io/etcher/|Etcher]] provides a user-friendly graphical interface suitable for beginners and is compatible with macOS, Windowsand Linux. Simply select your OS image file, and Etcher will automatically detect your removable drive and write the image.+[[https://www.balena.io/etcher/|Etcher]] has a user-friendly GUI for beginnersand it is also compatible with Mac, Windows and Linux. Simply select an image and it will automatically identify your flash drive and burn the image.
  
 {{:products:sbc:common:install-os:etcher.gif|}} {{:products:sbc:common:install-os:etcher.gif|}}
Line 17: Line 18:
 ===== Install with command line ===== ===== Install with command line =====
  
-For advanced usersyou can use the ''dd'' command from a terminal (e.g., in Ubuntu).+Alternativelyutilise the ''dd'' command (for example from within the Ubuntu Terminal):
  
 ```shell ```shell
Line 24: Line 25:
  
 <WRAP important > <WRAP important >
-**Caution:** Replace ''/dev/sdX'' with the correct device node for your external storage (e.g., ''/dev/sdb''). Using the wrong device node can overwrite your system disk+Please replace ''/dev/sdX'' with correct node.
 </WRAP> </WRAP>
  
Last modified: 2026/02/03 04:59 by gray