Re: livecd-creator is not able to find Kickstart which actually exists

2020-12-22 Thread Sreyan Chakravarty
On Tue, Dec 22, 2020 at 5:02 AM stan via users wrote: > > On Tue, 22 Dec 2020 02:08:30 +0530 > Sreyan Chakravarty wrote: > > > livecd-creator --verbose --config=/home/sreyan/kde-flattened.ks > > --fslabel=Fedora Custom --cache=/home/sreyan/cache/live/ > > > It errors out with : > > Kickstart file

Re: livecd-creator is not able to find Kickstart which actually exists

2020-12-22 Thread Sreyan Chakravarty
On Tue, Dec 22, 2020 at 6:33 AM Ben Cotton wrote: > > On Mon, Dec 21, 2020 at 6:33 PM stan via users > wrote: > > > > I don't use kickstarts, but usually phrases with spaces in them have to > > be escaped or enclosed in quotes. I see the phrase "Fedora Custom" in > > your command, but it doesn't

Re: livecd-creator is not able to find Kickstart which actually exists

2020-12-21 Thread Ben Cotton
On Mon, Dec 21, 2020 at 6:33 PM stan via users wrote: > > I don't use kickstarts, but usually phrases with spaces in them have to > be escaped or enclosed in quotes. I see the phrase "Fedora Custom" in > your command, but it doesn't appear to have that protection. The error > might be misleading

Re: livecd-creator is not able to find Kickstart which actually exists

2020-12-21 Thread stan via users
On Tue, 22 Dec 2020 02:08:30 +0530 Sreyan Chakravarty wrote: > livecd-creator --verbose --config=/home/sreyan/kde-flattened.ks > --fslabel=Fedora Custom --cache=/home/sreyan/cache/live/ > It errors out with : > Kickstart file must be provided [snip] > Am I doing anything wrong ? I don't use

livecd-creator is not able to find Kickstart which actually exists

2020-12-21 Thread Sreyan Chakravarty
Hi, I am playing around with creating my own live image, and I have come across a rather annoying problem in the livecd-creator script. When I do: livecd-creator --verbose --config=/home/sreyan/kde-flattened.ks --fslabel=Fedora Custom --cache=/home/sreyan/cache/live/ It errors out with : Kickst