So, I've been trying to get a kickstart install with Red Hat 6.2 to work, using the package repo on the DVD. As such, I've tried using the following line in my ks.cfg:
repo --name="Red Hat Enterprise Linux" --baseurl=cdrom:sr0 --cost=100
However, that doesn't seem to work. The installer can't find the repo, and the install fails.
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 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 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.
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 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]
Thanks for your reply.Below is my ks.cfg file details...# Kickstart file automatically generated by anaconda.#version=DEVELinstallcdromlang en_US.UTF-8
Using centos 6.2 I would like to kickoff installation via a kickstart file on a remote machine.