This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:common:install-os:install-os-into-external-storage [2022/07/01 09:20] nick |
products:sbc:common:install-os:install-os-into-external-storage [2026/02/03 04:59] (current) gray update by using AI |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| <WRAP important > | <WRAP important > | ||
| - | You can only install a generic | + | Only **generic** OS images can be installed to external storage. |
| </ | </ | ||
| + | There are several methods to install an OS onto external storage, such as a '' | ||
| - | There are several ways to install the OS into the external storage, e.g. '' | + | ===== Install with Etcher (Recommended) ===== |
| - | * [[https:// | + | [[https:// |
| {{: | {{: | ||
| - | * Alternatively, | + | ===== Install with command |
| - | ```bash | + | For advanced users, you can use the '' |
| - | $ sudo dd if=/ | + | |
| + | ```shell | ||
| + | $ sudo dd if=/ | ||
| ``` | ``` | ||
| + | |||
| + | <WRAP important > | ||
| + | **Caution: | ||
| + | </ | ||