Orange Pi PC2 User Manual page 12

Table of Contents

Advertisement

Orange Pi Manual
2) Write Linux into TF card based on Linux platform?
a. Inserting the TF card into the computer, the capacity of the card must be
larger than the operating system image, usually requires 4GB or greater
capacity.
b. Formatting the TF card.
i Run fdisk –l order to make sure TF disk.
ii Run umount
iii Run sudo fdisk
partitions of TF Card, and then us n order to add a new partition, finally use
w command to save and exit.
iv Run sudo mkfs.vfat /dev/sdx1 command to format the TF card
partition set up last step to FAT32 form(according to your TF card disk to
replacex). Or you could skip this step since command in Linux will format
TF card automatic.
c. Download the OS image from download page
http://www.orangepi.org/`downloadresources
d. Unzip and right click the downloaded file, select " Unzip file"
e. Write image to TF card
i
Run sudo fdisk –l order to make sure the TF card disk
ii
make sure the image file hash key is the same as download page
mention(optional). It will output sha1sum [path]/[imagename], which
should be same as the image paye
iii Run umount
iv Run sudo dd bs=4M
down image file. Wait for the image to write. If it cannot work at 4M, then
replace a 1M which takes more time. You can run sudo pkill –USR1 –n –x
dd order to monitoring procedure.
3)
Use PhoenixCard tool to write Android image into TF card
It is impossible for Android image to be written into TF card by using
dd command under Linux or using Win32 Diskimager under Windows. Here
www.orangepi.org
Copy right by Shenzhen Xunlong Software Co., Ltd
/dev/sdxx
to uninstall all partitions of TF Card.
/dev/sdx
order. Use o command to delete all
"SHA-1"
/dev/sdxx
order to uninstall all partitions in TF Card
if=[path]/[imagename] of=/dev/sdx
10
to write
www.xunlong.tv

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents