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 eth1 --bootproto static --noipv6 network --onboot no --device eth2 --bootproto static --noipv6
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 ISO and I have an additional http repo which is not available in this stage...
No, does not help. GUI still says it needs an active network connection. :( _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Are you able to establish communication with the web server that is hosting vmware tools
I do not have the same environment as you, therefore my ks.cfg, installation media and the repo is on the same FTP server.
I'm only being asked to configure the network, if I'm not able to establish communication with the FTP server, verify that the appropriate access is on file/s that the server need to connect to.