After upgrade to f-14, livecd-creator fails
Have several livecds that I built on f-12. Upgraded to f-14. Used new ks files and migrated my additions. When running livecd-creator, I receive:
......
99.04% done, estimate finish Wed Nov 24 10:36:05 2010
99.51% done, estimate finish Wed Nov 24 10:36:05 2010
99.98% done, estimate finish Wed Nov 24 10:36:07 2010
Total translation table size: 2048
Total rockridge attributes bytes: 2982
Total directory bytes: 8192
Path table size(bytes): 64
Max brk space used 1a000
1060220 extents written (2070 MB)
isohybrid: Warning: more than 1024 cylinders: 2071
isohybrid: Not all BIOSes will be able to boot this device
==> isohybrid: /var/tmp/imgcreate-iBdkIY/out/Fedora-14-i686-Shilo-2.0.iso: seek error - 6: Invalid argument
Inserting md5sum into iso image...
md5 = 8a804b4b52565f57c47339c3c366fb1f
Inserting fragment md5sums into iso image...
fragmd5 = 5d6aa97f58ce2e6483e5e1b41eaa1595ea6e47d13eec36558d a553d3cab9
frags = 20
Setting supported flag to 0
[root@maps ~]#
This error is at the very end of the process and is coming from isohybrid which is part of the syslinux package. I cannot find any documentation regarding this.
Anybody know what is wrong here?
Thanks,
Perazim
---------- Post added at 03:53 AM GMT ---------- Previous post was at 01:49 AM GMT ----------
Corrected by building and installing syslinux-4.03 from source.
I have filed bugzilla report to notify package maintainer.