1 修改文件menullst 在文件末尾添加
title Install Ubuntu12.04
root (hd0,0)
kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/ubuntu-12.04-desktop-i386.iso locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz
首先下载 grub4dos 0.4.6
将grldr、menu.lst、grldr.mbr、grub.exe几个文件复制到 C盘
解压ubuntu-12.04-desktop-i386.iso中casper文件夹下面的vmlinuz和initrd.lz到C盘 (注意查看文件的后缀,)
1 修改文件menullst 在文件末尾添加
title Install Ubuntu12.04
root (hd0,0)
kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/ubuntu-12.04-desktop-i386.iso locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz