[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IIGS - Mac - ProDos



On Feb 28, 1:00 am, "Michael J. Mahon" <mjma...@aol.com> wrote:
>
> It's because it's a MicroDrive *partitioned* volume with partitions
> formatted for ProDOS.  So the first thing on the drive is the MicroDrive
> partition table, which is *not* like ProDOS and *not* anything that a
> Mac can recognize, unless it can mount the device "raw" and let an
> application make sense of it.  (And there is no such application that
> I know of, even if MacOS can mount the device "raw".)

Yes. I see. You're probably right. But I know a way to make the Mac
eat this:

1.- Create a disk image (with diskCopy) of the exact the same size as
the partition that is in the CF card, and format it as ProDOS.
2.- Lauch HardDiskToolkit or another similar tool and save to a file
the blocks of the CF card that contain the ProDos partition that
you're after.
3.- Launch HexEdit, open both files, copy the data that you've just
read (in the 2nd step), and paste it so as to replace the contents of
the empty disk image created by DiskCopy (in the 1st step).
4.- Close Hexedit and save the changes.
5.- Open the (now modified) disk image as usual...(double click it).
6.- Voila !

:-)

Jorge.