a good book to have in your arsenal
Review written by: Thomas Yu From Mountain View, CA
This book was a highly recommended reference book at my previous job at an embedded systems company. As the title of the book suggests, this text gives the reader a good foundation on the concepts required to build an embedded Linux system.
Building Embedded Linux Systems
Review written by: Rafael E. R. Christ From Campinas, SP Brazil
I'm a beginner in embedded development on Linux. I find the book very good. It's compact, very well written and has detailed descriptions of the procedures to building embedded Linux systems.
A must-have for this kind of project!
Review written by: paulsm From Cypress, CA
On the one hand, a typical Linux user is going to install a pre-built package (Red Hat, Suse, Ubuntu, etc) on pre-built PC. This book isn't for them - there are plenty of books for learning and using Linux.
On the other hand, embedded systems developers often have a good, working toolchain from a vendor like WindRiver or DataLight. This book isn't necessarily for them, either.
But if you're building your own system: your own DIO controllers, perhaps with a mix of flash drives and conventional storage, perhaps remote booting ... and if you've decided to use Open Source as your platform ...
then you NEED this book.
There simply isn't any other text out there that covers the breadth of subjects (toolchain, kernel build, kernel tailoring, media types, etc etc etc) with the wealth of details as this book.
It's an excellent book, and an indispensible resource.
Book is kind of outdated
Review written by: Boby George From San Diego, CA United States
Book is based on 2.4 kernel. Since we are currently at 2.6 kernel this book does seem to have outdated information
Good guide
Review written by: Sang Hyun CHOI From Korea
It would be a good guide to a person to prepare for a project to develop embedded linux system. It gives you the information what is necessar, what is work well and how to get them. But you should have some experience on linux language.