Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:bootovernfs [2009/06/01 14:14]
less1 created
wiki:bootovernfs [2009/06/01 18:07] (current)
less1
Line 7: Line 7:
  
 ==== Root file system on NFS (CONFIG_ROOT_NFS) ==== ==== Root file system on NFS (CONFIG_ROOT_NFS) ====
- ​- ​why? Can't I mount root filesystem from NFS otherwise?​ +  * why? Can't I mount root filesystem from NFS otherwise?​ 
- and then what I need to do if I want to mount from HTTP? which option to give in that case? +  ​* ​and then what I need to do if I want to mount from HTTP? which option to give in that case? 
- ​- ​Refering ​http://​fxr.watson.org/​fxr/​source/​Documentation/​nfsroot.txt?​v=linux-2.6 Hoping to get some answers+  * http://​www.kernel.org/​doc/​Documentation/​filesystems/​ramfs-rootfs-initramfs.txt it was great, cleared up many confusions about initRamFS 
 +  * http://​lxr.linux.no/​linux/​Documentation/​initrd.txt 
 +  * Referring ​http://​fxr.watson.org/​fxr/​source/​Documentation/​nfsroot.txt?​v=linux-2.6 Hoping to get some answers 
 + 
 +==== 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 ===== 
 +  - Documentation/​early-userspace/​buffer-format.txt for CPIO format 

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