键盘安装ubuntu遇到的问题:File not found

描述:

网上很多的教程关于EasyBCD的配置是这样的

title Install Ubuntu
root (hd0,0)
kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/ubuntu-11.10-i386.iso ro quiet splash locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz

安装是会包这个错误:File Not Found

原因:

vmlinuz这个文件出问题了,因为它的名字已经变成了vmlinuz.efi

没错,就是多了efi

与硬盘格式没有太大的关系

你可能感兴趣的:(键盘安装ubuntu遇到的问题:File not found)