LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Kickstart installation of RHEL6 (https://www.linuxquestions.org/questions/linux-server-73/kickstart-installation-of-rhel6-877164/)

thatishari 04-26-2011 08:25 AM

Kickstart installation of RHEL6
 
Hi Guys,

I need to do a project on installing RHEL6 via kick start file in a single DVD. I have made the kick start file and it's ready with the basic parameters like keyboard type, language, firewall and SElinux disabled. How can i boot it in the server. Also please help me in the below steps,

I need to use LVM option for File systems except swap and /boot, how can i mention it in the file?
If there is a need to use NIS or LDAP where can i mention it in the file?

your replies much appreciated

Hari.

acid_kewpie 04-26-2011 02:03 PM

how can you boot what server? what DVD is this? kickstarts are generally used from a build server, not an install DVD (although it is possible...) so you'd have the media on a 2nd machine to install from. You need to explain in a lot more detail the exact scenario you're after, probably best to describe what you expect to happen, i.e. the user experience you want to create.

as for the other questions, you just need to read up on kickstart in general, it's all covered in standard docs. There are good ones on the centos website if you search for them.

thatishari 04-27-2011 04:35 AM

2 Attachment(s)
Hi,

I am booting the server from a DVD mounted on that server which is basically an ISO image for x86_64 platform with kick start config file written under isolinux folder and i am successfully booted the server and the installation went thru some steps. Now i got stuck in a step as unable to read repository from metadata. I have attached the error screenshots pls help me if you can.

acid_kewpie 04-27-2011 04:38 AM

OK, well that first attachment has a very good and useful error message in it. So either your repository on disk has no repodata of or the path you are defining in the kickstart does not point to the right location.

thatishari 04-27-2011 07:52 AM

Ok i am not sure where do i have to mention the path in the kick start file. Hence attaching the kick start file too.

thatishari 04-27-2011 07:55 AM

1 Attachment(s)
Attached in the text format since there is no option to upload .cfg file. also it's renamed as ks_file from the original name ks.cfg


All times are GMT -5. The time now is 09:49 PM.