Bill Davidsen wrote: > On Mon, 22 Apr 2002, Peter Niemayer wrote: > > > first I thought this was some loop-AES specific issue, but now I know > > it isn't: When I try to mount a filesystem on a loop device which > > is in turn using a 2048 byte/sector medium (a magneto-optical drive > > in my case), the mount fails though mkfs & fsck are happy. > > I reported this some time ago as a problem with using offset mounting CDs > with a binary prefix before the ISO image. And since it seems that the > problem is not the offset but the sector size, the problems may be > related. > > I'll look at this over the weekend if not before. It works with 2.0 and > 2.2, I use it regularly, and it's the main thing keeping a few of my > machines on 2.2. Then I've got good news for you: Jari Ruusu just sent me a patch to the loop device that fixes the problem! As loop-AES has a super-set of features of the original loop device, you may download loop-AES 1.6b here: http://sourceforge.net/project/showfiles.php?group_id=28891&release_id=84590 ... and replace the loop.c-2.4.diff file in it with the attached new version. Or wait until there's an official new loop-AES release or until the maintainer of the original loop.c applied a similar patch. Regards, Peter Niemayer