Difference between revisions of "Mac Minix 1.5.10.7"

From Computer History Wiki
Jump to: navigation, search
(Getting this to run)
(Getting this to run)
Line 18: Line 18:
  
 
Launching MacBoot, you should be greeted with a login prompt. The root password is "Geheim".
 
Launching MacBoot, you should be greeted with a login prompt. The root password is "Geheim".
 +
 +
Take note, that by default the 'root' diskfile is copied into a ramdisk, so any changes that you make there will *NOT* be preserved across shutting Minix down, and booting it back up.  You muse use the menu to enter the configuration, and uncheck the ramdisk.  This does also have the effect of giving the process more memory.  Because MacMinix isn't 24bit clean, you can't give it huge amounts of memory.
 +
 +
== Additional resources ==
 +
I've found a great page by [http://www.pliner.com/macminix/ Brad Pliner] with all kinds of great stuff, including PDF's of the documentation.
  
 
{{stub}}
 
{{stub}}

Revision as of 02:37, 16 August 2010

Back in the Minix 1.5 cycle, Minix did make it's appearance on the Macintosh platform.

Requirements

A Macintosh, with a hard disk.

What runs

Like all Minix of the time, software had to be ported to it specifically. But like Coherent it was cheap, so lots of things were ported to it.

Getting this to run

Well first, you'll need a running Macintosh. You can also use an emulator, I'd recommend Mini vMac as it's quick to setup, and fast.

Now boot up your Macintosh, and you can run the archive, as HFVCopy will have decoded the self extracting archive. Depending on your machine, or emulator this can take several minutes. (Mini vMac users will want to make sure background processing is turned on, otherwise alt-tabbing away will halt the emulator).

I've installed mine in a folder, then just created an alias of the MacBoot program, then just placed that on the desktop. By default it seems to grab 2MB of ram, then divide that up for the OS, Ram disk, and then programs.

Launching MacBoot, you should be greeted with a login prompt. The root password is "Geheim".

Take note, that by default the 'root' diskfile is copied into a ramdisk, so any changes that you make there will *NOT* be preserved across shutting Minix down, and booting it back up. You muse use the menu to enter the configuration, and uncheck the ramdisk. This does also have the effect of giving the process more memory. Because MacMinix isn't 24bit clean, you can't give it huge amounts of memory.

Additional resources

I've found a great page by Brad Pliner with all kinds of great stuff, including PDF's of the documentation.