Searching for MAI Basic Four Information/Docs?
gatkinso asks: "My first job after leaving college was programming on an MAI Basic Four minicomputer (an MPx 8000). Even then I could tell that this was a hideous platform - and that was in comparision to the VAX that my college was running! Fast forward 11 years... and I am faced with such a beast again. This time I am converting a small businesses MAI system to a Linux based solution as opposed to actually maintaining the system. My problem is this: how to get the data from the MAI system to the PC? The MAI system does support ethernet, but this particular system doesn't have a NIC (or for that matter a driver for the nonexistant card). I can set up a serial connection, but the fastest rate I can achieve is 9600 baud. Tape is a solution.... but were are talking about 9 - 10GB of data.... and this will require close to 100 tapes! So what I am looking for is information about MAI Basic Four systems - where can I get hardware and software for such a beast? Also, documentation would be nice (I have a fairly complete set of documentation already, but more is always welcome)."
You need 200 tapes of that data anyway! If this system hasn't had regular backups then shame on everyone, fix that problem before considering moving to anouther system. Backups are critical!
Buy 200 tapes, make 2 complete backups, move one offsite, and then think about how you will restore to linux.
This is an interesting link. Thanks!
I am very small, utmostly microscopic.
Nope. It will happen - just a matter of figuring out how (and how long it will take).
I am very small, utmostly microscopic.
get Pluto from these guys : http://www.businessbasic.com/plutointro.htm (its like 1 grand) and you can do all the stuff you want to do including transfer data in parallel by multiplexing upto 19 serial ports at 9.6K each from the MAI to a PC.
On the other hand, the numbers don't seem right. 9GB on a machine that old of that class? Maybe it was a really big Basic Four.
Could there be an order of magnitude on the disk size? If they are 9GBytes, that means the drives are relatively modern. Plug them into a less disgusting computer, and reverse engineer the file system.
I'm only somewhat joking. If the computer has a defragment command, it will simplify the on disk image for easier decoding.
What's the hardware interface on the disk drives? SMD (You're screwed unless you've a friend who collects obsolete minicomputers), SCSI (life is good), RLL, MFM, ATA/100(oops, wrong universe), etc... If it's from the early 1990's, there may be a similar vintage ISA disk interface for IBM PCs that is still findable on ebay.
If it's a serial printer, then you can use all of the serial ports in parallel. It will still takes weeks.
2 weeks?
9-10gb at 9600baud...
That'd be about 9000000 seconds...
which ends up at around 104 days. That's three and a half months.
Remember, baud == bits per second, not bytes per second; 9600 baud is about 1kb/second.
-- Sig (120 chars) --
Your friendly neighborhood mIRC scripter.
* Q
P.S. If you don't get this note, let me know and I'll write you another.
It will take you about 2 weeks, but its the simplest, least painful, and won't cost hardly anything.
Its what the business gets for staying with the hunk of Junk so long.