Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Embedded Linux Development with Yocto Project
  • Table Of Contents Toc
  • Feedback & Rating feedback
Embedded Linux Development with Yocto Project

Embedded Linux Development with Yocto Project

By : Otavio Salvador
3.9 (21)
close
close
Embedded Linux Development with Yocto Project

Embedded Linux Development with Yocto Project

3.9 (21)
By: Otavio Salvador

Overview of this book

A practical tutorial guide which introduces you to the basics of Yocto Project, and also helps you with its real hardware use to boost your Embedded Linux-based project. If you are an embedded systems enthusiast and willing to learn about compelling features offered by the Yocto Project, then this book is for you. With prior experience in the embedded Linux domain, you can make the most of this book to efficiently create custom Linux-based systems.
Table of Contents (17 chapters)
close
close
15
A. References
16
Index

Booting Wandboard from the SD card

After the build process is over, the image will be available inside the build-wandboard/tmp/deploy/images/wandboard-solo/ directory. There are many files, but Freescale ARM BSP generates a ready-to-use SD card image.

The file we want to use is core-image-sato-wandboard-solo.sdcard or core-image-minimal.sdcard, depending on the image we built.

Note

Make sure your point to the right device and double check to not write in your hard disk.

In order to copy the generated image to the SD card, we should use the dd utility, as follows:

$: sudo dd if=core-image-sato-wandboard-solo.sdcard of=/dev/sdX bs=1M 

We can also use the following command:

$: sudo dd if=core-image-minimal-wandboard-solo.sdcard of=/dev/sdX  bs=1M 

After copying the content in the SD card, insert it into the SD card slot, connect the HDMI cable, and power on the machine. It should boot nicely.

Tip

There are two SD card slots in Wandboard. The primary slot is located in the CPU board, used for booting...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Embedded Linux Development with Yocto Project
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon