我按照下列方式从 Windows 7 旁边的 LiveCD 安装了 Ubuntu:
Windows 有 3 个主分区,所以我必须创建第 4 个扩展分区,在该分区下我创建了:
- 1 / 分区
- 1 个交换分区
- 1 /home 分区
由于安装了 Win 7,所以启动设置为旧版。安装前不久,我甚至将启动优先级也改为旧版。
安装过程很顺利,除了现在当我看到 GRUB 并选择“我想启动 Ubuntu”时,什么都没有发生。选择 Ubuntu 的恢复启动后也没有发生任何事情。
更新#1:
我尝试先将 BIOS 中的启动优先级设置更改为 EFI,但似乎可行,但无济于事。安装并重新启动后,GRUB 中完全没有 Windows 条目,因此我在启动系统时执行了启动修复,重新启动,它成功了一次,让我进入桌面,安装了更新,重新启动,但再次失败。它所做的是在 /dev/sda2 上创建了另一个 Windows 条目,所以现在我有一个重复的条目。
甚至尝试从 LiveCD 进行启动修复,但无济于事。
更新 #2:
提供日志,请参阅http://ubuntuforums.org/showthread.php?t=2275428
更新 #3:
ubuntu@ubuntu:~$ inxi -F
Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
System: Host: ubuntu Kernel: 3.16.0-30-generic x86_64 (64 bit)
Desktop: Unity 7.2.4 Distro: Ubuntu 14.04 trusty
Machine: System: LENOVO product: 20255 v: Lenovo G505s
Mobo: LENOVO model: Lenovo G505s v: 00000000Not Defined
Bios: LENOVO v: 83CN12WW(V1.01) date: 04/23/2013
CPU: Quad core AMD A8-4500M APU with Radeon HD Graphics (-MCP-) cache: 8192 KB
clock speeds: max: 1900 MHz 1: 1400 MHz 2: 1400 MHz 3: 1400 MHz
4: 1400 MHz
Graphics: Card-1: Advanced Micro Devices [AMD/ATI] Trinity [Radeon HD 7640G]
Card-2: Advanced Micro Devices [AMD/ATI] Sun PRO [Radeon HD 8570A/8570M]
Display Server: X.org 1.16.0 drivers: ati,radeon (unloaded: fbdev,vesa)
Resolution: 80x24
Audio: Card-1 Advanced Micro Devices [AMD] FCH Azalia Controller
driver: snd_hda_intel
Card-2 Advanced Micro Devices [AMD/ATI] Trinity HDMI Audio Controller
driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture v: k3.16.0-30-generic
Network: Card-1: Qualcomm Atheros QCA8172 Fast Ethernet driver: alx
Card-2: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter
driver: ath9k
Drives: HDD Total Size: 1008.1GB (2.1% used)
ID-1: /dev/sda model: ST1000LM024_HN size: 1000.2GB
ID-2: USB /dev/sdb model: DataTraveler_108 size: 7.9GB
Partition: ID-1: / size: 3.5G used: 95M (3%) fs: overlayfs dev: N/A
ID-2: swap-1 size: 20.97GB used: 0.00GB (0%) fs: swap dev: /dev/sda6
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: None detected - is lm-sensors installed and configured?
Info: Processes: 197 Uptime: 10 min Memory: 688.8/7105.6MB
Init: Upstart runlevel: 2 Client: Shell (bash) inxi: 2.2.19
答案1
您检查过 UEFI 问题吗?如果 BIOS 在 EFI 模式下启动,您可能需要确保 Ubuntu 安装过程已将其考虑在内。
ubuntuforums.org 可能是解决此问题的更好的网站。
答案2
我曾经在 Windows 7 上遇到过类似的问题。我会尝试在进入 Windows 7 时按住 F8 并输入 Windows 管理员密码。然后您必须重建 Windows 引导加载程序。然后您必须使用 ubuntu live cd 重新安装 grub。希望它能有所帮助。
答案3
在我重新安装整个电脑并将所有 BIOS 设置更改为传统模式后,这个问题得到了解决。现在 Windows 和 Ubuntu 都可以正常启动。
答案4
将 Ubuntu 安装到闪存驱动器上,将启动选项更改为:Dvd/CDRom、USB、HDD。这是一个简单的双启动,建议使用 32GB 或更大的闪存驱动器。