grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub 2 and booting xen dom0


From: Pavel Roskin
Subject: Re: grub 2 and booting xen dom0
Date: Mon, 18 Feb 2008 07:52:10 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]