I got this yesterday (building a customised version). I didn't have time to look at it more closely.
Is it looking for efiboot.img and failing to find it? I know a fair bit of the chatter round here recently has been to do with EFI booting--maybe that's introduced a bug. James On Wed, 2012-04-18 at 12:12 +0100, [email protected] wrote: > Just tried respinning fedora-livecd-desktop.ks and > fedora-live-desktop.ks on my Fedora 16 machine and they failed both :( > > This is the command used to respin iso image: > livecd-creator -v -t /livecd/tmp/ --cache=/livecd/yum-cache/ -f > Fedora-16-64bit-2012-04 -c fedora-livecd-desktop.ks > > > and this is how it fails: > > > Installing: ivtv-firmware ################### [1135/1137] > Installing: iwl4965-firmware ################### [1136/1137] > Installing: ipw2100-firmware ################### [1137/1137] > 2278 blocks > > Removing password for user root. > passwd: Success > Note: Forwarding request to 'systemctl enable NetworkManager.service'. > Note: Forwarding request to 'systemctl disable sshd.service'. > rm '/etc/systemd/system/multi-user.target.wants/sshd.service' > Unmounting directory /home/fusion-linux/temp/imgcreate-2S8P8p/install_root > Losetup remove /dev/loop0 > Traceback (most recent call last): > File "/usr/bin/livecd-creator", line 210, in <module> > sys.exit(main()) > File "/usr/bin/livecd-creator", line 194, in main > creator.configure() > File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line > 724, in configure > self._create_bootconfig() > File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 242, > in _create_bootconfig > self._generate_efiboot(self.__ensure_isodir()) > File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 235, > in _generate_efiboot > isodir + "/isolinux/efiboot.img"]) > File "/usr/lib64/python2.7/subprocess.py", line 493, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__ > errread, errwrite) > File "/usr/lib64/python2.7/subprocess.py", line 1228, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory > > > > Can somebody confirm that it works for you or that it also fails? Is > this a known issue? > > Cheers, > Valent. > >
-- livecd mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/livecd
