[Fedora-livecd-list] Error during the livecd-creator process

Mads Kiilerich mads at kiilerich.com
Sun Oct 25 23:08:00 UTC 2009


Danishka Navin wrote, On 10/25/2009 07:24 PM:
> I got following error while running the livecd-creator
>
> I used mirror-url of the rawhide
>
> I did the same thing for F11 two days ago on the same Fedora11 Box.
>
> what could be the issue?
>
>
> Removing password for user root.
> passwd: Success
> Traceback (most recent call last):
>    File "/usr/bin/livecd-creator", line 140, in <module>
>      sys.exit(main())
>    File "/usr/bin/livecd-creator", line 124, in main
>      creator.configure()
>    File "/usr/lib/python2.6/site-packages/imgcreate/creator.py", line
> 732, in configure
>      self._create_bootconfig()
>    File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 197,
> in _create_bootconfig
>      self._configure_bootloader(self.__ensure_isodir())
>    File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 604,
> in _configure_bootloader
>      self._configure_syslinux_bootloader(isodir)
>    File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 508,
> in _configure_syslinux_bootloader
>      cfg += self.__get_image_stanzas(isodir)
>    File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 435,
> in __get_image_stanzas
>      is_xen = self.__copy_kernel_and_initramfs(isodir, version, index)
>    File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 362,
> in __copy_kernel_and_initramfs
>      isodir + "/isolinux/initrd" + index + ".img")
>    File "/usr/lib/python2.6/shutil.py", line 52, in copyfile
>      fsrc = open(src, 'rb')
> IOError: [Errno 2] No such file or directory:
> '/more/os/newInst/Hanthana12/tmp/imgcreate-bBuVMa/install_root/boot/initrd-2.6.31.5-96.fc12.i686.img'

You are using a version of livecd-tools which doesn't support Fedora 12.

The essential fix is
http://git.fedoraproject.org/git/?p=hosted/livecd;a=commitdiff;h=28a1b27b3053e09c5aa99336bf52f5714f3f5610;hp=59aa5640bf2216d1823ce7d552ae8530d44bdabb
which is in version 027, but you should use a least version 028.

/Mads




More information about the Fedora-livecd-list mailing list