On Mon, 2008-02-18 at 10:48 +0100, Matthew wrote:

> The xen docs instruct to use:
> 
> title Xen 3.0 / XenLinux 2.6
>       kernel /boot/xen-3.0.gz dom0_mem=262144
>       module /boot/vmlinuz-2.6-xen0 root=/dev/sda4 ro console=tty0
>       module /boot/my_initrd.gz
> 
> 
> for specifying the xenLinux kernel and initrd. For kernel we have the
> linux command in grub2, but what (or how) to use insted of the module
> (of course, with the former meaning as in grub legacy).

"kernel" is "multiboot" in GRUB 2, not "linux", but "module" is still
"module".  Also, you may want to try uncompressed images and modules.

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to