我有一台 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