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] Re: Bluue screen at start installation windows 2008

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Bluue screen at start installation windows 2008
From: Bruno Steven <aspenbr@xxxxxxxxx>
Date: Thu, 20 May 2010 18:37:09 -0300
Delivery-date: Thu, 20 May 2010 14:38:34 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=IatzrtVk1oKoLtK/hmHmGCR3Q/fiU/ILMA9HlLIiPGs=; b=aT+PAH60K9RcbLnRV0qTryTPIvlQvXDsNGOeAYB+D+YdJo8ep81OcxZtzAnlEd5fRb vWomVbnZNiIHi4WLKYpu5P41YnuW5tcLhKyokhmMbJsPvjOu3SBsxHegUwYCn5qhJH3r 0P2m4A65VDjgscJHBLjsh/12+5uVpeI9/N76k=
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 :content-type; b=qDKwYaTaBoHmh4asgWSpqixZxzJU28VYXOlWToZkxH1f6/OPIuL9GCSgboTP7vMxjA SOFphShOR9MWkAWNcwrfiVEOX80LWiJEtkQG8wT9L/uLRajRJPJtJGPDpZK53ZCPE/fK Z3gXPq0G3SOWCVg7FHGwIOhGtFQPhthIeRTD4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimVWsAWxSb8Sq1opbhGi-K2m24mHblBD5HVOLbY@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: <AANLkTimVWsAWxSb8Sq1opbhGi-K2m24mHblBD5HVOLbY@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
http://www.myimagespace.com/public/view/full/3513

On Thu, May 20, 2010 at 4:36 PM, Bruno Steven <aspenbr@xxxxxxxxx> wrote:
Hi�

When I start �process installation �VM Windows 2008 Standard 64 bits , show error blue screen . I don't know the reason for this, I checked the file configuration and other sites and nothing. Somebody know why show this error ?�

Following the file configuration VM Windows 2008.�

�import os, re
arch = os.uname()[4]
if re.search('64', arch):
�� �arch_libdir = 'lib64'
else:
�� �arch_libdir = 'lib'

kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 1024

# Should be at least 2KB per MB of domain memory, plus a few MB per vcpu.
shadow_memory = 8
name = "xenwin2008"
vif = [ 'type=ioemu, bridge=xenbr0' ]
acpi = 1
apic = 1
#disk = ['file:/mnt/disco-xen/xenwin2008.img,/dev/mapper/DiskVirtual01-VolVM01Win2008,w', 'phy:/dev/scd0,hdd:cdrom,r']
disk = ['file:/mnt/disco-xen/xenwin2008.img,hda,w', 'phy:/dev/scd0,hdd:cdrom,r']
�� � � � �
#'file:/mnt/imagem-xen/win2008.iso,hda:cdrom,r']
#scd0 ��

device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
�� � �
# configuracao rede�

#ip = "192.168.7.11"
#gateway = "192.168.7.1"
#netmask = "255.255.255.0"�

#-----------------------------------------------------------------------------
# boot on floppy (a), hard disk (c) or CD-ROM (d) �
# default: hard disk, cd-rom, floppy
boot="dc"
sdl=0
vnc=1
vncconsole=1
vncpasswd=''

serial='pty'
usbdevice='tablet'

There is any error in this file ?�

Thanks�
--
Bruno Steven - Administrador de sistemas.
LPIC-1 - LPI ID: lpi000119659 / Code: p2e4wz47e4
https://www.lpi.org/caf/Xamman/certification

MCP-Windows 2003 - TranscriptID: 793804 / Access Code: 080089100
https://mcp.microsoft.com/authenticate/validatemcp.aspx


P Antes de imprimir pense em sua responsabilidade e comprometimento com o Meio Ambiente. Before printing this message, think about your ecologic responsability and environment commitment.



--
Bruno Steven - Administrador de sistemas.
LPIC-1 - LPI ID: lpi000119659 / Code: p2e4wz47e4
https://www.lpi.org/caf/Xamman/certification

MCP-Windows 2003 - TranscriptID: 793804 / Access Code: 080089100
https://mcp.microsoft.com/authenticate/validatemcp.aspx


P Antes de imprimir pense em sua responsabilidade e comprometimento com o Meio Ambiente. Before printing this message, think about your ecologic responsability and environment commitment.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>