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] Unable to boot after installing xen 4.0.1 on Ubuntu 10.0

To: Boris Derzhavets <bderzhavets@xxxxxxxxx>, listmail <listmail@xxxxxxxxxxxx>
Subject: RE: [Xen-users] Unable to boot after installing xen 4.0.1 on Ubuntu 10.04
From: "Sufiah Marcellina (Excell Data Corporation)" <a-sumarc@xxxxxxxxxxxxx>
Date: Fri, 8 Oct 2010 19:33:11 +0000
Accept-language: en-US
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 08 Oct 2010 12:34:30 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <762225.95320.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <C52A5B8B8B86434FA1D9841DCD613EF41817E285@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <762225.95320.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: ActmhDpQKGYHUUEKQfevIQ48hWXHXgAPJZOAABVHxHAADvNQgAAOQjlw
Thread-topic: [Xen-users] Unable to boot after installing xen 4.0.1 on Ubuntu 10.04

Thanks Boris,

 

The boot process went further now, it managed to load some services, however it went to sleep after loading about 2 services. It went to sleep after loading Likewise. =(

 

 

 

From: Boris Derzhavets [mailto:bderzhavets@xxxxxxxxx]
Sent: Friday, October 08, 2010 11:32 AM
To: listmail; Sufiah Marcellina (Excell Data Corporation)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Unable to boot after installing xen 4.0.1 on Ubuntu 10.04

 

The first error i see:-

 

menuentry "Xen 4 Ubuntu 10.04 kernel 2.6.32.24" {

     insmod ext2

     set root='(hd0,5)'

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

     module /boot/vmlinuz-2.6.32.24  dummy=dummy    root=/dev/sda5 ro console=tty0

     module /boot/initrd.img-2.6.32.24

}

 

Boris.

--- On Fri, 10/8/10, Sufiah Marcellina (Excell Data Corporation) <a-sumarc@xxxxxxxxxxxxx> wrote:


From: Sufiah Marcellina (Excell Data Corporation) <a-sumarc@xxxxxxxxxxxxx>
Subject: RE: [Xen-users] Unable to boot after installing xen 4.0.1 on Ubuntu 10.04
To: "listmail" <listmail@xxxxxxxxxxxx>
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Date: Friday, October 8, 2010, 2:24 PM

I tried to have exactly the same grub config as the article however it didn’t work.

 

 

 

From: listmail [mailto:listmail@xxxxxxxxxxxx]
Sent: Thursday, October 07, 2010 6:14 PM
To: Sufiah Marcellina (Excell Data Corporation)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Unable to boot after installing xen 4.0.1 on Ubuntu 10.04

 

On 10/7/2010 9:04 PM, Sufiah Marcellina (Excell Data Corporation) wrote:

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


I assume that you mean your 40_custom.  You need the dummy=dummy parameter workaround. recheck his example grub config in the wordpress link and update your config accordingly


-----Inline Attachment Follows-----

_______________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>