Davide Dao wrote: > > Hi to everybody ... > Old linux kernels used to have NFSROOT option ... I'm having some > fifficulty from 2.0.36 on ... (BTW I only noticed the option but never > used it, nor wanted to, until now ... that I need it ... cant find the > frigging thing) > Looked under /usr/src/linux/fs/nfs and found nfsroot.c but found no > reference to that in user menuconfig interface for configuring kernel ? > Looked alco in .configure for something like NFSROOT but found nothing > ... even in the commented lines. > tried also strings on kernel image to see if anyting like nfs ... but > gor no useful info. > what should I do in order not to see the kernel panic message "unable to > mount root" while booting from network on diskless pc ? (copyied from the NFS-Root Howto) If the workstation will be booted without kernel parameters, you need also to set the root device to 0:255. Do this by creating a dummy device file with mknod /dev/nfsroot b 0 255 After having created such a device file, you can set root device of the kernel image with rdev <kernel-image> /dev/nfsroot. Gustl -- August Hörandl hoerandl@elina.htlw1.ac.at -- Bye for now, And watch out for those low flying Penguins....... =========================================================================== This Mail was sent to netboot mailing list by: August =?iso-8859-1?Q?H=F6randl?= <hoerandl@elina.htlw1.ac.at> To get help about this list, send a mail with 'help' as the only string in it's body to majordomo@baghira.han.de. If you have problems with this list, send a mail to netboot-owner@baghira.han.de.
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.