|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] XEN on Debian 5.0.1 does not start
Hello,
Am 03.06.2009 um 08:56 Uhr schrieb Alexander Menk
<alex.menk.lists2@xxxxxxxxxxxxxx>:
> I am trying to setup Xen on debian 5.0.1.
> (they use grub2, i replaced it by the legacy grub)
per default i see no grub2 with a fresh Debian 5.0.x installation:
dpkg -l | grep grub
ii grub 0.97-47lenny2 GRand
Unified Bootloader (Legacy version)
ii grub-common 1.96+20080724-16 GRand
Unified Bootloader, version 2 (common files)
> So I installed xen-linux-system-2.6.26-2-xen-amd64
> When choosing the xen kernel on boot, I get the message "You need to
> load the kernel first".
> I guess this is just a simple mistake I did? But g**gle did not help.
> Or are there any issues with XEN for 2.6.26-2 and the old grub?
It seems you messed up your bootmanager configuration. It should have an entry
like:
title Xen 3.2-1-i386 / Debian GNU/Linux, kernel 2.6.26-2-xen-686
root (hd0,0)
kernel /boot/xen-3.2-1-i386.gz dom0_mem=256M
module /boot/vmlinuz-2.6.26-2-xen-686 root=/dev/md0 ro console=tty0
module /boot/initrd.img-2.6.26-2-xen-686
--
greetings
eMHa
signature.asc
Description: This is a digitally signed message part.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|