Re: Unable to include files in kickstart
Steve Rikli <[email protected]>
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 22, 2012 at 04:54:22AM +0530, kk s wrote: > > I want to include a file in kickstart that file contains all the partition > informations. But when I try to include getting the below error, > > unable to open input kickstart file : could not open/read > file:///tmp/partitions > > How to fix this issue and how can I get this file include? It depends on your circumstances. E.g. if you are trying to Kickstart Fedora 17, it could be a known bug in anaconda: https://bugzilla.redhat.com/show_bug.cgi?id=805316 See if that matches your situation, otherwise you would need to provide more details about your setup. Cheers, sr.