> > hi, > > I am using debian 1.1. i am mirroring the whole debian site... > hopefully, with that, I can export nfs to all of my U's > workstation so they can install debian linux on the fly. > > I was unable to get the installation kernel to recognise nfs. > The option to load nfs support module is given in the filesystem > support but I was never able to get it done there. > > Is there any options I have to set? I tried leaving it blank > but results in lots of RPC_???_??? error messages. Any kind > souls have succeeded in it? > > When I failed to install .deb packages through NFS... the system > reports that the kernel does not support nfs. I believe this is > due to the earlier fault.
Well, if you want to export nfs, you don't need to have a kernel that recognises nfs (or have the nfs module loaded). All you have to do is install net_std, and remove the comments from /etc/init.d/netstd_nfs. Then, you'll need to allow export of the filesystems you like to chare with your Univ, so edit /etc/exports. (see man exports, I believe). After changing /etc/exports, you probably should type /etc/init.d/netstd_nfs stop /etc/init.d/netstd_nfs start and you're done. The systems mounting your nfs volumes do need to have the nfs module loaded though. I couldn't quite understand why that failed. (Although, on debian-user I just noticed one message that modules-2.0.0-14 seems to be not very good, but I guess you're using an older modles version) -- joost witteveen [EMAIL PROTECTED] [EMAIL PROTECTED] -- Use Debian/GNU Linux! -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]