Peter Jones wrote:
...
> One thing I should have said here and didn't - the bug specifically happens
> because the image was originally created with a sector size of 2048 - the CD
> device. So if you just run parted on a CD formatted this way, it should
> work. But once we've got it on a loopback device, the hardware sector size is
> 512, which is where ptt_disk_read()'s initial allocation size is coming from.

Thanks.  That should help reproduce.

_______________________________________________
bug-parted mailing list
bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to