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] Xen 3.1.4: HVM Configuration

To: "Tammo Schuelke" <tas@xxxxxxxxxx>, "John Haxby" <john.haxby@xxxxxxxxxx>, "Alexander Hoßdorf" <xen-users@xxxxxxxxxxx>
Subject: Re: [Xen-users] Xen 3.1.4: HVM Configuration
From: "Omer Khalid" <Omer.Khalid@xxxxxxx>
Date: Mon, 25 Aug 2008 20:17:20 +0200
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 25 Aug 2008 11:17:56 -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:sender :to:subject:cc:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=lNSASmNkZd5Pa0mga1Cf3w9CF9uab+Ui8xdPOuvZe+4=; b=uiSNz6i4DukSvMpueTxoMo8udchwBGTV/QUYZF19VThiEkai+e+8R/801ub9cZm9zV 0ugPNCmbdLYeoN6wi8QRf1jjjscGRn5q/SyluTLRtWe6vESJ8rZaE73HHX5qQKcmYK5J frUD44cVk6Mw5SZF5bBZbk3VSKN9gf52S5esI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=qQefAUWCcgjkS7j+jirisPV/JZWSdRlV0++5ywOr9DVg8Dk3pXsOF0o8sQo+2pmii/ HnJk9wXhoF8nXaNyHoiUnDcyvKG1WWk8kWx8qz7zDe6QtbP0UUe6Zog7qu/kqVpeF1xY QsawW4cFwbVgEcGlaZLXFKJL2+C5jJDUFRHkE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <77e5896b0808221116o2e872f78qa8b17cba7e1b3e4f@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: <77e5896b0808220451x4aae3f5djaf80e914dbf7d1fe@xxxxxxxxxxxxxx> <48AEB258.8010101@xxxxxxxxxx> <vmime.48aed8ca.73b.7ea436e04f0eac20@xxxxxxxxxxxxxxxxx> <77e5896b0808220827x2d107982jba2bd2897f814aad@xxxxxxxxxxxxxx> <77e5896b0808221116o2e872f78qa8b17cba7e1b3e4f@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I have managed to launch my HVM guest and VNC is up and running...phewwww....

But here comes another problem, my HVM fails to boot with the following output:

"
Booting from hard disk..
Boot from hard disk failed: not a bootable disk"
FATAL: Not a bootable device
"

I have the following in my VM configuration file:

disk=['phy:/dev/vg1/slc4_hvm,ioemu:hda,w','phy:/dev/vg1/slc4_swap, ioemu:hdb,w','phy:/dev/vg1/athena-14.2.10,ioemu:hdc,w']
root= "/dev/hda ro"

I have also tried the following combination and it also met the same fate as above :-(

disk=['phy:/dev/vg1/slc4_hvm,ioemu:hda1,w','phy:/dev/vg1/slc4_swap, ioemu:hda2,w','phy:/dev/vg1/athena-14.2.10,ioemu:hdb1,w']
root= "/dev/hda1 ro"

Any ideas?

Cheers
Omer
On Fri, Aug 22, 2008 at 8:16 PM, Omer Khalid <Omer.Khalid@xxxxxxx> wrote:
Hello folks...

Sorry for my ignorance, I didn't realize that I would need vncviewer and vncserver up and running...I will install it and will report back!

Cheers
Omer

On Fri, Aug 22, 2008 at 5:27 PM, Omer Khalid <Omer.Khalid@xxxxxxx> wrote:
Hi Tammo,


VNC sessions are generally based on the virtual framebuffer device and input event frontend drivers (xenfb and xenkbd), iirc these also were recently merged with qemu to reduce code overhead. Just because it's a text console doesn't necessarily mean it's not "graphic", in fact as long as it relies on framebuffer access instead of a character device it actually is. Otherwise we could natively use the xen console with HVM guests.

In that case, how could i verify/configure the xenfb and xenkbd configuration. And what configuration it should be?

Thanks,
Omer 



--

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