Booting Process
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
page_revision: 35, last_edited: 1241497195|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License