Bruce Dubbs wrote: > I got it to work with: > > # killall -HUP nfsd
The book is now OK. The problem was that nfsd is a kernel process and the bootscript taking down nfsd requires a full path name for killproc. Fixing the bootscript down process allowed nfsd to be killed and when it is brought back up, it registers properly with rpcbind. I've removed portmap because it would just be confusing. I don't think it would work with the current glibc. Figuring this one out was tricky! -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
