From: Ph. M. <phi...@bm...> - 2007-03-21 08:30:49
|
Hello everybody! I wanted to try colinux, and boot from an NFS server. So my configuration file looks like this: ip=<myip>:<server>:<gw>:<netmask> root=nfs nfsroot=<path> nfsaddrs=<server> init=/bin/bash kernel=vmlinuz eth0=tuntap mem=64 This parameters I took from bootparam(7). On starting colinux-daemon I get ... VFS: Cannot open root device "nfs" or unknown-block(0,0) Please append a correct "root=" boot option Kernel panic: ... In the current snapshots I found nfs.ko - but that would be needed for booting! Is there some version that has NFS compiled in? Please keep me cc'ed, I'm not subscribed. Thank you! Regards, Phil |