<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
yeah, it can be a bit daunting at first, but the below info is right. 
also consider down the road if you are using PXE/DHCP that there can be
conflicts, so PXE to eth0, kickstart to eth1, that sort of thing.  <br>
<br>
-krb<br>
<br>
nate wrote:
<blockquote
 cite="mid:19915.72.165.61.226.1202245039.squirrel@webmail.linuxpowered.net"
 type="cite">
  <pre wrap="">Keith Christian wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">PXE begins the install with DHCP, so Kickstart should already know which of
eth0, eth1, etc. to use.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
add ksdevice=eth0 to your kernel parameters, or eth1 if you want
to use eth1. This works for me anyways.

nate


_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>
  </pre>
</blockquote>
<br>
</body>
</html>