Wie die Eject-Möglichkeit für AHCI-Disks aus dem Tray entfernen
    
		
    
       Neo-=IuE=-  28.10.2011 - 22:38  1729  0 
    
		
		
  	
    
    	
      
    
    
    
			
  
    
    Neo-=IuE=-
    
      Here to stay 
      
      
     
   | 
  
    
    
         Hi, da mich das gerade selber (nach dem umstellen von IDE auf AHCI) gestört hat, hier die Lösung:  http://superuser.com/questions/1295...ows-7-tray-iconThe answer really depends on what driver you're set up with. I have a 6 port SATA connector (Intel ICH9 - 2922) and I use the default MS-AHCI driver. If you're in the same boat, create a couple of new keys here:
 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msahci
 
 \Controller0\Channel0
            \Channel1
            \Channel2
            \Channel3
            \Channel4
            \Channel5
  Now create a new DWORD - name: TreatAsInternalPort, value: 1 under each of the ChannelN keys. Now reboot for the changes to take effect and the drives should no longer show up under 'Safely Remove..' 
     
    
    
    
    
    
   |