Bug#4557: Last file on iso9660-image always corrupted

1996-09-26 Thread Martin Schulze
Stephen Early and Winfried Truemper write: > > This error can be reproduced as follows: > > bash> bash> mount -t iso9660 -o loop=/dev/loop0 cd /mnt > > Have you checked to make sure that this isn't a problem with the > loopback filesystem? > > I will test mkisofs on a raw disk partition shortl

Bug#4557: Last file on iso9660-image always corrupted

1996-09-23 Thread Stephen Early
Winfried Truemper writes: > This error can be reproduced as follows: > bash> bash> mount -t iso9660 -o loop=/dev/loop0 cd /mnt Have you checked to make sure that this isn't a problem with the loopback filesystem? I will test mkisofs on a raw disk partition shortly; I can't do so just yet becaus

Bug#4557: Last file on iso9660-image always corrupted

1996-09-23 Thread Winfried Truemper
Package: mkisofs Version: 1.05-2 When creating an cd-image with "mkisofs", the last file on the image is always corrupted when processing more than 1 files. It seems like the last block of the file doesn't make it into the image. This error can be reproduced as follows: bash> mkdir small bash>