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: Re: [Xen-users] Where to start.

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Subject: Re: Re: [Xen-users] Where to start.
From: Dave Pawson <dave.pawson@xxxxxxxxx>
Date: Mon, 5 Apr 2010 08:35:09 +0100
Cc: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 05 Apr 2010 00:37:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=CcW3rt0jXSZiNT0YfjeskZdZP3H1GhUWYYvAeuPb1Ac=; b=jkgqX6DfyYetERC6WV1tKPl0rbmR7N3XANYUa0wQolZ51A4uX+dYehCWgNaux7mUaP UegoJLusaeEPJgbz5FyQTQYcXH7t/vz93kOLde7hOrwKSyNWVa8eWtOJs4LB+kggkPyE WfxrdZBYmnX9PMw+zLRbR6GlMgO77w3TkZBFg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=L07d7Sv4OCqbgRFJBQqlSe49X/3DpXrFDbN6jQzDgjGHnuKMTDVOdhnPBTQ3aia2Qq GCsexh5EcQElzX2HkZEnyc45exMTGW1CXs9YsB0/eqEn6VE5cheUYQxqOSP6kQkKo+PS 4s9XKme+zorv7G4hKgcYg6zGUqSFgVw02JMGo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <h2v7207d96f1004042257q68451b76r8d27c070fda25421@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: <kGF0vSMMH2sB.nYLvbcyh@xxxxxxxxxxxx> <o2t711a73df1004030126j3b34dae5gd48517d3f63799b7@xxxxxxxxxxxxxx> <h2v7207d96f1004042257q68451b76r8d27c070fda25421@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 5 April 2010 06:57, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
> On Sat, Apr 3, 2010 at 3:26 PM, Dave Pawson <dave.pawson@xxxxxxxxx> wrote:
>> Windows arrived this moring. Now installing.
>> Only disappointment, I have a spare disk set up for it,
>> I wasn't given the choice of 'which' disk to install
>> the OS.
>>
>> Is that needed in the config file before I start to install please?
>
> I assume you installed it under Xen?

No, the disk isn't mounted on my Linux
Do you mean the mount point should be in the same directory
as the Xen installation? If so, which part?

 Your previous post contains
> references to vmware, I'm not sure which system you installed it on.
On my Fedora core 12

> How do you install it? using virt-manager? editing config files
> manually?

No, just ran the yum command
# yum install xen


>
> if you edit config file, there's a section called "disk". For example,
> in my setup I use this
>
> disk =  [
>        'phy:/dev/rootvg/win01lv,hda,w',
>        ]
>
> I use LVM as domU/guest backing storage. If you have a spare drive
> (e.g. sdb) and want to use it ONLY for Windows guest, you could use
> something like
>
> disk =  [
>        'phy:/dev/sdb,hda,w',
>        ]

which maps my Linux /dev/sdb to the windows hda. OK, makes sense, thanks.

>
> or, since you already use Vmware, you can just store domU's disk
> images as files (similar to vmware). Format the spare disk and mount
> it as /var/lib/xen/images (or whatever path you like, as long as you
> also make sure that things like selinux and permissions match), and
> use something like this on domU config file
>
> disk =  [
>        'tap:aio:/var/lib/xen/images/win01.img,hda,w',
>        ]

Useful. Thanks.


>
> if you use virt-manager it asks you where you want to put domU's disk image.

(Sorry, don't know what that is - very new to virtualization).


Thanks for the info Fajar.

Lots of googling, I now have vmware player up and running.

regards




-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

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

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