Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


Sidebar

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

VIM1 Install OS into External Storage

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.

There are several ways to install the OS into the external storage, e.g. TF card, USB storage, etc.

Etcher has a user-friendly GUI for beginners, and 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.

Install with command line

Alternatively, utilise the dd command (for example from within the Ubuntu Terminal):

$ sudo dd if=/path/to/image of=/dev/sdX bs=1M && sync

Please replace /dev/sdX with correct node.

2022/07/01 09:09
Last modified: 2022/09/28 08:04 by nick