[xen-br] Problem with boot CD or image Windows 2008 - CDROM boot failure code : 0002

113 views
Skip to first unread message

Bruno Steven

unread,
May 20, 2010, 2:36:51 PM5/20/10
to xen...@googlegroups.com
I have trying virtualize  Windows 2008 R2 using XEN , but I can't boot via CD or image of  Windows 2008  , when connect VNC show this message at boot. 

CDROM boot failure code : 0002 

Following down the file of configuration VM Windows 2008 

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', 'file:/mnt/imagem-xen/win2008.iso,scd0:cdrom,r']
#,'file:/mnt/imagem-xen/win2008.iso,sda:cdrom,r']

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'

I try use physical device too don't work .


--
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.

--
Você recebeu esta mensagem porque está inscrito em Grupo "xen-br" do Grupos Google.
Para enviar mensagens para este grupo, envie um email para xen...@googlegroups.com
Para anular a inscrição neste grupo, envie um email para xen-br-un...@googlegroups.com
Para mais opções, visite este grupo em http://groups.google.com/group/xen-br?hl=pt-BR
Site do GU Xen-BR: http://www.xen-br.org
Antes de enviar sua primeira mensagem leia atentamente as regras para participação no site http://groups.google.com/group/xen-br/web/regras?hl=pt-BR

Liberie Cunha-Neto

unread,
May 20, 2010, 4:02:11 PM5/20/10
to xen...@googlegroups.com
Ola Bruno

Favor usar nao usar scd0
use exemplo 'file:/home/voce/win2008.iso,hdd:cdrom,r'
Reply all
Reply to author
Forward
0 new messages