Seems I have miscommunicated.
The point is to transfer all my old floppy disks into disk images, which I
will store either on my HD or on some optical media. The disk images can
then be mounted in VPC as if they were a physical disk in the drive, much
the same way you can mount an ISO file such that VPC treats it just like a
physical CD.
My first try was to create a compressed image file (.dmg) which I presumed
would work because I thought VPC would use the standard disk image APIs and
therefore the format wouldn't matter. But it seems VPC uses it's own code
to access the disk images, and so therefore is quite fussy about what images
it will read.
The end of the story is that if you use Disk Utility in OSX to create a
non-compressed, read/write .dmg file of the floppy, then VPC can mount that
and the virtual PC can read the 'virtual disk'. And since it's a standard
OSX file the image can be mounted in finder and I can get to the files
directly. Problem solved.
FWIW, the dmg files don't seem to be much larger, if at all, than a physical
disk, although I'm sure if you account for the FAT table, etc then the file
probably won't fit. OSX reports the file as 1.4M. Perhapse, even though it
is not compressed, there is some trickery going on wrt blank sectors not
being stored in the image file. Ghost does this, even when you don't
compress the image, it still does not store blank sectors unless you force
it to.
On 30/5/06 12:50 PM, in article
1148957403.300263.131330@g10g2000cwb.googlegroups.com, "Paul Power"
<paulkpower@gmail.com> wrote:
> I would be VERY interested in finding out how you got a disk image on a
> floppy drive, and uncompressed at that.......since floppy disks have a
> capacity of 1.44 MB (they are 'old' diskettes) and a virtual disk image
> would be much much larger than that.
Steve Jain - 30 May 2006 23:46 GMT
>Seems I have miscommunicated.
>
[quoted text clipped - 9 lines]
>to access the disk images, and so therefore is quite fussy about what images
>it will read.
No, VPC does not use its own image type. Any uncompressed disk image
should work. Any type of compressed floppy image will not work.

Signature
Cheers,
Steve Jain, Virtual Machine MVP
http://vpc.essjae.com/
I do not work for Microsoft.