diff --git a/retro/atari-mega-st-fleet/index.njk b/retro/atari-mega-st-fleet/index.njk index 9ffc2be..fcf8d60 100644 --- a/retro/atari-mega-st-fleet/index.njk +++ b/retro/atari-mega-st-fleet/index.njk @@ -14,7 +14,7 @@ parent: "/retro/"

The Lineup

diff --git a/retro/index.njk b/retro/index.njk index 1580743..d076b30 100644 --- a/retro/index.njk +++ b/retro/index.njk @@ -25,6 +25,9 @@ sections: - title: "💾 Gotek Floppy Emulator" summary: "Replacing floppy drives with cheap Gotek emulators and HxC firmware, using USB stick disk images on the Mega ST 4 'Low'." href: "/retro/gotek/" + - title: "💽 UltraSatan" + summary: "Giving the Mega ST 4 'Low' a real ACSI hard disk on an SD card with the UltraSatan Mini from Lotharek." + href: "/retro/ultrasatan/" - title: "🧠 MonSTerBoard" summary: "How the MonSTerBoard turns the Mega ST 4 'High' into a workstation with 8 MB TT-RAM, dual IDE and flashable TOS." href: "/retro/monsterboard/" diff --git a/retro/ultrasatan/index.njk b/retro/ultrasatan/index.njk new file mode 100644 index 0000000..58717cc --- /dev/null +++ b/retro/ultrasatan/index.njk @@ -0,0 +1,40 @@ +--- +title: "UltraSatan: ACSI Hard Disk on an SD Card for the Atari ST" +section: "retro" +tags: "retro" +description: "Using the UltraSatan Mini from Lotharek to give the Atari Mega ST 4 'Low' a real ACSI hard disk on an SD card." +layout: base.njk +parent: "/retro/" +--- +

UltraSatan: ACSI Hard Disk on an SD Card for the Atari ST

+
+ +

My Mega ST 4 "Low" uses an UltraSatan, an ACSI-connected device that gives the Atari a real hard disk using cheap SD/MMC cards. I bought the UltraSatan Mini from Lotharek, a revised, compact version of the classic device.

+ +

What the UltraSatan is

+

The UltraSatan is the improved successor to the earlier SatanDisk, designed by Jookie. It connects to the ACSI port of an Atari ST and emulates a hard disk, with the storage living on SD/MMC cards. The name comes from being the "ultra" successor to the SatanDisk, and has nothing to do with the occult. Its strengths:

+ + +

The UltraSatan Mini

+

The Mini variant from Lotharek connects directly to the external ACSI port (no cable needed), supports microSD cards only, and is powered via a MicroUSB connector (a 5V phone charger is needed, not supplied). It works with the ICD PRO driver (free), HDDriver (commercial) or PeraPutnik, and you can even change the device name shown by the driver.

+ +

Getting it running

+

First use is practically plug-and-play: connect the device, switch it on, insert a prepared SD card and start the computer. The ICD driver on the card runs without problems and the desktop is set up. If you set up cards with HDDriver, make sure you use a current version, older ones threw a "Error reading partition data" error that was fixed in a later release. The card can even be made Windows-compatible, making data exchange between the Atari and a PC trivial.

+ +

Installation details are well covered in Jungsi's UltraSatan article, which also notes that for use in a Mega ST you can bridge two pins on the underside so the device is powered via the ACSI port, removing the need for a separate power cable.

+ +

My Setup

+

In my Mega ST 4 "Low" machine the UltraSatan Mini provides the hard-disk storage on an SD card, alongside the Cloudy/Storm ST combo, the Gotek, the SidecarTridge and the Wi-Fi modem.

+ +

Sources

+ +