Re: mount nfs share in %post

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

 



Linux Pquter wrote:
I have been successful dunning commands in %post until
I tried to mount an nfs server. I have config files
there that I'd like to copy to the fresly installed
client. Here's what I tried to do, and as far as I can
see from the RH docs it should work:

mount servername:/share /mountpoint

The installation hangs every time. There are no error
messages or anything, but commenting out that line
makes the install work.

Thanks for any pointers,
-Mike

Try the nolock option and try using the IP address instead of the name:


mount -o nolock 1.2.3.4:/share /mountpoint

Forrest
--





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux