PCDUINO-V2 installation of the operating system-ubuntu

Source: Internet
Author: User

Operating system: (non-virtual machine)

[Email protected]:~$ lsb_release-a
No LSB modules is available.
Distributor ID: ubuntudescription: Ubuntu 14.04.5 ltsrelease: 14.04Codename: trusty

Pcduino version: Pcduino-v2

Install Ubuntu OS:

1. Open Pcduino's official website (http://www.pcduino.com), click Download, select the model of the board, here is PcDuino2.

When you open it, you can see that there are two image files, one is Ubuntu and the other is Android.

2. Download the Ubuntu kernel file. Click Kernel (My Computer OS is Ubuntu, so with dd command, download (use DD or win32diskimgwrite) this kernel) Pcduino_a10_kernel_dd_20150211.zip .

3. Download the Ubuntu system Image pcduino_ubuntu_20131126.7z.

4. Insert the TF card on the computer and uninstall the automatically mounted TF card.

Umount/dev/sdb1

5. Run the DD command. If is the file to burn, the of is the output file. BS is a read-write buffer size.

if=/home/pcduino_v2/pcduino_a10_kernel_dd_20150211.img of=/dev/sdb1 bs=1m

6. Update the TF card read/write via the Sync command.

sudo sync/dev/sdb1

Sd

PCDUINO-V2 installation of the operating system-ubuntu

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.