You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: Images/README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,3 +87,12 @@ $ ./start.sh
87
87
Not sure if this is a bug with Think C or Basilisk but it seems like the debugger freezes during serial IO/
88
88
The "solution" is to not use the debugger.
89
89
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:
0 commit comments