Hallo Tim,
I get
> Loading Linux 2.6.35...
> Loading Initial Ramdisk...
menuentry 'Debian GNU/Linux, with Linux 2.6.35' --class debian --class
gnu-linux --class gnu --class os { insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set ad648512-e526-4fa6-8041-900e849419fc
echo 'Loading Linux 2.6.35 ...'
linux /boot/vmlinuz-2.6.35
root=UUID=ad648512-e526-4fa6-8041-900e849419fc ro quiet echo
'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.35
}
Try to remove "quiet" in "linux" line and you should see kernel messages. Probably kernel
stops somewhere. You can try to add 'echo "Booting..."' after initrd command. Probably you see it,
which means, grub starts your kernel but the kernel stops running.
Regards,
Wolf.
_______________________________________________
Help-grub mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-grub