...
Type "regedit" in the search field under "Start" menu or press Windows+R and enter "regedit"; press Enter to run the found applet.
Div class pagebreak Find the "AlwaysDisableMCN" parameter in the following way:
Div class commandline HKEY_LOCAL_MACHINE
+ SYSTEM
+ CurrentControlSet
+ Enum
+ SCSI
+ Disk&Ven_DEC&Prod_RWZ53_____(C)DEC
<-
This one depends on Vendor and Model of your MO drive+ 5&fd233cf&0&000500
<-
This one depends on hardware connection (SCSI ID of MO drive, location of SCSI HBA on the host's mainboard, etc ...)+ Device Parameters
+ MediaChangeNotification
+ AlwaysDisableMCN = DWORD:00000000
- Change the "AlwaysDisableMCN" parameter to "1", for example: "AlwaysDisableMCN = DWORD:00000001".
- Reboot the host system.
...