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

Re: Running a ][+/e from a Mac ??



In article <biggus-1406960052220001@tele-anx0224.colorado.edu> Jeff,
biggus@colorado.edu writes:
>I was wondering if anyone here has ever tried to actually run an old
Apple
>from a new Mac? I've got several old Apples and am thinking of writing a
>device driver/operating system to replace ever having to boot from disks
>again. That way I could also use the hard drive storage of the larger
>machine.
>
>Anyone ever try this? Am I nuts?

Others have made their guesses about what you want to do. I will make
mine.

I replaced the prom in a super serial card so that it is recognized
as a disk drive and includes code that passes all block read/write
commands through the serial port. I wrote an application on a Mac
that maintains one or more files as Prodos volumes and responds to
unit/read/write requests over the serial port. I can boot an Apple II+
from the Mac, read/write files, and everthing else you do with a
hard disk except at 19.2 kbps. Is this what you want to do?

I wrote the Mac part to give me a way to back up the hard drive on
my IIe. I fiddled with the serial card stuff as an experiment. The
II+ doesn't have a hard and I wanted to see how booting from a mac
would work. This has been abandoned for other projects but the pieces
all exist.
=========================================================
Bob Jensen
bob_jensen@jhuapl.edu