minix_on_the_atari_st
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
minix_on_the_atari_st [2014/03/26 07:41] – kdev | minix_on_the_atari_st [2016/02/29 18:30] (current) – kdev | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Minix on the Atari ST ====== | + | ====== Minix, a miniature Unix for the Atari ST ====== |
Minix, the miniature Unix from Andy Tanenbaum was initially released in 1987 for IBM PC and compatibles. In 1991 it was released for the Atari ST line of computers, in version 1.5, among ports for the Amiga, the 68k-based Macintosh, and the Sun Sparc. In 2000, it was relicensed in a [[http:// | Minix, the miniature Unix from Andy Tanenbaum was initially released in 1987 for IBM PC and compatibles. In 1991 it was released for the Atari ST line of computers, in version 1.5, among ports for the Amiga, the 68k-based Macintosh, and the Sun Sparc. In 2000, it was relicensed in a [[http:// | ||
- | Minix 1.x was meant to be system call compatible with Research Unix v7, which explains the small size of the distribution ( 8 MB including source code and C compiler ) and the lack of features. Minix 1.5 comes in two flavours, a [[http:// | + | Minix 1.x was meant to be system call compatible with Research Unix v7, which explains the small size of the distribution (8 MB including source code and C compiler) and the lack of features. Minix 1.5 comes in two flavours, a [[http:// |
- | As an alternative you could try a recent [[Mint | + | As an alternative you could try a recent [[St Mint | FreeMint]] , which is a TOS compatible Unix Clone. |
- | ===== Running Minix on an emulated Atari ===== | + | |
- | [[http://hatari.sourceforge.net|Hatari]] is a free ( as in free speech ) Atari ST emulator, which emulates quite well the original hardware, since it allows running third party operating systems besides Atari TOS. Runs on Unix-like systems. | + | {{ :minix_on_atari_st_small.jpg?200|Minix on Atari ST }} |
- | == Documentation | + | == Disk image, hardware requirements |
+ | Download: [[http:// | ||
+ | The target platform are 68000 Ataris with 1 MB of RAM, 64MB SD card storage, ST High Resolution (recommended) | ||
+ | == Writing the media == | ||
+ | |||
+ | * unzip the SD card image, and write to it a SD card. The card has to be 64MB minimum. | ||
+ | * All previous data on the SD card will be erased. How to write the SD card image depends on your platform: | ||
+ | * Linux & Unix: follow this tutorial | ||
+ | * Windows: Download the Win32DiskImager program, and follow this tutorial: http:// | ||
+ | * OsX: follow this tutorial: http:// | ||
+ | |||
+ | == How to use == | ||
+ | Enter the SD card in the *first* slot of your SD devices, power on your ST, and start the program MINIX.PRG. | ||
+ | Then press " | ||
+ | An empty floppy inside the floppy drive will speed up the boot process. | ||
+ | |||
+ | ===== Documentation ===== | ||
+ | == Manual == | ||
The documentation for Minix 1.5 is available at http:// | The documentation for Minix 1.5 is available at http:// | ||
< | < | ||
Line 22: | Line 38: | ||
As groff has problem parsing the minix macros file, you could try with the classical Unix Troff from the [[http:// | As groff has problem parsing the minix macros file, you could try with the classical Unix Troff from the [[http:// | ||
- | == First Boot == | + | == Man pages == |
+ | Man pages for Minix 1.5 on the PC are available from [[http:// | ||
- | * Download the floppy distribution from http://www.minix3.org/previous-versions/ | + | == Boot sequence video == |
- | * Rename all the floppies images so that they have the .st file extension. Hatari need this to know it has to do deal with raw floppies images | + | The boot sequence can be seen in this [[http://www.youtube.com/watch? |
- | * If need fix the keyboard layout on the boot disk in you have a non-QWERTY layout, using the documentation mentioned above | + | |
- | * Boot the virtual ST with | + | |
- | < | + | |
- | hatari --mono | + | |
- | </ | + | |
- | * Swap floppy disk02.st and disk03.st with Alt +D when asked, until you get your Minix prompt. | + | |
- | + | ||
- | Hint: the user account ist ast with password Wachtwoord. The root password is indicated in the documentation mentioned above. | + | |
- | To save the burden of this heavy disk swapping, you can just save the state of the Virtual Machine with AltGr+K, and AltGr+L will load everything again the next time. | + | == With an emulator == |
+ | Use the downloaded .img file as an emulated ACSI device, and just boot. If you use the [[http:// | ||
+ | < | ||
{{: | {{: | ||
- | |||
- | == Man pages == | ||
- | Man pages for Minix 1.5 on the PC are available from [[http:// | ||
== Going further == | == Going further == | ||
- | The ACSI hard drive emulated by Hatari is recognized by Minix as this test command ( in Minix ) works: | + | Real time clock do not seem to work. |
- | < | + | |
- | | + | |
- | | + | |
- | | + | |
- | </ | + | |
- | Serial port has not been tried yet. | + | |
- | + | ||
- | ====== Running Minix on a Real Atari ===== | + | |
- | Here is a a photo of Minix running on a Atari, displaying the /etc/rc init file : {{ : | + | |
- | + | ||
- | The boot sequence can be seen in this [[http:// | + | |
- | + | ||
- | Minimum requirements for running Minix on a real Atari are 1 MB RAM, and a 720k floppy disk drive. Use of a hard drive is optional ! The base system will run from three floppies (kernel, root, /usr ) in RAM. I used for myself the old Atari of my youth, a 520 STE expanded | + | |
- | The floppy disks image shoud be then written with the Unix '' | + | Brave BSD hacker Hans Ottevanger has updated |
- | \\ | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
minix_on_the_atari_st.1395819696.txt.gz · Last modified: 2015/03/11 11:22 (external edit)