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] Xen 4.0 in ubuntu lucid 32 bit

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 4.0 in ubuntu lucid 32 bit
From: Luís Miguel dos Reis Oliveira e Silva <luis.silva@xxxxxxxxxxxxx>
Date: Sun, 02 May 2010 10:46:11 +0100
Delivery-date: Sun, 02 May 2010 02:48:00 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Organization: Axiomasoft
Reply-to: luis.silva@xxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I'm trying to setup xen 4.0 with pvops kernel in ubuntu lucid 32 bit but I'm having some problems. The machine where I'm trying to do this is an eeepc 1000H, so debugging via serial port is not possible. The system boots normally if in single user mode and then I can go to multiuser mode but without X. As soon as X boots, the machine locks up without any error message visible on the screen. I've tried going single user -> multi user -> start X with a ssh connection started to try debugging remotely but the ssh connection gets dropped also.

The machine has an Atom processor, with 2GB of memory and an intel 945 GME graphics card.

My grub entry to boot Xen looks like this:
menuentry 'Ubuntu, with Linux 2.6.32.12 on Xen 4.0' {
        insmod ext2
        insmod ext4
        set root='(hd0,1)'
        search --no-floppy --fs-uuid --set b260db59-8a4d-4f0a-8c21-df45b4dd0ad3
        multiboot /boot/xen-4.0.gz dummy=dummy dom0_mem=1536M loglvl=all guest_loglvl=all
        module /boot/vmlinuz-2.6.32.12 dummy=dummy root=UUID=b260db59-8a4d-4f0a-8c21-df45b4dd0ad3 ro nopat nomodeset
        module /boot/initrd.img-2.6.32.12
}

I've already tried different combinations of nopat and nomodeset but to no avail...

Has anyone managed to get a X86 xen kernel booted under ubuntu lucid in xen 4.0? I've been trying this since the release of Xen 4.0 with pvops branch xen/stable-2.6.32.x without success...

Thanks in advance,
Luís Silva

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>