Grub 版本:grub(not grub2)
Linux 版本:Ubuntu
想从 ISO 文件中提取 vmlinuz 和 initrd.lz 文件
title ubuntu-11.04-desktop-i386 install
root (hd0,0)
kernel /boot/vmlinuz boot=casper iso-scan/filename=/ubuntu-11.04-desktop-i386.iso ro
initrd /boot/initrd.lz
boot
Grub2/ISOBoot, https://help.ubuntu.com/community/Grub2/ISOBoot
通过ISO文件硬盘安装Ubuntu系统, http://ilinuxkernel.com/?p=838