我尝试使用 easyBCD 安装 Ubuntu14.04,但出现错误。它说
ERROR22:not found such partition.
我这样设置 bcd 的设置:
title Install Ubuntu
root (hd0,0)
kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/ubuntu-14.04-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz
谁能告诉我如何修复它?
答案1
为什么不使用电源隔离制作可启动的 USB 并使用 grub 作为启动菜单?以管理员身份运行它。
答案2
或者尝试链式加载 Ubuntu 分区记录或 GRUB boot.img 文件,如双启动 Windows 和 Linux 或 Unix。
该方法使用 Windows 7/8 引导扇区加载程序来链式加载 GRUB。