From: George P B. <geo...@gm...> - 2007-03-26 14:05:47
|
Ph. Marek wrote: > 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? > > :(. That I suppose makes senses (might be hard to boot from NFS if it's a module or easier to just make it required to be built in). At any rate. What coLinux version are you using for this attempt to boot from NFS? Thanks, George |