> Thanks for the replies! No, I'm pretty sure the diskettes are
> formatted correctly. The free space indicated is ~ 1.4 MB.
That may be a problem. In another post, you wrote:
> > Are you using single-density or double-density disks?
>
> Double-density diskettes. Does it make a difference? At first I
> assumed their Mac was so old as to only be using 1D, but it turns out
> to be 2D.
Double-density is 1MB unformatted; 800k for Macs (assuming double-sided)
and 720k for DOS/Windows (and 880k for Amiga, for the sake of
completeness). A double-density diskette formatted as if it's HD and
then put into an HD drive on a Mac will fail.
Historical info: Stock Mac drives were SSDD in early 1984, DSDD in late
1985 and DSHD in, IIRC, late 1989.
G

Signature
Standard output is like your butt. Everyone has one. When using a bathroom,
they all default to going into a toilet. However, a person can redirect his
"standard output" to somewhere else, if he so chooses. - Jeremy Nixon
name - 20 Sep 2004 14:25 GMT
> Double-density is 1MB unformatted; 800k for Macs (assuming double-sided)
> and 720k for DOS/Windows (and 880k for Amiga, for the sake of
> completeness). A double-density diskette formatted as if it's HD and
> then put into an HD drive on a Mac will fail.
Sorry, my mistake. I read 'double-density' and was thinking '2HD'. I
believe they are DSHD; will confirm. (That's a problem with being
family tech support out-of-state! :)
I found a couple of Windows apps that supposedly can read Mac
diskettes (e.g., TransMac), so that might work.
David C. - 21 Sep 2004 04:57 GMT
>> Double-density is 1MB unformatted; 800k for Macs (assuming
>> double-sided) and 720k for DOS/Windows (and 880k for Amiga, for the
>> sake of completeness). A double-density diskette formatted as if
>> it's HD and then put into an HD drive on a Mac will fail.
... unless you punch a media-sense hole in the plastic at just the
right place. Then a normal HD drive will recognize it as an HD disk.
AFAIK, the only HD drives that would use the HD format without a
media-sense hole in the disk were the ones IBM put in their PS/2
systems. Every other 1.44M drive I've ever seen uses the hole to
determine the format that will be used and won't let software
override that choice.
> Sorry, my mistake. I read 'double-density' and was thinking '2HD'.
> I believe they are DSHD; will confirm. (That's a problem with being
> family tech support out-of-state! :)
>
> I found a couple of Windows apps that supposedly can read Mac
> diskettes (e.g., TransMac), so that might work.
A PC can read 1.44M Mac disks. The method for encoding disk blocks
is the same, so you only need file system support. Most Linux
distributions include Mac HFS file system support. And as you've
discovered, there are Windows programs that will also do it.
-- David