On Tue, 2005-01-25 at 23:54 +0100, Felipe Alfaro Solana wrote: > On 25 Jan 2005, at 06:03, Jeremy Katz wrote: > > > Then, you should be able to install the xen and kernel-xen0 packages. > > Once this is done, you should have an entry set up in your grub.conf to > > boot the xen0 kernel. Now, reboot into your new xen0 kernel [3] > > Does kernel-xen0 still install the wrong entries into grub.conf? > I'm bk pulling directly from the -unstable branch of Xen, so I can't > test this currently. > > The correct entries are, for example: > > title Xen > root (hd0,1) > kernel /boot/xen.gz dom0_mem=400000 > module /boot/vmlinuz-2.6.10-xen0 ro root=/dev/hda2 > module /boot/initrd-2.6.10-xen0.img > > However, older versions did install: > > title Xen > root (hd0,1) > kernel /boot/vmlinuz-2.6.10-xen0 ro root=/dev/hda2 > initrd /boot/initrd-2.6.10-xen0.img > > which is plain wrong. It's already fixed in latest FC4 xen0 kernel. Karel -- Karel Zak <kzak@xxxxxxxxxx>