Limit this search to....

Boot Software for Pxa270 Board
Contributor(s): Thomas, Jobin (Author)
ISBN: 3847347640     ISBN-13: 9783847347644
Publisher: LAP Lambert Academic Publishing
OUR PRICE:   $50.27  
Product Type: Paperback
Published: January 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Operating Systems - General
Physical Information: 0.17" H x 6" W x 9" (0.26 lbs) 72 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The Network Boot Software project is to achieve a client system with minimum memory resources by booting from a server over network. The client system is using server resources to store its Operating System image file. The TFTP(Trivial File Transfer Protocol) protocol helps to download Linux kernel image in to the client system memory (RAM). The client mounts its root filesystem on server via NFS(Network File System) protocol.The literature study is carried out to figure out suitable method to implement Network booting on EM-X270 board. The primary emphasis was to identify right boot methodology which is also suitable for EM-X270 board architecture. The comparison study between different boot loader methodologies have revealed that U-boot (Universal bootloader) is better in terms of configuration and networking features. The Linux Kernel version 2.6.23 has been selected and configured for EM-X270 board.