Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!orsvax1!pyrnj!caip!seismo!rochester!ritcv!cci632!ccird2!rb From: rb@ccird2.UUCP (Rex Ballard) Newsgroups: net.micro.atari16 Subject: Re: disk drive compatibility Message-ID: <765@ccird2.UUCP> Date: Wed, 16-Apr-86 12:27:41 EST Article-I.D.: ccird2.765 Posted: Wed Apr 16 12:27:41 1986 Date-Received: Fri, 18-Apr-86 08:39:12 EST References: <1315@unc.unc.UUCP> Reply-To: rb@ccird2.UUCP (Rex Ballard) Distribution: net Organization: CCI Telephony Systems Group, Roch, NY Lines: 23 Summary: Mac or Mac+ In article <1315@unc.unc.UUCP> hultquis@unc.UUCP (Jeffrey P. Hultquist) writes: > > Is there some way to convince a 1040 to read a MacIntosh disk, > and vice-versa? On the regular Macs, which use the "Incredible Woz Machine" drive, the chances are very slim, each ten or so tracks, the density changes. This was originally done to improve reliability on inner tracks and improve density on outer tracks. Appearantly, the Mac Plus drives are a little more "conventional" and may be easier to use under some sort of standard interchange mode. You might be able to hack up the Mac OS to write ST format disks. The best way to get bytes between the two machines is to use a serial link or modem and kermit or xmodem. Perhaps, when Atari comes out with their SCSI interface, you will be able to transfer disks between those drives. Other problems such as directory formats, "resource" (file) formats, and meanings of data would have to be handled via software. It probably wouldn't be too hard to write a program that enables the mac to read ST disks. Going the other way might not be so easy. Hope that helps a little.