Hey;I'm working on automating kvm installs via kickstart. I've got everything working; however, I can't seem to get the virt-install command to exit cleanly. I tried &#... [by dkoleary]
I am new to the Kickstart. I have a question:
If I have a kickstart script in USB, CentOS CD and a PC without the OS, Can I install the CentOS with the Kickstart script?
If I can,
How can I identify the location of the kickstart when I boot the computer with the CentOS CD?
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.
Perhaps some kickstart guru has a better answer, but I believe you will either need to adjust the kickstart file, or create the VMware VM with IDE drives. [by pschaff]
Hello,I created kickstart DVD of CentOS, for i386 as well as x86_64 for version 6.3, but x86_64 version is not working properly, it directly reboots the PC, I aslo tried with VirtualBox, it h... [by gau1991]
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've created a customised F11 dvd for a kickstart installation but the kickstart fails to run when I boot off the dvd. The same method works for i386 version of F11. The only file I modify on the dvd is the isolinux.cfg file by adding the following boot paramaters.
ks=http://HOSTNAME/PATH_TO_KS_FILE ksdevice=eth0 lang=en_US
I'm trying to create a kickstart for a headless server that has an Aspeed AST 2050 video chip. It's my understanding that this chip allows for a serial display on either the BMC or via the video connector. Configuring for the device needs a /dev/ttyS0 and I cannot figure out how to make kickstart setup for the device. I'd like to be able to install in either graphic or text mode.
I have been doing several kickstart installs for testing via ftp and each and every time, the kickstart program insists on doing a mediacheck even though the mediacheck option is supposed to be optional in the ks.cfg file: if the option is present, then mediacheck would be accomplished, but if not, it is not supposed to do it.
It is not so bad doing a ftp install, but if you were doing a cdrom in