Overslaan naar hoofdinhoud

How do I disable RAID? - Kennisbank / ESET Endpoint Encryption - ESET Tech Center

How do I disable RAID?

Lijst van auteurs

RAID (redundant array of independant disks) used to be confined solely to server machines or machine with many hard disks, but more and more machines are appearing with RAID enabled as a standard feature. Even systems with only a single disk can be configured to use RAID, perhaps using the technology of Intel® Rapid Storage Technology (Intel® RST), or simply referring to the system as "Raid Ready". Often this is done to facilitate the later addition of an external hard drive or docking station, or is just a standard feature of the BIOS that has not been disabled.

These configuration can cause problems with DESlock+ version prior to 4.7.x. With these older versions, if you are unable to upgrade you can either attempt to override the safty checks in DESlock+ or you can disable RAID using the steps below.

We strongly advise however that if you encounter probems with RAID on a system that you do upgrade the DESlock+ client version first.

Disabling RAID

The steps can be different on different operating systems as described below.

Windows 7

You need to change 3 registry values before you disable RAID in the BIOS. This ensures that the non RAID drivers are enabled and can load once you change the BIOS.

All 3 values are called Start and need to be set to a 0 (zero), if they already are then that is fine as the driver is already enabled.

Key Name Value Name Value Type Value
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\atapi Start REG_DWORD 0
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorV Start REG_DWORD 0
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msahci Start REG_DWORD 0

Once changed, reboot and change the disk controller setting in the BIOS from RAID to AHCI. The system should then boot, if it doesn't then go back into the BIOS and set back to RAID, go back into windows and check the registry settings. 

If all is ok, device manage should no longer list a RAID disk controller.

See also: http://support.microsoft.com/kb/922976

 

Windows 8

Open a command prompt and type the following commands.

bcdedit /set {current} safeboot minimal
shutdown /r /t 0

The system will reboot automatically. During reboot, enter the system BIOS and switch the SATA emulation from AHCI to IDE, then choose SAVE and Reboot.

The machine should now boot into Safe mode. In Safe mode all boot-start drivers will be enabled and loaded. Since the boot device is now used via IDE, the necessary drivers will also be loaded on subsequent boots.

Open another command prompt to disable safeboot, and reboot.

bcdedit /deletevalue {current} safeboot
shutdown /r /t 0

See also: http://support.microsoft.com/kb/2795397

Reactie toevoegen

Log in of registreer om een reactie te plaatsen.

Heeft u een wachtwoordherinnering nodig?