[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Unable to use nfs in %post



> On Mar 10, 2008, at 20:06, Rodrick Brown wrote:
> 
> >I’m unable to get the following lines to work in my Kickstart  
> >profile I’m not sure what I could be doing
> >Here is my configuration:

[...]

> >/bin/mount -t nfs 192.168.149.211:/mount/unix /a

I've always had to do this:

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

Without the nolock, the mount was either excessively slow or failed completely.

-- 
 /\oo/\
/ /()\ \ David Mackintosh | 
         dave xdroop com  | http://www.xdroop.com

Attachment: pgpvNdMktHEH6.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]