Unable to use nfs in %post

Rodrick Brown rbrown at BallistaSec.com
Mon Mar 10 18:06:31 UTC 2008


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: 

 

%post 

# run custom scripts

mkdir /a

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

sleep 3 

[[ -f /a/scripts/motd.pl ]] && /usr/bin/perl /a/scripts/motd.pl >
/etc/motd

 

# needed to connect to AD domain

(cd /etc; tar xvf /a/packages/ldap_krbsettings.tar)

 

---

Rodrick R. Brown 

Ballista Securities LLC

120 Wall St. Suite 2400 

C: 347 702 0012 | O: 646 307 4709

http://www.ballistasec.com

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20080310/e68db19a/attachment.htm>


More information about the Kickstart-list mailing list