[Pkg-xen-devel] Re: Bug#368531: Debian Xen kernel-image?

Matthew Palmer mpalmer at debian.org
Wed May 24 23:10:30 UTC 2006


On Wed, May 24, 2006 at 11:50:55PM +0200, Stephane Bortzmeyer wrote:
> But it is not clear to me what I should put in grub
> configuration. This package apparently does not come with an
> initrd.

An oversight, apparently, in kernel-package (from what little I've looked
into the situation).  You'll definitely need an initrd, though, so you'll
need to wield mkinitramfs appropriately.  I've also had issues with depmod
not running first, so I always run depmod <kernel version> before building
my initrd.

> So, I tried in grub:
> 
> title           XEN with Debian GNU/Linux, kernel 2.6 Debian
> root            (hd0,0)
> kernel          /boot/xen-3.0-i386.gz dom0_mem=32M

You'll want to give your dom0 more than that.

> module          /boot/vmlinuz-2.6.16-1-xen-686 root=/dev/sda1 ro console=tty0

module	/boot/initrd.img-2.6.16-1-xen-686

- Matt



More information about the Pkg-xen-devel mailing list