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] problems while start vm

To: "АのZ" <winkzhang@xxxxxxxxx>
Subject: Re: [Xen-users] problems while start vm
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Sun, 17 Aug 2008 20:28:43 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 17 Aug 2008 17:29:20 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=4gvSXgrNCGndV1oWKVmzhTcFI8RLkvn6WVrgIQdarMQ=; b=orDOvtg6rBeOjL/WvsyJDd4R++6U+D+4opzbrvkWeJfThsqcm5YDYXMii2NizmCc9w 1qQXqnp6T6wOa7yPHZA384b7zkP95LS5jAjqq+8psIfRQKWgPXA3+J1PhEmPI+Y2zUb3 U19tU6Dx0RQ52vVZU1oLQzO9oWNmxpQjC/Et0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=Z7aUdkmVjcyTh4uJdD8gVNu7memqrLaBUCxSDLJS9O3H+f0eurR2NWwb8sBuJVN/zU rsjojhggmFFkRXYcfEaf/jr/NkkqHyAhP3DU/NIdfdicHiQTRXJwECzYuXZCHRTuwh5E A7mz7kn2VWv/YIFhkkybcJxMw3esVf/HUAVpA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <eddfaee0808170736u1aff6765w8af1da577a182426@xxxxxxxxxxxxxx>
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: <eddfaee0808170736u1aff6765w8af1da577a182426@xxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, Aug 17, 2008 at 10:36 AM, АのZ <winkzhang@xxxxxxxxx> wrote:
>
> hey all!
> I am new to xen:)
> I followed the
> http://www.howtoforge.com/ubuntu-7.10-server-install-xen-from-ubuntu-repositories
> to install xen
> and then download a gentoo img from http://jailtime.org/
>
> then I type xm create ... -c
> And finally I "seemed " to start the vm successfully but:...
> [ 2965.702258] fuse init (API version 7.8)
> [ 2965.709748] Failure registering capabilities with primary security
> module.
> [ 2965.760452] thermal: Unknown symbol acpi_processor_set_thermal_limit
> [ 2966.122390] kjournald starting.  Commit interval 5 seconds
> [ 2966.122636] EXT3-fs: mounted filesystem with ordered data mode.
> here the vm stops.....
> I don't know what happened...........
> Could anyone help me?...thanks a lot :)
>
>

This was/is a known bug with the Ubuntu Xen kernels.

Adding the following line to your guest config file should fix the problem:

extra='xencons=tty'

Cheers,
Todd

-- 
Todd Deshane
http://todddeshane.net
check out our book: http://runningxen.com

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

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