The following information is up to date as of October 2023.

The purpose of this document is to outline how to get a BlueSCSI / ZuluSCSI modern microSD to SCSI emulator to work with the FM Towns. This document has only been tested on the FM Towns II (my unit is the Fresh T) but should work on most 486 or better desktop computers.

Also, unlike the X68000, getting a SCSI hard drive connected to the FM Towns is not required. Almost all the games run from CD's (even if you install the game to the hard drive, the CD is still needed for the CD music tracks) So consider this more of a nice to have than a must have.

In the future I suspect we'll see CD-ROM replacements for the FM Towns which will make this even less relevant.

PreReq:

The cable is the most difficult part. The FM Towns uses the original SCSI-1 CN-50 connector on the back. You will require a cable that converts from your FM Towns external SCSI port to the DB25 port on the SD device. I also had to get a DB25 gender changer to go between my ZuluSCSI and SCSI-1 cable.

Some things to keep in mind:

SD card setup:

Note: The filename specifies the boot disk image is a hard drive with SCSI ID 3. If you have an internal SCSI hard drive, it has SCSI ID 0. You can disconnect the internal drive and set this file to ID 0 (You don't have to worry about SCSI termination with the FM Towns internal drive disconnected) For the rest of this document, we assume that your HD is SCSI ID 3. If it's something else, change accordingly the instructions.

FILE "CD1.bin" BINARY

This will make the SCSI device also define a SCSI attached CD-ROM drive at SCSI ID 1 with the FM Towns OS 2.1 install CD loaded in it. Next, we need a way to kick off the SCSI CD-ROM boot. Ideally, you hold A and B buttons on the joystick controller and press the reset button to get a boot menu selector. You select SCSI device with ID 1 (navigate with A/B buttons in the boot loader). Then select exit and it should boot.

This did not work for me. I had to use an alternative boot loader to force the external CD-ROM to boot. The process is as following:

Modifying the SRAM:

Ain't it wild? You now have 3 SCSI devices attached to the computer! CD-ROM on SCSI ID 1, Hard drive image on SCSI ID 3, and boot loader on SCSI ID 4. We need to boot the install CD.

Note: There's a utility in the root of the CD that gives you the command prompt. You than cd into the EXE directory and run setup.exe as described in the above website. The drive image you downloaded has 10 partitions. So you need to define drive D: to drive M: and then set the default boot drive to ID 3 (it's the next menu item under the RS-232 option)

When you get out of the tool, reboot and the computer should boot FM Towns OS 2.1 from the hard drive image found at SCSI ID 3.

If you find mistakes in this wiki - please update.