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

[Xen-users] Problem installing WinXP in Xen on Debian etch

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem installing WinXP in Xen on Debian etch
From: "billy lau" <billylau@xxxxxxxxx>
Date: Tue, 14 Oct 2008 16:17:59 -0400
Delivery-date: Tue, 14 Oct 2008 13:18:45 -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:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=u1m+2WJlwOOFENljAybMZEkZvB9yiGGj8pQQRnNmFhY=; b=Ab8ue9DVDqwA/bolFHXSJc+TyZDsnfAygYwqlnXpan8O9HLPKlcQsTztnT/NQMSn4Q 2okmQ7Ek7tpOeaFBkH4dsHBxRNHhNhG7M6kCMFIuJidurozFWRpKsIsgCqZFe1VQ2Rxh 3DiY9j0jbi9sjb5EC+6CSJTPTxjHCYTkhc+Y8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=jzd0SyY5zBYWanslpD/C4UqKbx3U47WgKRQjuyOlcZNaPyWb7UzI5qR4fdHKjY29Ud UgkC8wcJO1np7Cz/ei3rqX3Y5P4MkxcE8pFZHmBawO/f5JpjbZtuUGtSs/8KYPCIyMpR xKDMfKAJdKbd4YFh2YMxiIRkTc/hjoyjtacqc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <6b5ba5140810141312v2efa4322ma73ed0613c10c725@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: <6b5ba5140810141312v2efa4322ma73ed0613c10c725@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi xen users,

Recently, I am trying to install windows xp using hvm with the below config file:

kernel = '/usr/lib/xen-3.0.3-1/boot/hvmloader'
builder = 'hvm'
memory = 1024
device_model='/usr/lib/xen/bin/qemu-dm'

#Disks
disk = ['file:/mount/extended/vm_image/xp_disk.img,ioemu:hda,w']
cdrom="/home/billy/winxp_sp3.iso"

# Hostname
name = 'windows'

# Networking
vif = ['type=ioemu, bridge=xenbr0']

# Behavior
boot='d'
vnc=1
sdl=0
serial='pty'



The problem that I have is that as I create this domain, it says
Using config file "./windows"
Started domain windows

but there is no window popping up. As I do xm list
there is a domain called windows with ID and VCPU with state 'r', and time continuously running.

Oh, and btw, when I do a vncviewer localhost:5900, I only get a white screen.


Can anyone please help?
Thanks,
- billy

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>