我有一台 Power Edge 2950,配备 SAS6 iR(不带 PERC)和一个硬盘,SAS 控制器在 BIOS 上处于活动状态,并且我在安装 Ubuntu 服务器 14.04 时遇到问题。
在安装过程中,我看到以下提示:
One or more drives containing MDADM containers (Intel/DDF RAID) have been found,
Do you wish to activate these RAID Devices
我选择YES
。
接下来我看到以下提示:
One or more drives containing Serial ATA RAID configurations have been found
do you wish to activate these RAID Devices?
我选择YES
。
接下来我看到以下提示:
This is an overview of your currently configured partitions and mount points.
Select a partition to modify its settings.
然后有三个选项可供选择:
Configure iSCSI volumes
Undo changes to partitions
Finish partitioning and write changes to disk
- 选择
Configure iSCI volumes
询问目标,但我没有。 - 选择
Undo changes to partitions
会导致安装崩溃 选择
Finish partitioning and write changes to disk
节目No root file system is defined
我应该怎么办?
答案1
尝试在 POST 期间按 [Ctrl+E] 并在 FakeRAID 固件中再次配置您的 VD,然后选择所需的启动 VD。
此后,重新启动 Ubuntu 安装过程应该会为您提供虚假的 RAID 卷。
但是,由于以下原因,您将无法成功完成安装错误 #1370368这会阻止 GRUB 安装。即使您跳过引导加载程序安装并在之后安装 GRUB(例如,从桌面 LiveCD),系统也不会从假 RAID 启动,因为 Ubuntu 启动时在阵列组装过程中会出现无限循环:
incrementally starting raid arrays
mdadm: Create user root not found
mdadm: create group disk not found