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

[Xen-users] Re: Xen 4.1.0 compiled from source on Debian Squeeze 6.0

try to check grub.cfg, for example from my config:

menuentry 'Squeeze con Linux 2.6.32-5-xen-amd64 e XEN 4 - RAID' --class
debian --class gnu-linux --class gnu --class os --class xen {
        set root='(RAID-ROOT)'
        echo    'Loading Linux 2.6.32-5-xen-amd64 ...'
        multiboot       /boot/xen.gz placeholder dom0_mem=1024M
        module  /boot/vmlinuz-2.6.32-5-xen-amd64 placeholder
root=/dev/mapper/RAID-ROOT ro  quiet
        echo    'Loading initial ramdisk ...'
        module  /boot/initrd.img-2.6.32-5-xen-amd64
}

in particular must have:
multiboot       /boot/xen.gz placeholder
module  /boot/vmlinuz-2.6.32-5-xen-amd64 placeholder

--
View this message in context: 
http://xen.1045712.n5.nabble.com/Xen-4-1-0-compiled-from-source-on-Debian-Squeeze-6-0-tp4447571p4448153.html
Sent from the Xen - User mailing list archive at Nabble.com.

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