Operating System - Linux
1827892 Members
1902 Online
109969 Solutions
New Discussion

NFS Server and booting the V class

 
Chris Fadrowski
Super Advisor

NFS Server and booting the V class

Just purchased a V class server. I am working on setting it up for our network and had to reboot the system. Well, it's stuck in the reboot process on NFS Server. It says not responding, but it has been hung here for about 35 minutes. First, is there anyway to kill that, 2nd can i disable NFS.. We don't use it and i don't know it well. I want to make sure it doesn't do this on every boot up. thanks.
1 REPLY 1
Kodjo Agbenu
Honored Contributor

Re: NFS Server and booting the V class

Hi,

Boot single-user, then :

mount -a
vi /etc/rc.config.d/nfsconf

=> set the NFS_CLIENT and NFS_SERVER variables to 0

reboot

P.S. this forum is dedicated to Linux.

Good luck.

Kodjo
Learn and explain...