<span class="gmail_quote">On 9/20/05, <b class="gmail_sendername">Shawn Fertch</b> <<a href="mailto:sfertch@gmail.com">sfertch@gmail.com</a>> wrote:</span><br>
<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I know at the time of doing the RH install it's on the network.
I'm using the DHCP server assigned address. However, it appears
as if in the %post section is where it loses it's network
connection. <br></blockquote></div><br>
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...).<br>