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

Re: [Xen-users] lenny amd64 and xen.


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Thomas Halinka <lists@xxxxxxxxx>
  • Date: Thu, 20 Nov 2008 13:48:59 +0100
  • Delivery-date: Thu, 20 Nov 2008 04:49:34 -0800
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi Mauro,

Am Donnerstag, den 20.11.2008, 13:40 +0100 schrieb Mauro:
>         >         and the xen-boot-entry in menu.lst
>         >
>         > I'm using grub2, I don't have a menu.lst anymore.
>         
>         
>         But a grub.cfg, which would be interesting :)
> 
> Here it is:
> 
> 
> set default=0
> set timeout=5
> set root=(hd0,1)
> search --fs-uuid --set 1730e593-bc15-492b-a4ae-190d3eb7abaf
> if font /usr/share/grub/ascii.pff ; then
>   set gfxmode=640x480
>   insmod gfxterm
>   insmod vbe
>   terminal gfxterm
> fi
> ### END /etc/grub.d/00_header ###
> 
> ### BEGIN /etc/grub.d/05_debian_theme ###
> set menu_color_normal=cyan/blue
> set menu_color_highlight=white/blue
> 
> set root=(hd0,1)
> search --fs-uuid --set 1730e593-bc15-492b-a4ae-190d3eb7abaf
> menuentry "Debian GNU/Linux, linux 2.6.26-1-xen-amd64" {
>         linux   /boot/vmlinuz-2.6.26-1-xen-amd64
> root=UUID=1730e593-bc15-492b-a4ae-190d3eb7abaf ro
>         initrd  /boot/initrd.img-2.6.26-1-xen-amd64
> }
> menuentry "Debian GNU/Linux, linux 2.6.26-1-xen-amd64 (single-user
> mode)" {
>         linux   /boot/vmlinuz-2.6.26-1-xen-amd64
> root=UUID=1730e593-bc15-492b-a4ae-190d3eb7abaf ro single
>         initrd  /boot/initrd.img-2.6.26-1-xen-amd64
> }....

As you can see, there's no xen-entry at all.

Adding something like this

menuentry âXen 3.2â {
multiboot (hd0,1)/boot/xen-3.2-1-amd64.gz dom0_mem=256M
module (hd0,1)/boot/vmlinuz-2.6.26-1-xen-amd64
root=UUID=1730e593-bc15-492b-a4ae-190d3eb7abaf ro
module (hd0,1)/boot/initrd.img-2.6.26-1-xen-amd64
}

should solve the problem for you.

> thank you.

Please answer to the List and not PM

Regards,

Thomas


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.