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]
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?
I am trying to do a kickstart install of CentOS 6.2 as a VWware guest using the generated kickstart file from a successful install on another vmware guest and keep on getting the following error me... [by Zerc]
Hello everyone,I recently performed a kickstart-install of CentOS 6, using the minimal image. Needless to say, many of the packages listed in my kickstart file were not found, so I told... [by keatonatron]
Hello everyone,I recently performed a kickstart-install of CentOS 6, using the minimal image. Needless to say, many of the packages listed in my kickstart file were not found, so I told... [by keatonatron]
In my vmware ESXi kickstart file, the following command "vim-cmd hostsvc/enable_ssh" failed with status "503 service unavailable".
After Vmware ESXi kickstart installation, if I type the command from sheel, I get three times the same error message.
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.
Hi,
Where do I add boot parameters to use ks.cfg
created a kickstart file ks.cfg.
Where i want to place the ks.cfg in ISO file in order to make it as unattended installation.
Thanks,
mohan
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