为什么 Ubuntu 安装程序无法识别我的 SSD?

Ald*_*ley 4 partitioning gparted xps system-installation 17.04

我正在尝试在我的 Dell XPS 15 上安装 Ubuntu 17.04。我在 Windows 中禁用了安全启动和休眠模式。当我从 USB 驱动器运行 Ubuntu 安装程序时,它跳过询问我更喜欢哪种“安装类型”,并直接将我带到手动分区选项。问题是没有显示任何内容,单击“+”和“更改”按钮会导致安装程序冻结: Manual Partitioning。根据 GParted 的说法,Ubuntu 无法识别我计算机的 SSD,只能识别我用来启动它的 USB 驱动器:GParted in "Try Ubuntu" mode。是否存在可能导致 Ubuntu 无法识别 SSD 的可修复错误?

hey*_*ema 7

确保备份重要的 Windows 文件!

您已经在 RAID 模式下设置了一个 SSD,并且在您将 BIOS 中的磁盘设置从 RAID 切换到 AHCI 之前,Ubuntu 安装程序将无法识别您的 SSD。

但是,进行该切换会带来一些问题,因为 Windows 将不再启动。查看这篇文章https://samnicholls.net/2016/01/14/how-to-switch-sata-raid-to-ahci-windows-10-xps-13/将向您展示如何进行更改而无需重新安装 Windows。

Boot to Windows with your current SATA controller configuration
Open Device Manager
Expand Storage Controllers and identify the Intel SATA RAID Controller
View properties of the identified controller
On the Driver tab, click the Update driver… button
Browse my computer…, Let me pick…
Uncheck Show compatible hardware
Select Microsoft as manufacturer
Select Microsoft Storage Spaces Controller as model
Accept that Windows cannot confirm that this driver is compatible
Save changes, reboot to BIOS and change RAID SATA Controller to AHCI
Save changes and reboot normally, hopefully to Windows
Run Code Online (Sandbox Code Playgroud)

现在您应该能够在双引导配置中安装 Ubuntu。