Linux system porting for Beaglebone Development Board

Source: Internet
Author: User

I am the first contact with embedded system porting, say my learning process.
Baidu has a lot of beaglebone information about the Beaglebone parameters, cross-compiler tool chain, as well as the buildroot system porting and other information.
This buildroot system is really ... I do not know how to describe the download took a long time, but learned a lot.
In fact, Beaglebone is very convenient, the system is all in the microSD card, unplugged many times.
It took two or three weeks to learn about the basics of Baidu and learning the information above.
Of course, the last transplant system must not use BuildRoot, or use Ubuntu convenient point.
Attach the ubuntu14.04 SD card image below:
Https://rcn-ee.net/rootfs/2015-01-06/ubuntu-14.04.1-console-armhf-2015-01-06.tar.xz

Open the Vmwware virtual machine, enter the 32-bit ubutnu14.04 system, and pull the image downloaded above.
(Do not install the virtual machine self-Baidu, remember in the virtual machine Ubuntu installed Vmware-tools, otherwise the mouse, mobile files and other operations inconvenient)

Here is the command to burn the image:

Tar XF ubuntu-14.04.1-console-armhf-2015-01-06.tar.xz

CD ubuntu-14.04.1-console-armhf-2015-01-06

sudo./setup_sdcard.sh--mmc/dev/sdx--DTB Beaglebone
The SDX here refers to your microsdcard, which can be viewed with the fdisk-l command.


After inserting the SD card into the Beaglebone, switch to the virtual machine interface and insert the Beaglebone USB.
Enter Ls/dev to see which is your USB, typically ttyUSB0
Switch to root permissions input minicom–s configuration minicom
+-----[Configuration]------+            | Filenames and Paths      |            | File Transfer Protocols  |            | Serial Port Setup        |            | Modem and dialing        |            | Screen and keyboard      |            | Save setup as DFL        |            | Save setup as ...          |            | Exit                     |            | Exit from Minicom        |            +--------------------------+
Choose to enter serial port setup and configure it according to the information previously viewed (Baidu steals a picture below)


Be sure to turn off the F option (Hardware Flow Control) or you will not be able to connect.
Note: Each option is selected according to A-g, and the operation is very special.
The last enter key, select Save Setup as DFL to be saved as the default configuration.
After exiting, enter minicom to see the Beaglebone shell interface.

Linux system porting for Beaglebone Development Board

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.