Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: NFS mounts in post install: msg#00010
|
Subject: |
Re: NFS mounts in post install |
On 22 Mar 2002, Jeremy Katz wrote:
> On Fri, 2002-03-22 at 16:44, Gary Jackson wrote:
> > I'm trying to mount an NFS filesystem in the %post section. This
> > worked in 6.2 and 7.1, but has ceased to do so, inexplicably.
> > Currently, the invocation of mount(8) just hangs, with no error
> > messages logged anywhere that I've looked. It does the same thing
> > when I try and do it manually from the install shell.
Actually I had the same problem and I found out that it will eventaully
time out and finish (10-15 minutes later).
> Add '-o nolock' to your mount command line and see if that helps.
This appears to have fixed it for me.
Now for the real question, are their any GOOD docs on kickstart. I have
read all that I can find in the rhl-cg and the Kickstart-HOWTO (which is
in desperate need of an update IMHO) but I still have questions.
--
......Tom CLUELESSNESS: There Are No Stupid Questions, But
tdiehl@xxxxxxxxxxxx There Are LOTS of Inquisitive Idiots. :-)
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/kickstart-list
|
| |