I am attempting to create network bootable system with 2.6.10 and nfs and am
having trouble.

I am using grub and the boot goes without a hitch until the kernel attempts
to use the commands I've sent.

<SNIP from grub.conf>
bootp
root (nd)
kernel (nd)/redhat-2.6.10/kernel root=/dev/nfs ip=bootp
nfsroot=10.0.120.1:/diskless/redhat-2.6.10/
baseos
</SNIP>

Network booting machine X does fine until. It attempts to open the root
device.

<SNIP>
VFS: Cannot open root device "nfs" or unknown-block(0,255) Please append a
correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount
root fs on unknown-block(0,255) </SNIP>

It looks like the kernel isn't recognizing the virtual device /dev/nfs but
I've enabled all the NFS options and everything is compiled into the kernel.

Any ideas?


Thanks
Haven
�
�




FrontBridge introduces Message Archive and Secure Email. Get leading Enterprise 
Message Security services from FrontBridge. www.frontbridge.com.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to