Error with mkisofs

Try looking for help here if you are having problems with the Ultimate Boot CD.

Moderators: Icecube, StopSpazzing

Locked
Message
Author
unknoweb
Posts: 1
Joined: Sat Apr 22, 2006 1:15 am

Error with mkisofs

#1 Post by unknoweb » Sat Apr 22, 2006 2:56 am

hello!!!!!!!!!

I use custom UBCD

the Iso is created perfectly I have just a message error at the beginning " Creating FileSystem that does not conform to ISO-9660 " and because of this error I cannot burn it with nero7 .........
1) mkisofs -N -J -joliet -long -D -V "UBCD" -o /ubcd34.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4 .

2) mkisofs -o output.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4 root-of-iso-tree

3) mkisofs -N -J -r -o \ubcd.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4 .
I use this 3 prompt command in .bat file and I have always this error

Help Me ........... :oops:

I'm french babel fish translation ............

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#2 Post by Victor Chew » Fri Apr 28, 2006 6:14 am

This message is just a warning because we have enabled Joliet (which is non-standard) and disabled Rock Ridge (which is ISO standard).

The CD image created should work i.e. Nero should still be able to burn it to CDR. If you are having problems, then it must be due to something else. Please provide more details on Nero's error message.

Locked