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

Re: Reading Apple2 floppies on a PC using Disk2FDI



"Michael J. Mahon" <mjmahon@aol.com> wrote in message
20040809131812.14991.00001336@mb-m02.aol.com">news:20040809131812.14991.00001336@mb-m02.aol.com...
> Oliver Schmidt replied:
>
> >>>>   disk2fdi /SDO16 b: mydisk.do
> >
> >>First, what is the option flag "O" that Oliver used?  I can't find it
> >>in the DISK2FDI documentation.
> >
> >From the Disk2FDI usage screens (obtained with disk2fdi /?):
> >
> >S[fff][nn][.e] : creates a Sector-dumped image file.
> >[...]
> >- fff is an optional format specification. The following are valid:
> >[...]
> >DO=Apple disk ][
> >[...]
> >The DO parameter must be specified with the "nn" parameter in the form
> >DO13 or DO16.
> >
> >So after all "/SDO16" is the "/S" option with [fff] being "DO" and
> >[nn] being "16".
>
> Well, that's what I get for using an older version (0.97a).  I now
> have the latest (0.99a) and it includes the options you describe.
>
> Unfortunately, it is still prone to the same non-functional
> behavior.

Michael,

I'm not sure if this is your problem but there are some 3.5" drives that
don't work well with Disk2FDI.

List of Disk2FDI-compatible hardware
------------------------------------


Known 3.5" floppy disk drives with a real index signal (good):
- Hewlett Packard
        - D2035-60121
- Mitsumi
        - MF355F-3250MG
- Samsung
        - SFD-321B
- Sony
        - MPF920-E
- Panasonic (Matsushita)
        - JU-257A606P

Known 3.5" floppy disk drives with a fake index signal (bad):
- Alps Electric co., ltd.
- Mitsumi
        - D359M3
        - D359M3D
        - D359T6
- Nec
        - FD1231H

-----------------------------------

I've been using the Nec - FD1231H (fake index signal) and using a cable to
get the index signal from a high-speed parallel port and it works
flawlessly but when I try to use it without the cable (two drive mode) I
get results similar to what you describe.
When using the Sony drive (real index signal) I have no trouble with
Disk2FDI reading 5.25" Apple II disks in the "two drive mode".

Charlie