Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit b509e5d

Browse files
authored
Update README.md
1 parent 3d527ff commit b509e5d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Images/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,12 @@ $ ./start.sh
8787
Not sure if this is a bug with Think C or Basilisk but it seems like the debugger freezes during serial IO/
8888
The "solution" is to not use the debugger.
8989
It doesn't seem to be as much of an issue on the real Mac
90+
91+
### SCSI2SD Notes
92+
93+
- I was getting protocol errors writing config. It would get to 3% and stop working. It seemed to be because the scsi2sd-util version from the MacOS app store is out of date. I got a new version from http://www.codesrc.com/files/scsi2sd/latest/mac/ and it started working.
94+
- http://www.savagetaylor.com/2018/01/05/setting-up-your-vintage-classic-68k-macintosh-using-a-scsi2sd-adapter/ is a wealth of knowledge about setting up scsi2sd
95+
- Since the image is also from a zip disk you might need to set the following scsi2sd settings:
96+
- Vendor: IOMEGA
97+
- Product ID: ZIP 100
98+
- Revision: D.09

0 commit comments

Comments
 (0)