rhel5 and kickstart

Jim Bird jbird at me.dium.com
Mon Jul 23 18:54:07 UTC 2007


This is an excerpt from the http log file:

 [23/Jul/2007:12:34:23 -0600] "GET /chassis3/ks-d1c3s2.cfg HTTP/1.0" 200
5570 "-" "anaconda/11.1.2.36"
 [23/Jul/2007:12:35:13 -0600] "GET /rhel5image/images/updates.img
HTTP/1.0" 404 307 "-" "anaconda/11.1.2.36"
 [23/Jul/2007:12:35:13 -0600] "GET /rhel5image/disc1/images/updates.img
HTTP/1.0" 404 313 "-" "anaconda/11.1.2.36"
 [23/Jul/2007:12:35:13 -0600] "GET /rhel5image/images/product.img
HTTP/1.0" 404 307 "-" "anaconda/11.1.2.36"
 [23/Jul/2007:12:35:13 -0600] "GET /rhel5image/disc1/images/product.img
HTTP/1.0" 404 313 "-" "anaconda/11.1.2.36"
 [23/Jul/2007:12:35:13 -0600] "GET /rhel5image/images/minstg2.img
HTTP/1.0" 200 33587200 "-" "anaconda/11.1.2.36"
 [23/Jul/2007:12:35:25 -0600] "GET /rhel5image//disc1/.discinfo
HTTP/1.1" 404 305 "-" "urlgrabber/3.1.0"


It doesn't even look for the .discinfo file in the correct location.




-----Original Message-----
From: kickstart-list-bounces at redhat.com
[mailto:kickstart-list-bounces at redhat.com] On Behalf Of Michael DeHaan
Sent: Monday, July 23, 2007 12:16 PM
To: Discussion list about Kickstart
Subject: Re: rhel5 and kickstart

Jim Bird wrote:
> I'm actually using the root of the repository. So you're suggesting
that
> I use root/VT?
>
> --JB
>
>
>   
Ok, it's been a while since I looked at the import code.

You should still use the directory containing "images" for the kickstart

URL parameter, but you may want to list the content in the other 
directories in the "repo"
stanza lines. Actually Anaconda might be smart enough to do this for you

automatically based on .discinfo. I would bet it is.

That complexity does come up when wanting to set up the boot server for 
use in yum package installation (as a local mirror) post install.

--Michael




>
>
> What are you using for the source URL?
>
> RHEL5 is split into a few different repos, and (what I do in Cobbler 
> anyway) is use the Server one for the main install tree and add the 
> other repos with the "repo" kickstart
> directive, if you need to use them. (I think "VT" is one of those).
>
> This way the main install tree gets set up correctly and you can also 
> get to the other repos as well, because RHEL5 Anaconda supports 
> attaching to those other repositories in kickstart.
>
> So, I'm guessing that your install source probably isn't pointing at
the
>
> right place. You could try tweaking it, or you could perhaps just use 
> "cobbler import" and it will
> set that up automagically :)
>
> --Michael
>
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>   

_______________________________________________
Kickstart-list mailing list
Kickstart-list at redhat.com
https://www.redhat.com/mailman/listinfo/kickstart-list




More information about the Kickstart-list mailing list