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

RE: [Xen-users] Unable to boot after installing xen 4.0.1 on Ubuntu 10.04



hi,
 
try to insert the args iommu=off
 

menuentry "Xen 4 Ubuntu 10.04 kernel 2.6.32.24" {

     insmod ext2

     set root='(hd0,5)'

     multiboot /boot/xen-4.0.1.gz dom0_mem=1024M iommu=off

     module /boot/vmlinuz-2.6.32.24

     root=/dev/sda5 ro

     module /boot/initrd.img-2.6.32.24

}

 


 

From: a-sumarc@xxxxxxxxxxxxx
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Fri, 8 Oct 2010 01:04:47 +0000
Subject: [Xen-users] Unable to boot after installing xen 4.0.1 on Ubuntu 10.04

Hi,

 

I’m trying to install Xen 4.0.1 on Ubuntu 10.04. I’ve followed the installation instruction from:

(http://bderzhavets.wordpress.com/2010/04/24/set-up-ubuntu-10-04-server-pv-domu-at-xen-4-0-dom0-pvops-2-6-32-10-kernel-dom0-on-top-of-ubuntu-10-04-server/)

 

Everything seems to install properly. However, when I am unable to boot into the Xen kernel.

 

Here is my grub config:

 

menuentry "Xen 4 Ubuntu 10.04 kernel 2.6.32.24" {

     insmod ext2

     set root='(hd0,5)'

     multiboot /boot/xen-4.0.1.gz dom0_mem=1024M

     module /boot/vmlinuz-2.6.32.24

     root=/dev/sda5 ro

     module /boot/initrd.img-2.6.32.24

}

 

 

 

 


_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
_______________________________________________
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®.