Package: mkisofs
Version: 2.01+01a01-2

[EMAIL PROTECTED]:iso$which mkisofs
/usr/bin/mkisofs
[EMAIL PROTECTED]:iso$mkisofs --version
mkisofs 2.01-unofficial-iconv (i686-pc-linux-gnu)

I'm running debian testing. When I use the -no-emul-boot option, the
program segfaults with no explanation.

mkisofs -V "WXPVOL_PT" -no-emul-boot MC.img -boot-load-size 4-c
boot.catalog -o winxp_sp2_pt.iso src
INFO:   ISO-8859-15 character encoding detected by locale settings.
        Assuming ISO-8859-15 encoded filenames on source filesystem,
        use -input-charset to override.
Segmentation fault

If I replace the -no-emul-boot option to -b it gives me the correct
error message (Size of boot image is 4 sectors -> mkisofs: Error - boot
image 'src/MC.img' hasnot an allowable size.)

If I take out the -no-emul-boot option it continues to segfault.
If I take out the "-boot-load-size 4" option, it displays the correct
error message (mkisofs: No boot image specified.)

-- 
José Martins
[EMAIL PROTECTED]
http://pgp.dei.uc.pt:11371/pks/lookup?search=0xD3BB9CCA&op=index


Reply via email to