MiSTer-devel / Minimig-AGA_MiSTer

142 stars 54 forks source link

Removable/CD #167

Open reedlove opened 12 months ago

reedlove commented 12 months ago

Hi there. It seems like when you remove a volume from an ide device that is set for "Removable/CD" that it isn't actually "removing" the mounted volume from the virtual device. Somehow it's just telling the workbench to unmount it? It's causing weird behavior in Shapeshifter with direct SCSI access, where even if the volume is unmounted from the OSD it still sees the data until you switch to another disc image.

rhester72 commented 1 month ago

From what I've seen, it is dismounting...and then remounting 3-5 seconds later. I just came to report this when I saw it's already here, so yeah, consider it verified.

I tried disabling Direct SCSI in CacheCDFS and it made no difference.