[Debburn-devel] Bug report: genisoimage silently fails

Krzysztof Żelechowski program.spe at home.pl
Mon Oct 22 06:19:13 UTC 2007


Steps to reproduce:
# Generate an image
sh> genisoimage somedir/ somedir.iso
# Mount it under qemu
qemu> change cdrom somedir.iso
# Modify the source directory
sh> touch somedir/newfile.txt
# recreate the image 
sh> genisoimage somedir/ somedir.iso
# reread the image
qemu> change cdrom somedir.iso
# try to access the new file
C:\> dir d:\newfile.txt

Expected result: genisoimage should fail because the image is mounted.
Actual result: genisoimage runs happily but the image is not modified.

Yours sincerely,
Chris




More information about the Debburn-devel mailing list