Dear All
am instaled kickstart througn yum repostry but while opening kickstart am getting error
error is attaching bellow
[root@localhost ~]# system-config-kickstart
Traceback (most recent call last):
File "/usr/bin/system-config-kickstart", line 82, in ?
kickstartGui.kickstartGui(file)
I am trying to stop my kickstart CentOS install prompting me for TCP/IP information. After I click through this prompt (keeping IPv4 and IPv6 to their defaults) the installation continues and completes just fine.
I have a bunch of RedHat VMs that I need to set a static IPv4 routing table.
hello
i want to install a new fedora 12 system on my computer.
I have a dhcp serveur configured for PXE et a compatible client.
The client can boot via the network using the image stored on the server. The install begin, after he ask me the language and keyboard, and the next screen give me options like CD/DVD, hard drive , NFS directory and URL.
I generated the kickstart file from the GUI Kickstart Configuration tool that comes with CentOS 6. To test it out, I uploaded it to my website, did a netinstall boot of a box, with the... [by optize]
Hello,
I have successfully setup a kickstart environment for installing the original Fedora 13 using PXE/DHCP/TFTP. Now I want to build a customized kernel and install it using the same Kickstart setup.
I am looking to apply dhcp options to the dhcp server used with libvirt for Vm's I am using FC12
I want to do options like in dnsmasq ....
dhcp-host=id:01:02:02:04,192.168.0.60
and Send options to hosts which ask for a DHCP lease. like in RFC 2132
alternatively what about disabling dhcp entirely for a virtual network?
I'm trying to install my ubuntu servers with iPXE. I have created the kickstart file with system-config-kickstart, but once downloaded by the installing server, the parsing fails with the error:
The installer failed to process the preconfiguration file from http://...
I know that there is an option for network-manager to get only the addres from DHCP but I think there's nothing for what you want.I'm not sure what you want to do. Do you have changing DNS servers and gateways?If you have control over the DHCP server you could do that by static DHCP (your pc gets the same address every time based on the MAC address).