WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

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

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