This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
st_mint [2020/02/23 21:25] – kdev | st_mint [2025/04/14 13:07] (current) – kdev | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ST Mint: A FreeMiNT distribution | + | ====== ST Mint: Opensource Unix for Atari ST ====== |
ST Mint is a [[https:// | ST Mint is a [[https:// | ||
- | The target platform are Atari ST(E) and TTs, and Mist FGPA boards | + | The target platform are Atari ST(E) and Mist FPGA board with at least 4 MB of RAM, 512MB SD Card [[https:// |
- | St Mint is distributed in the form of a ready to boot diskimage, to use for instance with [[https:// | + | ST Mint is distributed in the form of a ready to boot disk image, to use for instance with [[https:// |
{{: | {{: | ||
== Disk image == | == Disk image == | ||
- | Download: [[http://www.subsole.org/ | + | Download: [[https:// |
===== Writing the media ===== | ===== Writing the media ===== | ||
- | * unzip the SD card image, and write to it a SD card. The card has to be 128MB minimum, and all previous data on the SD card will be erased. How to write the SD card image depends on your platform: | + | * unzip the SD card image, and write to it a SD card. The card has to be 512MB minimum, and 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 | * Linux & Unix: follow this tutorial | ||
* Windows: Download the Win32DiskImager program, and follow this tutorial: http:// | * Windows: Download the Win32DiskImager program, and follow this tutorial: http:// | ||
- | * OsX: follow this tutorial: | + | * OsX: follow this tutorial: |
- | After inserting the media in your Ultrasatan device, your ST should boot into ST Mint. After booting | + | |
+ | ===== Using ST Mint ===== | ||
+ | |||
+ | == First Boot == | ||
+ | After inserting the media in your Ultrasatan device, your ST should boot into ST Mint. The boot sequence is quite long, and will start in the end the XaaES graphical environment with the TeraDesk desktop. When using a 4MB machine, you should have around 1MB of RAM free for applications. | ||
== Try out multitasking == | == Try out multitasking == | ||
- | After a rather slow boot sequence, you should land on the desktop. | + | |
Click on COMMAND.TOS, | Click on COMMAND.TOS, | ||
{{: | {{: | ||
- | == Try out a Unix Shell == | + | == Try out a Unix shell == |
- | Click on the Desk menu list ==> TosWin2 ==> File ==> Start shell | + | Click on the Desk menu ==> TosWin2 ==> File ==> Start shell |
and enjoy /bin/mksh, a Korn shell clone. | and enjoy /bin/mksh, a Korn shell clone. | ||
- | Note that due to the very limited hardware of the ST compared to current standards, you can at most run simple Unix command line tools. | + | Note that due to the very limited hardware of the ST compared to current standards, you can at most only run simple Unix command line tools. |
===== With an emulator ===== | ===== With an emulator ===== | ||
Use the downloaded .img file as an emulated ACSI device, and just boot. If you use the [[http:// | Use the downloaded .img file as an emulated ACSI device, and just boot. If you use the [[http:// | ||
- | < | + | < |
== What's inside == | == What's inside == | ||
- | * AHDI hard disk driver | + | * Atari Hard Disk Driver 5 from http://www.nic.funet.fi/ |
- | * FreeMiNT 1.19, travis build 4d21842c | + | * FreeMiNT 1.19 2024 snapshot |
* 2048.APP from https:// | * 2048.APP from https:// | ||
* COMMAND.TOS interpreter from http:// | * COMMAND.TOS interpreter from http:// | ||
* mksh shell, with patch to run executables on FAT filesystem | * mksh shell, with patch to run executables on FAT filesystem | ||
* GNU Coreutils, crossed compiled by Vincent Riviere from http:// | * GNU Coreutils, crossed compiled by Vincent Riviere from http:// | ||
+ | * Minix 3.1 grep and term | ||
== Bugs and limitations == | == Bugs and limitations == | ||
See the Roadmap on [[https:// | See the Roadmap on [[https:// | ||
- | For General Questions, please[[http:// | + | For General Questions, please[[http:// |
- | For Bug Reports, use the [[https:// | + | For Bug Reports, use the [[https:// |