From: Ph. M. <phi...@bm...> - 2007-03-26 09:04:25
|
Hello Henry! Thank you for your tip. On Sunday 25 March 2007 23:45, Henry Nestler wrote: ... > > In the current snapshots I found nfs.ko - but that would be needed for > > booting! > > Is there some version that has NFS compiled in? > No. > > You can try to boot with your own initrd? ... > This are my some ideas, have never checked such boot. I now tried that, but it doesn't work. I always get "Please append a correct root= option...". Looking into the sources I see this (from lines 1697 on): config ROOT_NFS bool "Root file system on NFS" depends on NFS_FS=y && IP_PNP (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=fs/Kconfig/Kconfig;h=3c4886b849f57e21d4fbde30fd7b633139165790;hb=HEAD) I think it's not possible with NFS as module. So, here's my question again: Can somebody build the colinux kernel with nfs (and the other requirements) built-in? Regards, Phil |