[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Re: Bluue screen at start installation windows 2008


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Bruno Steven <aspenbr@xxxxxxxxx>
  • Date: Thu, 20 May 2010 18:37:09 -0300
  • Delivery-date: Thu, 20 May 2010 14:38:34 -0700
  • 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=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.