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

[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


 


Rackspace

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