On 9/20/05, <b class="gmail_sendername">EP</b> <<a href="mailto:srcfoo@gmail.com">srcfoo@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<span class="q"><span class="gmail_quote"></span></span>What are you trying to do in the post section? A little more info would help.<br>
<br>
I have a kickstart script that uses http to get files in the post
section and I have no problems. So my guess is that it's something in
this part of your file. <br>
<br>
It could also be something with the chroot that's done when entering
the post section. You could try turning that off and just make
sure your scripts have the full path to the new system (/mnt/sysimage I
think...).</blockquote><div><br>
<br>
There's a few differenct versions that I've tried, but in essence here's the most recent post section:<br>
<br>
%post<br>
ifconfig -a >> /tmp/ifcfg.out<br>
mkdir -p /var/logs/admin<br>
mkdir -p /usr/local/admin/bin<br>
mkdir /install<br>
chmod 777 /install<br>
cd /install<br>
wget <a href="http://10.2.0.51/kickstart/scripts/admins*">http://10.2.0.51/kickstart/scripts/admins*</a><br>
sh /install/admins.sh<br>
wget <a href="http://10.203.4.51/kickstart/extra-rpm/tsm/*.rpm">http://10.203.4.51/kickstart/extra-rpm/tsm/*.rpm</a><br>
rpm -i TIVsm-API.i386.rpm<br>
rpm -i TIVsm-BA.i386.rpm<br>
<br>
<br>
In essence, I tried to run a script to add users either from an nfs
mount or copy to system being built and run it locall there.
Also, was trying to install additional rpm's. I put the ifconfig
command in there on this last time to see if it was losing it's network
connection. It's not. This latest iteration is http, the
prior ones were nfs.<br>
<br>
<br>
I'll look into the chroot part and see if that's the cause of it. <br>
<br>
As to the Gigabit NIC, no there isn't one. I'm doing the initial
kickstart configs off of a desktop with a 3Com 905 card in it.<br>
</div><br></div><br><br clear="all"><br>-- <br>-Shawn<br><br>-Nemo me impune lacessit. Ne Obliviscaris.. <br>