[CentOS] Error trying to mount NFS volume from kickstart in CentOS 5

Mogens Kjaer mk at crc.dk
Thu Apr 26 06:29:14 UTC 2007


Alfred von Campe wrote:
> I guess I'll keep following up my own posts until someone else chimes in 
> :-).  Seriously, though, had anybody else seen this problem?  Has anyone 
> successfully mounted an NFS volume from kickstart wiht CentOS 5?  

Yes, both in centos 4 and 5.

I do it like this:

mount 172.20.0.1:/home /mnt/temp -o nolock,udp

nolock because the lock deamon isn't running.

Beware that you must not exclude the nfs-utils
package from being installed, else it won't work.

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: mk at crc.dk Homepage: http://www.crc.dk



More information about the CentOS mailing list