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/ > > > I

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

2020-12-22 Thread Sreyan Chakravarty
a Custom" in > > your command, but it doesn't appear to have that protection. The error > > might be misleading, but a response to that. > > That looks like the issue. For compatibility, a single argument is > treated as the kickstart file: > https://github.com/livecd-to

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

2020-12-21 Thread Ben Cotton
rotection. The error > might be misleading, but a response to that. That looks like the issue. For compatibility, a single argument is treated as the kickstart file: https://github.com/livecd-tools/livecd-tools/blob/master/tools/livecd-creator#L124 Since Fedora Custom isn't quoted, livecd-creat

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

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

Re: livecd-creator -

2018-02-22 Thread Bob Goodwin
On 02/22/18 16:33, Ahmad Samir wrote: On 22 February 2018 at 23:13, Bob Goodwin wrote: On 02/22/18 15:25, Ahmad Samir wrote: I suggest you have a look at the manual for that MOBO[1]; it looks like it supports booting from usb (from reading the "Boot Screen" section of the manual PDF. [1]http:

Re: livecd-creator -

2018-02-22 Thread Ahmad Samir
On 22 February 2018 at 23:13, Bob Goodwin wrote: > On 02/22/18 15:25, Ahmad Samir wrote: >> >> I suggest you have a look at the manual for that MOBO[1]; it looks >> like it supports booting from usb (from reading the "Boot Screen" >> section of the manual PDF. >> >> [1]http://www.asrock.com/mb/AMD

Re: livecd-creator -

2018-02-22 Thread Bob Goodwin
On 02/22/18 15:25, Ahmad Samir wrote: I suggest you have a look at the manual for that MOBO[1]; it looks like it supports booting from usb (from reading the "Boot Screen" section of the manual PDF. [1]http://www.asrock.com/mb/AMD/QC5000-ITXWiFi/#Manual -- Ahmad Samir . I have the [pdf] manual

Re: livecd-creator -

2018-02-22 Thread Ahmad Samir
ools before posting my query here but could not get > it to work? > > Media-writer appears to be the new name of the livecd-creator application. I > installed and used that to create a Fedora27-live on the external usb hard > drive. It was no better than the thumb drive, it seems this

Re: livecd-creator -

2018-02-22 Thread Bob Goodwin
new name of the livecd-creator application. I installed and used that to create a Fedora27-live on the external usb hard drive. It was no better than the thumb drive, it seems this ASRock QC5000-itx-wifi board wont boot from a usb port and I have not been able to start it with the cmos-boot menu

Re: livecd-creator -

2018-02-22 Thread Martin Bříza
this on. I would like to "create" with an external usb drive which has worked for me in the past. I downloaded another copy of the workstation iso thinking I would do the job with livecd-creator as usual but that seems to have been dropped? I'm still not 100% sure what you

Re: livecd-creator -

2018-02-21 Thread Joe Zeff
On 02/21/2018 09:28 PM, Philip Rhoades wrote: If you have the Fedora ISO file on disk, you can "dd" it to the USB drive eg:   dd if=./filename.iso of=/dev/sdc Assuming, of course, that /dev/sdc points to the correct USB drive. ___ users mailing

Re: livecd-creator -

2018-02-21 Thread Samuel Sieb
downloaded another copy of the workstation iso thinking I would do the job with livecd-creator as usual but that seems to have been dropped? I like to use livecd-iso-to-disk from the livecd-tools package. It unpacks the iso onto a USB drive with lots of usef

Re: livecd-creator -

2018-02-21 Thread Philip Rhoades
the computer I am typing this on. I would like to "create" with an external usb drive which has worked for me in the past. I downloaded another copy of the workstation iso thinking I would do the job with livecd-creator as usual but that seems to have been dropped? If you have the

Re: livecd-creator -

2018-02-21 Thread Ed Greshko
am typing this on. I would like > to > "create" with an external usb drive which has worked for me in the past. I > downloaded another copy of the workstation iso thinking I would do the job > with > livecd-creator as usual but that seems to have been dropped? > A possi

Re: livecd-creator -

2018-02-21 Thread Bob Goodwin
usb drive which has worked for me in the past. I downloaded another copy of the workstation iso thinking I would do the job with livecd-creator as usual but that seems to have been dropped? -- Bob Goodwin - Zuni, Virginia, USA http://www.qrz.com/db/W2BOD box10 FEDORA-27/64bit LINUX XFCE Fas

Re: livecd-creator -

2018-02-21 Thread Matthew Miller
On Wed, Feb 21, 2018 at 06:51:10PM -0500, Bob Goodwin wrote: > How do I make a "livecd" from a fedora 27 iso? It used to be done > with an application listed in the menu. Do you literally want a CD, or do you want USB media? -- Matthew Miller Fedora Project Leader __

Re: livecd-creator -

2018-02-21 Thread Samuel Sieb
On 02/21/2018 03:51 PM, Bob Goodwin wrote: How do I make a "livecd" from a fedora 27 iso? It used to be done with an application listed in the menu. It's not clear to me what you're trying to do. Are you wanting to write it to a physical CD or write it to a USB drive or make your own version

livecd-creator -

2018-02-21 Thread Bob Goodwin
How do I make a "livecd" from a fedora 27 iso? It used to be done with an application listed in the menu. Bob -- Bob Goodwin - Zuni, Virginia, USA http://www.qrz.com/db/W2BOD box10 FEDORA-27/64bit LINUX XFCE Fastmail POP3 ___ users mailing list --

Re: fedora create livecd creator fails with LXDE ks, and with package conflicts

2016-12-02 Thread Kevin Fenzi
tarts/fedora-live-lxde.ks and the > dependent kickstart files. So, I try the following and get: > > $sudo setenforce 0 > $ sudo livecd-creator --config=fedora-live-lxde.ks --tmpdir=tmp > --fslabel=Fedora-LXDE-25_x86_64 /usr/lib64/python2.7/optparse.py:1013: > PendingDeprecationWar

fedora create livecd creator fails with LXDE ks, and with package conflicts

2016-11-29 Thread Ranjan Maitra
more. So, I thought that I would try my luck here. I have been trying to build the LXDE spin iso using the default Fedora 25 kickstarts available /usr/share/spin-kickstarts/fedora-live-lxde.ks and the dependent kickstart files. So, I try the following and get: $sudo setenforce 0 $ sudo livecd

Re: livecd-creator does not create EFI-enabled iso?

2012-06-11 Thread Steven Shiau
On 06/12/2012 05:33 AM, Phil Meyer wrote: > On 06/09/2012 07:02 AM, Steven Shiau wrote: >> I'd like to use livecd-creator to create an EFI-enabled iso on my Fedora >> 17 x86-64 machine. >> I used this command to create the live iso file: >> livecd-creator -v -

Re: livecd-creator does not create EFI-enabled iso?

2012-06-11 Thread Phil Meyer
On 06/09/2012 07:02 AM, Steven Shiau wrote: I'd like to use livecd-creator to create an EFI-enabled iso on my Fedora 17 x86-64 machine. I used this command to create the live iso file: livecd-creator -v --config=./livecd.ks --cache=/var/cache/live Looking at: /usr/share/spin-kickstarts/f

livecd-creator does not create EFI-enabled iso?

2012-06-09 Thread Steven Shiau
I'd like to use livecd-creator to create an EFI-enabled iso on my Fedora 17 x86-64 machine. I used this command to create the live iso file: livecd-creator -v --config=./livecd.ks --cache=/var/cache/live The content of livdcd.ks is: = lang en_US.UTF-8 keyboard us timezo

Re: livecd-creator failing on F11

2010-02-07 Thread Suvayu Ali
On Saturday 06 February 2010 04:51 PM, Suvayu Ali wrote: > On Saturday 06 February 2010 04:34 PM, Bruno Wolff III wrote: >> On Sat, Feb 06, 2010 at 16:07:59 -0800, >> Suvayu Ali wrote: >>> >>> Yes I'm doing this on F11. >> >> In general building images for a different version of Fedora isn't >> goi

Re: livecd-creator failing on F11

2010-02-06 Thread Suvayu Ali
On Saturday 06 February 2010 04:34 PM, Bruno Wolff III wrote: > On Sat, Feb 06, 2010 at 16:07:59 -0800, >Suvayu Ali wrote: >> >> Yes I'm doing this on F11. > > In general building images for a different version of Fedora isn't going to > work unless you use mock. I haven't done that yet and am

Re: livecd-creator failing on F11

2010-02-06 Thread Bruno Wolff III
On Sat, Feb 06, 2010 at 16:07:59 -0800, Suvayu Ali wrote: > > Yes I'm doing this on F11. In general building images for a different version of Fedora isn't going to work unless you use mock. I haven't done that yet and am not able to give you exact instructions, but that's probably where you n

Re: livecd-creator failing on F11

2010-02-06 Thread Suvayu Ali
On Saturday 06 February 2010 03:47 PM, Bruno Wolff III wrote: > On Sat, Feb 06, 2010 at 14:04:55 -0800, >Suvayu Ali wrote: >> >> IOError: [Errno 2] No such file or directory: >> '/var/tmp/imgcreate-DBVzFU/install_root/boot/initrd-2.6.31.12-174.2.3.fc12.x86_64.img' >> >> I suspect my increased

Re: livecd-creator failing on F11

2010-02-06 Thread Bruno Wolff III
On Sat, Feb 06, 2010 at 14:04:55 -0800, Suvayu Ali wrote: > > IOError: [Errno 2] No such file or directory: > '/var/tmp/imgcreate-DBVzFU/install_root/boot/initrd-2.6.31.12-174.2.3.fc12.x86_64.img' > > I suspect my increased size in the part command wasn't enough. I think > I'll give up on th

Re: livecd-creator failing on F11

2010-02-06 Thread Suvayu Ali
On Saturday 06 February 2010 01:47 PM, Bruno Wolff III wrote: > On Sat, Feb 06, 2010 at 13:40:50 -0800, >Suvayu Ali wrote: >> >> Could I still be having disk space problems given the above information? >> I am running the livecd-creator in my home, does that make any

Re: livecd-creator failing on F11

2010-02-06 Thread Bruno Wolff III
On Sat, Feb 06, 2010 at 13:40:50 -0800, Suvayu Ali wrote: > > Could I still be having disk space problems given the above information? > I am running the livecd-creator in my home, does that make any > difference? Although that shouldn't pose a problem as you can see abov

Re: livecd-creator failing on F11

2010-02-06 Thread Suvayu Ali
et to 256 Block device 253:2 Could I still be having disk space problems given the above information? I am running the livecd-creator in my home, does that make any difference? Although that shouldn't pose a problem as you can see above, I have over hundred gigs of free sp

Re: livecd-creator failing on F11

2010-02-06 Thread Bruno Wolff III
On Sat, Feb 06, 2010 at 11:29:20 -0800, Suvayu Ali wrote: > > This list goes on quite a bit. My disk has plenty of space (50 gigs) > so that's not the problem. Any ideas what this could be? Are you sure that space is available on the file system with the /var directory? -- users mailing list

livecd-creator failing on F11

2010-02-06 Thread Suvayu Ali
Hi Fedorans, I was trying to build my own 64 bit F12 XFCE LiveCD on my 64 bit F11 machine. I used the kickstarts from spin-kickstarts as my starting point. All I did was remove some packages and add some of my own. When I try building it like this is, > $ setenforce 0 > $ sudo livecd-crea