1836527 Members
3914 Online
110101 Solutions
New Discussion

NFS Client problems

 
Ivan Kronkvist
New Member

NFS Client problems

My HP-UX 10.20 system crashed, and after rebooting it would not recognize it's
Ethernet card. The last time
this happened, I disabled and reconfigured the card,
and it would boot up fine. This time, however, the
boot sequenze hangs on the "Start NFS Client" line.

I managed to boot up in single-user mode. I failed mounting /usr so I could not
use vi, but instead I renamed the files used by automount, hoping this would
help. It did not. I still cannot boot my system.
Any help appreciated.

/Ivan
1 REPLY 1
Berlene Herren_1
Super Advisor

Re: NFS Client problems

Ivan, boot into single user mode, mount
/sbin/mount/usr
/sbin/mount/var

and then edit you /etc/rc.config.d/nfsconf and set the CLIENT=0 and SERVER=0.
After getting the networking functional, then you can start the NFS.

Berlene