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] Whats needed for XP

To: "Mark Williamson" <mark.williamson@xxxxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>, <jonr@xxxxxxxxxx>
Subject: Re: [Xen-users] Whats needed for XP
From: "Nico Kadel-Garcia" <nkadel@xxxxxxxxx>
Date: Sun, 11 Mar 2007 13:11:03 -0000
Delivery-date: Sun, 11 Mar 2007 06:09:54 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=BLv8w+B6sUEYBMXUrwA6yH8/B2MWgX4RqxMlCCpWwcHwihDNIXVBsBY8c0VPSpLiuzUgnpUa2eGlbBgigAva2DiEGNl7URS7emluVwxupr5rMfv68Lt1/25+QYgB5rkd5eWtklnO1hyHkwipigOT9sHuUVjedE4S5qxZ0OTf50w=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=NnZlPGe+HuMg1YPTu7er+/NxWzVwgd2R9aM3ybZ3yPti+lWqK9ODB1N3enZYT2xsSOlqfjkTxxACKPj8BDIQzayVlXw/iMLZxMwI7mD3BPu8qfQ6EcM/AM4/DL+uwQZ8rfYINqauwWDLC0gJYLuzaN3hZwVe+6hlnVh4eF7R47M=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <45F36A2E.3050109@xxxxxxxxxx> <200703110248.16500.mark.williamson@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Mark Williamson wrote:
Is there anything out there that would say what packages are needed
to be able to do an install of windows systems on a Linux distro? I
would like to keep dom0 as spartan as possible and only install what
is needed for an install of windows. I have a pretty minimal install
of Slack that will run all of my Linux domU's but am not sure if
anything else is needed for windows domUs, is X a requirement, etc,
etc?

I think the requirements are pretty similar as for PV domUs...

You may need SDL development packages installed and building the VNC
server might require some X-related header files...  but you don't
actually need to install or run an X server on the dom0.  You also
need bcc for compiling some HVM guest-related goop.

If you installed from binary packages, this should be a non-issue
anyhow and it'll probably Just Work (assuming you have HVM-capable
hardware).

You can either use the VNC server to export Windows' framebuffer or
you can just use the SDL interface over SSH X-forwarding.

You can also use a distro that has vaguely sane package management, rather than building it yourself. The published "jailtime" OS images for RedHat based operating systems are very useful this way: you then install the Xen packages on top of that, using yum to sort out the dependencies.

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

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