跳转至主要内容
  • 快速、轻松地下订单
  • 查看订单并跟踪您的发货状态
  • 创建并访问您的产品列表
  • 使用“Company Administration”(公司管理),管理Dell EMC站点、产品和产品级联系人。
某些文章编号可能已更改。如果这不是您要查找的内容,请尝试搜索所有文章。搜索文章

Switching SATA Modes: AHCI to RAID on Dell Data Security Windows Computers

摘要: Learn how to switch SATA modes from AHCI to RAID on Dell Data Security Windows computers. Follow step-by-step guidance for a smooth transition.

本文可能已自动翻译。如果您对其质量有任何反馈,请使用此页面底部的表单告知我们。

文章内容


说明

Affected Products:

  • Dell Encryption Enterprise
  • Dell Encryption Personal
  • Dell Data Protection | Enterprise Edition
  • Dell Data Protection | Personal Edition

Note: Dell Encryption does not support Intel VMD with Xeon class processors.

To change the SATA operation mode from AHCI to RAID:

Warning: The next step is a Windows Registry edit:
  1. Depending on whether AHCI or RAID SATA mode is required, the following registry settings should be enabled or disabled:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\

iastor = 0 (these correlates to the Intel RAID, 3 means off, 0 means on)
iastorv start = 0 (these correlates to Windows RAID, 3 means off, 0 means on)
iaVROC start = 0 (these correlate to the Intel VMD / Intel VROC drivers, 3 means off, 0 means on)
StorAHCI start = 0 (these correlate to the Microsoft AHCI drivers, 3 means off, 0 means on)
  1. After changing the registry setting, open an elevated command prompt and run command bcdedit /set {current} safeboot minimal.

safeboot minimal
Figure 1: (English Only) Run command bcdedit /set {current} safeboot minimal

  1. Reboot the computer.
  2. On reboot, enter BIOS by pressing F2.
Note: The hardware vendor may alter BIOS access commands. Consult your hardware vendor for the proper function command.
  1. In BIOS, modify SATA Operation to AHCI or RAID (depending on the requirement).
  2. To disable Intel VMD, find the appropriate technology flag within your BIOS. This may be called Intel VMD, Intel VROC, or may have another similar name. Reference your manufacturer’s documentation for any clarifications that may be needed.
Note: SATA Operation may be nested within submenus of BIOS. Consult your model's hardware manual for more information.
  1. Exit the BIOS and restart the computer. Windows automatically boots into safe mode and update the required driver.
  2. Still in safe mode, open another command prompt and run command Bcdedit /deletevalue {current} safeboot.

Run command Bcdedit /deletevalue {current} safeboot
Figure 2: (English Only) Run command Bcdedit /deletevalue {current} safeboot

  1. Restart and allow Windows to start.
Note: If system data encryption (SDE) is enabled, an SDE recovery might be required after switching from one mode to the other, as per the recovery steps that are detailed in the Recovery Guide on https://www.dell.com/support/home, or reference How to Run the Dell Encryption Enterprise / Dell Encryption Personal Recovery Bundle.

To contact support, reference Dell Data Security International Support Phone Numbers.
Go to TechDirect to generate a technical support request online.
For additional insights and resources, join the Dell Security Community Forum.

文章属性


受影响的产品

Dell Encryption

上次发布日期

06 5月 2024

版本

12

文章类型

How To