menuentry 'RH-install' {
insmod part_msdos
insmod ext2
set root='(hd0,msdos4)'
linux /home/zhou/rh/vmlinuz
initrd /home/zhou/rh/initrd.img
}
I add sth. like above to grub.cfg
After reboot and select the entry, it reboots
On 2/9/13, Brian <ad44@cityscape.co.uk> wrote:
> You'll tell us what it was you created?
>
>> but it does not work
>
> What happened and what did you see when it didn't work.
>
>
> --