On Fri, Jul 22, 2011 at 10:57 AM, Jerry Geis <ge...@pagestation.com> wrote:
>
> I have a line in my kickstart file (ksdevice)
>
> # Network information
> network --bootproto=dhcp --device=eth0 --onboot=on
> # Default network to boot
> ksdevice=eth0
> # Auto reboot (to being next install faze)
> reboot
>
> However its still poping up and asking me eth0 or eth1 for install?
> Has this operation changed?

"ksdevice=..." shouldn't be in the kickstart file but on the
installer's kernel line if you're cd-booting or on the append line if
you're pxe-booting.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to