我已經嘗試了幾天讓它工作,但我無法讓 Ubuntu 14.04.2 與 Windows 8.1 雙重啟動。這些是我遵循的步驟:
- 安裝 Windows 並在安裝過程中將硬碟轉換為 GPT
- 嘗試安裝 Ubuntu,但它仍然沒有說安裝在 Windows 旁邊,也沒有顯示我的任何分割區。
我製作了 3 個分割區,一個用於 Windows,一個用於 Ubuntu,另一個用於遊戲等。我嘗試以 UEFI 和 BIOS 模式啟動,但都不起作用。
這是我第一次使用 Ubuntu,所以我不熟悉所有的工作原理,但我在某處讀到我需要格式化我的硬碟,GPT
所以我就這麼做了。
眼鏡:
- FX8320
- 華碩 m5a99fx pro r2.0
- 8GB gskill 1866mhz 內存
- 2TB WD 綠色
- 曜越 650w 電源
- 高清 Radeon 7790
- Gtx 750ti(在 Ubuntu 安裝期間將其取出,因為它在沒有驅動程式的情況下無法工作)是的,我將它們一起運行,因為一個控制另一個顯示器。
的輸出sudo gparted --list
是:
Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.
However, it does not have a valid fake msdos partition table, as it should.
Perhaps it was corrupted -- possibly by a program that doesn't understand GPT partition tables.
Or perhaps you deleted the GPT table, and are now using an msdos partition table.
Is this a GPT partition table?
Yes/No?
我應該如何進行?
答案1
只需Y按sudo gparted --list
問題並重新安裝...
這將解決你的問題...
答案2
根據我的一般經驗(我最近轉向 Ubuntu 作為我唯一的作業系統),在安裝 Ubuntu 之前格式化硬碟應該沒有太大關係。您可以在安裝過程中建立分割區。所以,我的建議是:先安裝 Windows,然後安裝 Ubuntu 並在安裝過程中建立分割區。