RE: mount nfs share in %post

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

 



I had a similar problem... if you check the process ist, I bet it is running
and I bet after exactly 5 minutes of waiting it will work.  There are some
docs out there on this problem, but I solved mine my adding the following
before mounting the nfs share:

%post

/etc/init.d/portmap start
insmod loop

mount ...

- Jay

-----Original Message-----
From: Linux Pquter [mailto:linuxpquter@xxxxxxxxx]
Sent: Friday, July 26, 2002 3:54 PM
To: kickstart-list@xxxxxxxxxx
Subject: mount nfs share in %post


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

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/kickstart-list





[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