我最近在我的联想 Y500(配备三星 256GB 840 Pro SSD)上安装了全新版本的 Windows 8.1 Professional。
我已经将 Windows 设置完毕并正常运行。
我正在尝试双启动 Windows 8.1 和 Ubuntu 13.10,但是当我选择“其他”选项时,安装过程不允许我“同时安装......”或正确显示我的 SSD 分区。
我已经在 Windows 磁盘管理器中创建了一个 25GB 的可用空间分区,但在 Ubuntu 的安装屏幕上,它将整个驱动器显示为可用空间。
我尝试使用刻录的 .ISO 磁盘和可启动 USB 进行安装,两者的结果相同。
Windows 磁盘管理屏幕:
http://imageshack.us/a/img855/9504/59zu.jpg
Ubuntu 安装屏幕:
http://imageshack.us/a/img62/2712/9g6i.jpg
一个月前,我在尝试双启动 Ubuntu 和 Windows 7 Professional 时遇到过这个问题。但我放弃了,这个问题从未得到解决。
--编辑--
我尝试了 Eero Aaltonen 的建议,这是我的结果:
ubuntu@ubuntu:~$ sudo parted /dev/sda print
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? yes
Model: ATA Samsung SSD 840 (scsi) Disk /dev/sda: 256GB Sector size
(logical/physical): 512B/512B Partition Table: gpt
Number Start End Size File system Name Flags
ubuntu@ubuntu:~$