Analysis of Embedded Linux Loader(LILO) 嵌入式Linux装载器分析
Then discusses a whole porting process of embedded Linux from Boot loader, startup part of kernel, device drivers, file system and so on in detail. 然后描述了一种嵌入式Linux系统的整个移植过程。从Bootloader,内核启动部分,设备驱动,文件系统等方面详细介绍了移植的方法和内容。
The software development environment of concentrator employs embedded real-time operating system LINUX which designs the Boot Loader and the driver Linux. It is worth mentioning that all the application layer software functions and their flow charts are presented in the thesis. 集中抄表器软件开发环境采用嵌入式实时操作系统LINUX,并设计了Bootloader引导程序和Linux驱动程序,重点给出了集中抄表器的各应用层软件功能和软件流程图。
Consider the challenge of creating a Linux bootable CD-ROM, which consists of a boot loader, an initrd, a kernel, and a loopback filesystem sitting on the CD. 请考虑一下创建一张Linux可引导光盘的问题,它包括一个位于CD上的引导装载器、一个initrd、一个内核和一个回送文件系统。
Unix-like systems ( including GNU / Linux ) run programs by first running a system loader ( it's / lib / ld-linux. so. 2 on most GNU / Linux systems ), which then locates and loads the necessary shared libraries. Unix类系统(包括GNU/Linux)首先通过系统加载器来运行程序(在大部分GNU/Linux系统中这个加载器是/lib/ld-linux.so.2),它可以定位并加载所需要的共享库。