Ian Lists wrote:
I am having an issue using disk 1 of RHEL 5.3x86_64 to start a install. I boot to the disk, put in the url to my kickstart server, set the IP and the kickstart looks like it starts. It grabs the kickstart file off the webserver, but when it starts looking for the install tree it fails. Has anything changed with the files it searches for in the tree? It doesn't seem like any of the files it is looking for are there. My tree is built from the 5.3 DVD.
I see this in my apache logs.
File does not exist: /var/www/cobbler/ks_mirror/RHEL-5.3-x86_64/disc1
File does not exist: /var/www/cobbler/ks_mirror/RHEL-5.3-x86_64/RELEASE-NOTES-en_US.UTF-8.html
File does not exist: /var/www/cobbler/ks_mirror/RHEL-5.3-x86_64/RELEASE-NOTES.en_US.UTF-8
File does not exist: /var/www/cobbler/ks_mirror/RHEL-5.3-x86_64/RELEASE-NOTES-en_US.html
File does not exist: /var/www/cobbler/ks_mirror/RHEL-5.3-x86_64/RELEASE-NOTES.en_US
Thanks,
Ian
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list
The file request stuff is just installer noise and can be ignored.
Looks like you have a cobbler question.
(Next time use https://fedorahosted.org/mailman/listinfo/cobbler and
you'll get a faster response)
As you had to enter the IP and such, it sounds like you have a static
configuration. Ultimately with what you've provided I don't have enough
to go on, but it could very well be that the install tree is not
configured correctly in the kickstart. (url --url=). It ultimately
depends what you are using.
cobbler profile getks --name=foo
will let you view the kickstart file
I'd need to know more about your network setup to know for sure.
--Michael
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list