Hi...
I recently got a "floppy drive emulator" that uses an USB thumb drive to
emulate floppy images to be used as a floppy drive. In trying out the
software (it is a bit cryptic), I found that this model stores the
floppy images consecutively on said thumb drive (with some padding to
make the drives on 1.5 Mbyte borders on the thumb drive. When plugging
in the thumb drive, the 'vfat' module just mounts the first image (as I
expect). What I would like to do is mount some of the other images that
exist (I dumped out the raw thumb drive). I believe that a simple way
to do this is to add an offset to the vfat mount, so that the accesses
begin at (as in my example) 0x180000 (and multiples thereof) from the
start of the physical drive.
Is there any way to add such an offset?
Would it be useful in any other file systems?
[...]
--
Tom Watson <tsw@xxxxxxxxxx>
I'm at home now