title Ubuntu/Linux 13.10
find –set-root /boot/grub/i386-pc/core.img
kernel /boot/grub/i386-pc/core.img
boot
如果 /boot 是单独分区的,使用下面这样的:
title ubuntu/Linux 13.10 (/boot on single partitionas)
find –set-root /grub/i386-pc/core.img
kernel /grub/i386-pc/core.img
boot