Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

RE: [Xen-users] Dont start windows XP/2k installation

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Dont start windows XP/2k installation
From: "Montervino, Mariano" <mmontervino@xxxxxxxxxx>
Date: Tue, 30 Oct 2007 17:10:12 -0300
Delivery-date: Tue, 30 Oct 2007 13:12:43 -0700
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Amos, thanks for your help!!
I install the libsdl1.2debian-alsa file
With the sdl=1 parameter in the configuration file recive the following error:
 
# more qemu-dm.4827.log
domid: 6
qemu: the number of cpus is 1
Watching /local/domain/6/logdirty/next-active
qemu_map_cache_init nr_buckets = 4000
shared page at pfn ffff
buffered io page at pfn fffd
Time offset set 0
xs_read(): vncpasswd get error. /vm/1c921e19-2893-af1e-2469-ea5c1f8c6020/vncpasswd.
 
       ---------------------- DirectFB v0.9.25 ---------------------
             (c) 2000-2002  convergence integrated media GmbH
             (c) 2002-2004  convergence GmbH
        -----------------------------------------------------------
 
(*) DirectFB/Core: Single Application Core. (2006-12-04 07:00)
(*) Direct/Memcpy: Using libc memcpy()
(!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed
    --> No such file or directory
(!) DirectFB/FBDev: Error opening framebuffer device!
(!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment variable.
(!) DirectFB/Core: Could not initialize 'system' core!
    --> Initialization error!
Could not initialize SDL - exiting
#xm list (Noticed the domU is not running)
Name                                      ID   Mem VCPUs      State   Time(s)
Domain-0                                   0   125     2     r-----     49.9
win2k                                      6   256     1     ------      0.0
And with sdl=0 parameter in the configuration file:
# more qemu-dm.5204.log
domid: 7
qemu: the number of cpus is 1
Watching /local/domain/7/logdirty/next-active
qemu_map_cache_init nr_buckets = 4000
shared page at pfn ffff
buffered io page at pfn fffd
Time offset set 0
xs_read(): vncpasswd get error. /vm/63fdc601-7cf1-7454-3c11-b783c066c9a5/vncpasswd.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
Triggered log-dirty buffer switch
 
#xm list #xm list (Noticed the domU is running but nothing happend, Im missing something?)
Name                                      ID   Mem VCPUs      State   Time(s)
Domain-0                                   0   125     2     r-----     60.9
win2k                                      7   256     1     r-----     38.2
Kind regards
-----Mensaje original-----
De: Amos Shapira [mailto:amos.shapira@xxxxxxxxx]
Enviado el: Martes, 30 de Octubre de 2007 00:23
Para: xen-users@xxxxxxxxxxxxxxxxxxx
Asunto: Re: [Xen-users] Dont start windows XP/2k installation

On 30/10/2007, Amos Shapira <amos.shapira@xxxxxxxxx> wrote:
On 29/10/2007, Montervino, Mariano <mmontervino@xxxxxxxxxx > wrote:
I dont have
kernel = "/usr/lib/xen-3.0.3-1/boot/hvmloader"
device_model='/usr/lib/xen-3.0.3-1/bin/qemu-dm'
directories, only
kernel = "/usr/lib/xen/boot/hvmloader"
device_model='/usr/lib/xen/bin/qemu-dm'

These directories are part of  xen-ioemu-3.0.3-1, have you got it installed?

The strange thing is both domian (domain0 and domainU) run!!
But the windows installation never begin.
I´m running version 3.1 of xen

In similar situation (Debian Etch but Xen 3.0.3, Windows XP Pro or Windows 2003) I got over the "missing console" problem by turning SDL on:
sdl=1
vnc=0

I'm not sure whether the ioemu package is available/required for 3.1, didn't get an answer for this question.

Oops. Just noticed you aleady use SDL. The missing library is in libsdl1.2debian-alsa (you could find it using apt-file, BTW).

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