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-devel

[Xen-devel] Failed to install HVM Ubuntu on Xen 3.04 due to "no screens

To: "List: Xen Developers" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Failed to install HVM Ubuntu on Xen 3.04 due to "no screens found"
From: "Jun Koi" <junkoi2004@xxxxxxxxx>
Date: Mon, 2 Jul 2007 15:20:25 +0900
Delivery-date: Sun, 01 Jul 2007 23:18:16 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Z+nJ51jj958edXIjdb/DyHhmkraC7sWU5xYhPqNmQ1lCqpLdUg7Bpfojtnsod/sz7ZZMHxoV+tG0aIKbTkq9Nme0+jrcl2xy3x24N7/N4Bwp/pTMMpooLpmORr12ep0S8rXoR2xfa/1sDtoAXla887Vn0bMjJUvvUb7zZtB2Sk0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=CvGW1U6K0AdHPUiTQNuExXXV+MbQLzXXFYH4CCRfah25OtPKPHrDx6ghC7Jp1k4kGxqniibV1y7nr5bISzK8O6cNTAaIZos4Cg1O5OOD0TK4SpkZetoEkN5yC8KlVic7/eDbcwv0G6S2dyBqv+vwSW5tXNsND9Bu4y6JctxPCAw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I am installing Ubuntu 6.06 on Core 2 Duo, with Xen 3.04. The
installation failed with message "Failed to start the X server".
Closer look shows that it complains something like "no screens found".

How can I fix it?

System is 32 bit compiled. Below is the configuration file:

.....
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 600
shadow_memory = 8
name = "ubuntu"
vif = ['type=ioemu, bridge=xenbr0']
disk = 
['file:/home/jun/xen/Ubuntu.img,ioemu:hda,w','file:/home/jun/setup/ubuntu-6.06.1-desktop-i386.iso,hdc:cdrom,r']
boot = 'd'
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
sdl=0
vnc=0
serial='pty'
localtime=1
stdvga=1
acpi=0

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

<Prev in Thread] Current Thread [Next in Thread>