My understanding of NFS boot

Following the link http://www.faqs.org/docs/Linux-mini/NFS-Root.html for understanding. Finding out needed things. - Ethernet (10 or 100Mbit) (CONFIG_NET_ETHERNET) is needed - Correct Ethernet driver (assuming that live-CD will have these things by default ) - CONFIG_NFS_FS is needed for NFS support (FUSE will be needed in case of )

Root file system on NFS (CONFIG_ROOT_NFS)

Answers

  • It seems CONFIG_ROOT_FS can be entirely ignored :-)
  • It is nothing but automatically mounting the NFS filesystem by kernel
  • All things done by CONFIG_ROOT_FS can be done from initramfs.

Further Reading

  1. Documentation/early-userspace/buffer-format.txt for CPIO format

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code wiki:bootovernfs (generated for current page)