Booting Process
- boot splashing system
- NFS-Root mini-HOWTO
- Mounting the root filesystem via NFS (nfsroot)
- Documentation / filesystems / nfsroot.txt
root=/dev/nfs rootfstype=nfs rw nfsroot=[<server-ip>:]<root-dir>[,<nfs-options>] ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>
- The <autoconf> parameter can appear alone as the value to the ‘ip’ parameter (without all the ':' characters before). If the value is "ip=off" or "ip=none", no autoconfiguration will take place, otherwise autoconfiguration will take place. The most common way to use this is "ip=dhcp".
- /sbin/init
- 真正的根文件系统上正常启动过程
- /etc/inittab
- eXecute In Place(XIP)
- flow chart of Linux Booting(啟動程序)
- linux/boot/boot.s
- linux/boot/head.s
- linux/init/main.c
page_revision: 35, last_edited: 1241497195|%e %b %Y, %H:%M %Z (%O ago)





