[CentOS] C6: kickstart problems with additional repo

2013-10-08 Thread Rainer Traut
Hi, I'm kickstarting a vm in ESXi 5.1. ks.cfg is on floppy, install media is ISO file. This works great as long as I don't add an additional repo, in our case it is vmware tools on one of our webservers. If I add the repo line, anaconda asks then for the used network card and indeed,

Re: [CentOS] C6: kickstart problems with additional repo

2013-10-08 Thread Earl Ramirez
On Tue, 2013-10-08 at 17:42 +0200, Rainer Traut wrote: Hi, I'm kickstarting a vm in ESXi 5.1. ks.cfg is on floppy, install media is ISO file. This works great as long as I don't add an additional repo, in our case it is vmware tools on one of our webservers. If I add the repo line,

Re: [CentOS] C6: kickstart problems with additional repo

2013-10-08 Thread Rainer Traut
Am 08.10.2013 18:08, schrieb Earl Ramirez: network --onboot yes --device eth0 --bootproto static --ip=192.168.200.28 --netmask=255.255.255.0 --gateway=192.168.200.1 --nameserver=192.168.200.9 --noipv6 network --onboot no --device eth1 --bootproto static --noipv6 network --onboot no --device

Re: [CentOS] C6: kickstart problems with additional repo

2013-10-08 Thread Earl Ramirez
On Tue, 2013-10-08 at 18:20 +0200, Rainer Traut wrote: Am 08.10.2013 18:08, schrieb Earl Ramirez: network --onboot yes --device eth0 --bootproto static --ip=192.168.200.28 --netmask=255.255.255.0 --gateway=192.168.200.1 --nameserver=192.168.200.9 --noipv6 network --onboot no --device

Re: [CentOS] C6: kickstart problems with additional repo

2013-10-08 Thread Rainer Traut
Am 08.10.2013 19:05, schrieb Earl Ramirez: repo --name=vmware51 --baseurl=http://xxx/repo/vmware/5.1/rhel6Server-x86_64/ I think you need to add the --cost=100 --baseurl=http://xxx/repo/vmware/5.1/rhel6Server-x86_64/ --cost=100 I'm beginning to think the problem is, my install media is