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] Building from Source

To: "'xen-users@xxxxxxxxxxxxxxxxxxx'" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Building from Source
From: Nathan Eisenberg <nathan@xxxxxxxxxxxxxxxx>
Date: Fri, 24 Oct 2008 09:40:00 -0700
Delivery-date: Fri, 24 Oct 2008 09:39:47 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200810241407.36562.Franz.Regensburger@xxxxxxxx>
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: Atlas Networks, LLC.
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Franz,

Actually, I get even the same results if there is no disk line in the 
configuration file at all.  :(  Very frustrating.

Thank You,
Nathan Eisenberg
Sr. Systems Administrator
Atlas Networks, LLC

-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Franz Regensburger
Sent: Friday, October 24, 2008 5:08 AM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Building from Source

Hello Nathan,

Am Freitag, 24. Oktober 2008 00:28 schrieb Nathan Eisenberg:
> Franz,
>
> Thanks!  That document is awesome!
You are welcome.

> However, I got the dom0 booted on 3.3.  When I go to create a DomU, the
> same thing happens as before.  It starts up for just a moment, and then
> disappears from xm list.
Hmm, my Xen experience only comprises about 5 days but let's try:
 
Your qemu-log says:

> Done register platform.
> I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
>

And you use the config
> disk = ['phy:/dev/loop0,hda,w']
> boot="c"

I for my part use the config:

disk = [ 
'file:/export/data1/XenGuestImages/WinXpProf_G1/WinXpProf_G1.disk,hda,w',
        'phy:/dev/cdrom,hdc:cdrom,r' ]

My qemu-log reads

..
Register xen platform.
Done register platform.
medium change watch on `hdc' (index: 1): /dev/cdrom
gpe_sts_write: addr=0x1f68, val=0x0.
gpe_sts_write: addr=0x1f69, val=0x0.
...

I assume that you have problems with your disk image (or whatever) that you 
provide via loop back interface.
 ['phy:/dev/loop0,hda,w']

I installed into the file image
/export/data1/XenGuestImages/WinXpProf_G1/WinXpProf_G1.disk
and got no problem here.

Is it possible that you use a file image instead?
Why are you using some device that you provide via loop back to the HVM guest?

Regards,

Franz

_______________________________________________
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