[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
%post question
- From: Steven Garrett <StevenG cometsystems com>
- To: "'kickstart-list redhat com'" <kickstart-list redhat com>
- Subject: %post question
- Date: Thu, 22 May 2003 14:30:50 -0400
Hi,
I'm trying to get a shell script to run from a nfs server during the %post
portion of the kickstart. I've looked at the documentation on redhat.com
and tried what it said, but didn't work.
in my %post section is
%post --nochroot
mkdir /mnt/temp
mount 172.16.0.100:/d1/redhat/common /mnt/temp
read -s -w --/mnt/temp/shell.sh
What am I missing?
Thanks,
Steve
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]