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

[Xen-users] Install win2003 on xen



I am trying to install Windows 2003 Server as a xen guest and I am having a problem. After the guest is booted from CD-ROM i partition disk OK, and while system is trying to copy files needed for the installation, it cannot read some files from CD-ROM (starting with wow32.dll etc.). I have tried also to copy installation disk onto local disk and load it from .iso file, but the same problem remains.

Information about systems:

Dom0:

# uname -a
Linux serverPub 2.6.18-6-xen-amd64 #1 SMP Tue Aug 19 06:15:09 UTC 2008 x86_64 GNU/Linux

# xm info
host                   : serverPub
release                : 2.6.18-6-xen-amd64
version                : #1 SMP Tue Aug 19 06:15:09 UTC 2008
machine                : x86_64
nr_cpus                : 2
nr_nodes               : 1
sockets_per_node       : 1
cores_per_socket       : 2
threads_per_core       : 1
cpu_mhz                : 1862
hw_caps : bfebfbff:20100800:00000000:00000140:0000e3bd:00000000:00000001
total_memory           : 8190
free_memory            : 0
xen_major              : 3
xen_minor              : 0
xen_extra              : .3-1
xen_caps : xen-3.0-x86_64 hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_pagesize           : 4096
platform_params        : virt_start=0xffff800000000000
xen_changeset          : Tue Oct 17 22:09:52 2006 +0100
cc_compiler : gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
cc_compile_by          : skx
cc_compile_domain      : debian.org
cc_compile_date        : Mon Oct 22 21:30:18 UTC 2007
xend_config_format     : 2

Guest:

# cat magnolia.hvm
ramdisk = '/boot/initrd.img-2.6.18-6-xen-amd64'
kernel = '/usr/lib/xen-3.0.3-1/boot/hvmloader'
builder='hvm'
device_model='/usr/lib/xen-3.0.3-1/bin/qemu-dm'
name = 'Magnolia'
on_shutdown = 'destroy'
on_reboot = 'restart'
boot = 'd'
on_crash = 'destroy'
vcpus = 2
memory = 2049
vif = [ 'type=ioemu, mac=xx:xx:xx:xx:xx:xx , bridge=xenbr0']
#cdrom = '/root/xen/images/win2003/BRMEFPP_ENcd1.iso'
disk = ['phy:/dev/base/magnolia,ioemu:hda,w',
#       'phy:/dev/hda,hdc:cdrom,r']
       'file:/root/xen/images/win2003/BRMEFPP_ENcd1.iso,hdc:cdrom,r']
root = '/dev/hda'
xm_file = '/etc/xen/magnolia.hvm'
vnc=0
sdl=0
vncviewer=1

#xm dmesg
(XEN) (GUEST: 33) HVM Loader
(XEN) (GUEST: 33) Detected Xen v3.0.3-1
(XEN) (GUEST: 33) Writing SMBIOS tables ...
(XEN) (GUEST: 33) Loading ROMBIOS ...
(XEN) (GUEST: 33) Loading Cirrus VGABIOS ...
(XEN) (GUEST: 33) Loading VMXAssist ...
(XEN) (GUEST: 33) VMX go ...
(XEN) (GUEST: 33) VMXAssist (Oct 22 2007)
(XEN) (GUEST: 33) Memory size 2049 MB
(XEN) (GUEST: 33) E820 map:
(XEN) (GUEST: 33) 0000000000000000 - 000000000009F000 (RAM)
(XEN) (GUEST: 33) 000000000009F000 - 00000000000A0000 (Reserved)
(XEN) (GUEST: 33) 00000000000A0000 - 00000000000C0000 (Type 16)
(XEN) (GUEST: 33) 00000000000F0000 - 0000000000100000 (Reserved)
(XEN) (GUEST: 33) 0000000000100000 - 00000000800F0000 (RAM)
(XEN) (GUEST: 33) 00000000800F0000 - 00000000800FA000 (ACPI Data)
(XEN) (GUEST: 33) 00000000800FA000 - 00000000800FD000 (ACPI NVS)
(XEN) (GUEST: 33) 00000000800FD000 - 00000000800FE000 (Type 19)
(XEN) (GUEST: 33) 00000000800FE000 - 00000000800FF000 (Type 18)
(XEN) (GUEST: 33) 00000000800FF000 - 0000000080100000 (Type 17)
(XEN) (GUEST: 33) 00000000FEC00000 - 0000000100000000 (Type 16)
(XEN) (GUEST: 33)
(XEN) (GUEST: 33) Start BIOS ...
(XEN) (GUEST: 33) Starting emulated 16-bit real-mode: ip=F000:FFF0
(XEN) (GUEST: 33)  rombios.c,v 1.138 2005/05/07 15:55:26 vruppert Exp $
(XEN) (GUEST: 33) Remapping master: ICW2 0x8 -> 0x20
(XEN) (GUEST: 33) Remapping slave: ICW2 0x70 -> 0x28
(XEN) (GUEST: 33) VGABios $Id: vgabios.c,v 1.61 2005/05/24 16:50:50 vruppert Exp $ (XEN) (GUEST: 33) HVMAssist BIOS, 1 cpu, $Revision: 1.138 $ $Date: 2005/05/07 15:55:26 $
(XEN) (GUEST: 33)
(XEN) (GUEST: 33) ata0-0: PCHS=16383/16/63 translation=lba LCHS=1024/255/63
(XEN) (GUEST: 33) ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (20480 MBytes)
(XEN) (GUEST: 33) ata0  slave: Unknown device
(XEN) (GUEST: 33) ata1 master: QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom
(XEN) (GUEST: 33) ata1  slave: Unknown device
(XEN) (GUEST: 33)
(XEN) (GUEST: 33) Booting from CD-Rom...
(XEN) (GUEST: 33) unsupported PCI BIOS function 0x0E
(XEN) (GUEST: 33) int13_harddisk: function 15, unmapped device for ELDL=81

Any ideas?
Regards, Vlado

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