参考教材 ubuntu16.0.4硬盘安装之旅
menu.list文件的配置,如下:(对应的文件放在磁盘0上的c盘上第一个主分区,即(hd0,0),可在计算机=》右击管理看到磁盘)
title Install Ububtu root (hd0,0) kernel (hd0,0)/vmlinuz.efi boot=casper iso-scan/filename=/ubuntu-16.0.4-desktop-amd64.iso ro quiet splash locale=zh_CN.UTF-8 initrd (hd0,0)/initrd.lz
重启电脑后,进入easybcd启动器里,进入“Install Ububtu”,就会出现如下错误:
Filesystem type is ntfs partition type 0x07 [linux-bzImage,setup=0x4200,size=0x4c520] [linux-initrd @ 0x7f1cf000,0xe2f6d7 byte]
根据提示格式不对,但NTFS 磁盘格式下是可以安装Ubuntu的。
目前无法搜索到问题原因和解决方案,有望哪位高人帮忙解答一下。
ringa_lee