<br>
<br><font size=2><tt>kickstart-list-bounces@redhat.com wrote on 05/15/2007
09:42:03 AM:<br>
<br>
> Could you post your ks.cfg file, specifically the networking <br>
> section. I have seen this, even when the kernel loads correctly, <br>
> because the networking information is incorrect.</tt></font>
<br><font size=2><tt>> <br>
> From: kickstart-list-bounces@redhat.com [mailto:kickstart-list-<br>
> bounces@redhat.com] On Behalf Of SSTinsley@upsfreight.com<br>
> Sent: Tuesday, May 15, 2007 4:43 AM<br>
> To: Discussion list about Kickstart<br>
> Cc: kickstart-list@redhat.com; kickstart-list-bounces@redhat.com<br>
> Subject: RE: Kickstart via PXE/NFS<br>
</tt></font>
<br><font size=2><tt>Curious why you would want to see the kickstart cfg
since the log indicates it</tt></font>
<br><font size=2><tt>never loads.</tt></font>
<br>
<br><font size=2><tt>Here you go.</tt></font>
<br>
<br><font size=2><tt>#System  language</tt></font>
<br><font size=2><tt>lang en_US</tt></font>
<br><font size=2><tt>#Language modules to install</tt></font>
<br><font size=2><tt>langsupport --default=en_US</tt></font>
<br><font size=2><tt>#System keyboard</tt></font>
<br><font size=2><tt>keyboard us</tt></font>
<br><font size=2><tt>#System mouse</tt></font>
<br><font size=2><tt>mouse none</tt></font>
<br><font size=2><tt>#Sytem timezone</tt></font>
<br><font size=2><tt>timezone America/New_York</tt></font>
<br><font size=2><tt>#Root password</tt></font>
<br><font size=2><tt>rootpw --iscrypted $1$DiNcd4k4$cm9CuU4ZpdCLI92saMZ4K/</tt></font>
<br><font size=2><tt>#Reboot after installation</tt></font>
<br><font size=2><tt>reboot</tt></font>
<br><font size=2><tt>#Use text mode install</tt></font>
<br><font size=2><tt>text</tt></font>
<br><font size=2><tt>#Use interactive kickstart installation method</tt></font>
<br><font size=2><tt>##interactive</tt></font>
<br><font size=2><tt>#Install Red Hat Linux instead of upgrade</tt></font>
<br><font size=2><tt>install</tt></font>
<br><font size=2><tt>#Use Web installation</tt></font>
<br><font size=2><tt>#url --url http://172.16.9.147/redhat/rhel3.0_ES_U8</tt></font>
<br><font size=2><tt>nfs --server=10.1.1.253 --dir=/export/redhat/rhel4.0_ES_U5</tt></font>
<br><font size=2><tt>#System bootloader configuration</tt></font>
<br><font size=2><tt>bootloader --location=mbr</tt></font>
<br><font size=2><tt>#Partition clearing information</tt></font>
<br><font size=2><tt>clearpart --all</tt></font>
<br><font size=2><tt>#Disk partitioning information</tt></font>
<br><font size=2><tt>part /boot --fstype=ext3 --ondisk=sda --size=256</tt></font>
<br><font size=2><tt>part pv.11 --noformat --grow --ondisk=sda --size=0</tt></font>
<br><font size=2><tt>volgroup        rootvg  pv.11</tt></font>
<br><font size=2><tt>logvol / --fstype ext3 --vgname=rootvg --size=5192
--name=root_vol</tt></font>
<br><font size=2><tt>logvol swap --vgname=rootvg --size=2096 --name=swap_vol</tt></font>
<br><font size=2><tt>logvol /var --fstype ext3 --vgname=rootvg --size=2096
--name=var_vol</tt></font>
<br><font size=2><tt>#logvol /export --fstype ext3 --vgname=rootvg --size=4096
--name=export_vol</tt></font>
<br><font size=2><tt>#logvol /users --fstype ext3 --vgname=rootvg --size=4096
--name=users_vol</tt></font>
<br><font size=2><tt>#part /extra --fstype=ext3 --grow --ondisk=sda --size=0</tt></font>
<br><font size=2><tt>#part pv.21 --noformat --grow --ondisk=sdb --size=10</tt></font>
<br><font size=2><tt>#part pv.22 --noformat --grow --ondisk=sdb --size=10</tt></font>
<br><font size=2><tt>##volgroup      uservg pv.21 pv.22</tt></font>
<br><font size=2><tt>##logvol /u002  --fstype=ext3 --vgname=uservg
--size=4096 --name=u001_vol</tt></font>
<br>
<br><font size=2><tt>#System authorization infomation</tt></font>
<br><font size=2><tt>auth  --useshadow  --enablemd5</tt></font>
<br><font size=2><tt>#Network information</tt></font>
<br><font size=2><tt><b>network --bootproto=dhcp --device=eth0 --ethtool="autoneg
off duplex full"</b></tt></font>
<br><font size=2><tt>#network --bootproto=dhcp --device=eth1 --ethtool="autoneg
off duplex full speed 100"</tt></font>
<br><font size=2><tt>#Firewall configuration</tt></font>
<br><font size=2><tt>firewall --enabled</tt></font>
<br><font size=2><tt>#Do not configure XWindows</tt></font>
<br><font size=2><tt>skipx</tt></font>
<br><font size=2><tt>#Package install information</tt></font>
<br><font size=2><tt>%packages --resolvedeps</tt></font>
<br><font size=2><tt>kernel</tt></font>

<DIV>
NOTE:  THIS DOCUMENT MAY CONTAIN CONFIDENTIAL AND NONPUBLIC INFORMATION.  IT IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL(S) OR ENTITY(IES) NAMED ABOVE, AND OTHERS SPECIFICALLY AUTHORIZED TO RECEIVE IT.  If you are not the intended recipient of this document, you are notified that any review, dissemination, distribution or copying of this communication is prohibited.  If you have received this communication in error, please notify me immediately by return email, delete the electronic message and destroy any printed copies.  Thank you for your cooperation.<BR>
</DIV>