[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Debugging kickstart
- From: Jeremy Katz <katzj redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: Debugging kickstart
- Date: Wed, 18 Jun 2008 08:31:56 -0400
(Note: kickstart-list may be a better place for this question)
On Tue, 2008-06-17 at 09:19 -0700, Johnson, Brian wrote:
> I have a kickstart script that apparently loads and it goes to the
> “Setting up kickstart” part but then just goes to the language
> selection screen, there is obviously something wrong with my
> kickstart. How do I get more debug information about where anaconda is
> failing
The first thing to check is that the kickstart actually got downloaded;
if it did, it'll be /tmp/ks.cfg (you can use the shell on tty2 to
check). And then if it is being downloaded, make sure it looks
well-formed and perhaps run it through ksvalidator in the pykickstart
package
Jeremy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]