BlueSCSI / BlueSCSI-v2

Open source, open hardware, SCSI emulator using the Pi Pico PR2040
https://bluescsi.com
GNU General Public License v3.0
225 stars 23 forks source link

Attempt to use Spotlight index files #69

Closed VitaliyYakob closed 11 months ago

VitaliyYakob commented 11 months ago

Hi, Firmware v2023.08.10, created the CD2 directory when it placed the ISO images. macOS created Spotlight index files.

IndexFiles

When change the image in a vintage Mac, an index file is inserted.

SwitchToIndex

Of course, Mac OS can't read such a "image" of the disk

DiskInitialize

erichelgeson commented 11 months ago

Hi! This is a dupe of #64 - There is a patch that will be in the next release. If you'd like to test it out click on "Releases" in github and download the Nightly one.

VitaliyYakob commented 11 months ago

Oh, sorry. I didn't notice it. Thanx.