Asus Tinker Boars S Panduan Pengguna - Halaman 9

Jelajahi secara online atau unduh pdf Panduan Pengguna untuk Motherboard Asus Tinker Boars S. Asus Tinker Boars S 12 halaman.

Asus Tinker Boars S Panduan Pengguna
3.2

Using dd command (Linux)

To write an image using dd command:
1.
Insert a microSD card to your Tinker Board (or Tinker Board S),
or
connect your Tinker Board S to a PC via a micro USB cable (Tinker Board S only).
Please refer to your Tinker Board product manual for the location of the microSD slot.
2.
Run the following command:
dd bs=4M if=/path/to/tinkeros.img of=/dev/sdx
Replace /dev/sdx with your drive, e.g. /dev/sdc.
Do not append a partition number to your drive name, for example /dev/sdc1.
Use the lsblk command to find the drive name of your device. Make sure that no partition of the
device is mounted.
3.
Only remove the microSD card or disconnect the Tinker Board S from the PC once
the command sync is completed to ensure the data was written completely.
9