Unable to use nfs in %post

David Mackintosh redhat-list at xdroop.com
Mon Mar 10 18:59:41 UTC 2008


> 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 at xdroop.com  | http://www.xdroop.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20080310/368cce1a/attachment.sig>


More information about the Kickstart-list mailing list