Re: [CentOS] Windows 2003 Server Installation Problem in Centos 5 Xen 3.0.3-25.0.4.

2007-10-29 Thread Rick Barnes
abhishek singh wrote:
> Hi,
> 
> I am trying to install Windows 2003 server as a guest OS in Centos 5 Xen
> and installation is freeze , i am attaching screen shot, here is xend
> log file details



> 
> Can anyone tell me why i am not able to install window 2003 server on xen,

I got this to work by selecting the HAL. Press "F5" when prompted to
press "F6" for the third party drivers. Choose "Standard PC" from the
list and it should work as normal. YMMV.

> 
> Thanks,
> Abhishek Kumar Singh


Thanks,
Rick
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Windows 2003 Server Installation Problem in Centos 5 Xen 3.0.3-25.0.4.

2007-10-28 Thread abhishek singh
Hi, 

I am trying to install Windows 2003 server as a guest OS in Centos 5 Xen and 
installation is freeze , i am attaching screen shot, here is xend log file 
details



[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:190) 
XendDomainInfo.create(['vm', ['name', 'testwin'], ['memory', '1024'], 
['maxmem', '1024'], ['vcpus', '2'], ['uuid', 
'12d4c97e-4cec-5e5d-e94c-d9fc5496a2c5'], ['on_poweroff', 'destroy'], 
['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['image', ['hvm', ['kernel', 
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], 
['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['pae', '1'], ['vnc', '1'], 
['vncunused', '1']]], ['device', ['vbd', ['dev', 'hda:disk'], ['uname', 
'file:/virtual/win2003.img'], ['mode', 'w']]], ['device', ['vbd', ['dev', 
'hdc:cdrom'], ['uname', 'phy:/dev/hda'], ['mode', 'r']]], ['device', ['vif', 
['mac', '00:16:3e:31:0f:03'], ['bridge', 'xenbr0'], ['script', 
'/etc/xen/scripts/vif-bridge'], ['type', 'ioemu')
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:296) 
parseConfig: config is ['vm', ['name', 'testwin'], ['memory', '1024'], 
['maxmem', '1024'], ['vcpus', '2'], ['uuid', 
'12d4c97e-4cec-5e5d-e94c-d9fc5496a2c5'], ['on_poweroff', 'destroy'], 
['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['image', ['hvm', ['kernel', 
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], 
['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['pae', '1'], ['vnc', '1'], 
['vncunused', '1']]], ['device', ['vbd', ['dev', 'hda:disk'], ['uname', 
'file:/virtual/win2003.img'], ['mode', 'w']]], ['device', ['vbd', ['dev', 
'hdc:cdrom'], ['uname', 'phy:/dev/hda'], ['mode', 'r']]], ['device', ['vif', 
['mac', '00:16:3e:31:0f:03'], ['bridge', 'xenbr0'], ['script', 
'/etc/xen/scripts/vif-bridge'], ['type', 'ioemu'
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:397) 
parseConfig: result is {'shadow_memory': None, 'start_time': None, 'uuid': 
'12d4c97e-4cec-5e5d-e94c-d9fc5496a2c5', 'on_crash': 'destroy', 'on_reboot': 
'destroy', 'localtime': None, 'image': ['hvm', ['kernel', 
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], 
['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['pae', '1'], ['vnc', '1'], 
['vncunused', '1']], 'on_poweroff': 'destroy', 'bootloader_args': None, 'cpus': 
None, 'name': 'testwin', 'backend': [], 'vcpus': 2, 'cpu_weight': None, 
'features': None, 'vcpu_avail': None, 'memory': 1024, 'device': [('vbd', 
['vbd', ['dev', 'hda:disk'], ['uname', 'file:/virtual/win2003.img'], ['mode', 
'w']]), ('vbd', ['vbd', ['dev', 'hdc:cdrom'], ['uname', 'phy:/dev/hda'], 
['mode', 'r']]), ('vif', ['vif', ['mac', '00:16:3e:31:0f:03'], ['bridge', 
'xenbr0'], ['script', '/etc/xen/scripts/vif-bridge'], ['type', 'ioemu']])],
 'bootloader': None, 'cpu': None, 'maxmem': 1024}
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:1264) 
XendDomainInfo.construct: None
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:1296) 
XendDomainInfo.initDomain: 1 1.0
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: boot, val: d
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: fda, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: fdb, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: soundhw, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: localtime, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: serial, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: std-vga, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: isa, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: vcpus, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: acpi, val: 1
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: usb, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: usbdevice, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: k, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (balloon:133) Balloon: 132352 KiB free; 0 
to scrub; need 1070492; retries: 20.
[2007-10-29 17:04:11 xend 3413] DEBUG (balloon:148) Balloon: setting dom0 
target to 3003 MiB.
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:1021) 
Setting memory target of domain Domain-0 (0) to 3003 MiB.
[2007-10-29 17:04:13 xend 3413] DEBUG (balloon:127) Balloon: 1071260 KiB free; 
need 1070492; done.
[2007-10-29 17:04:14 xend 3413] INFO (image:136) buildDomain os=hvm dom=1 
vcpus=2
[2007-10-29 17:04:14 xend 3413] DEBUG (image:282) dom= 1
[2007-10-29 17:04:14 xend 3413] DEBUG (image:283) image  = 
/usr/lib/xen/boot/hvmloader
[2007-10-29 17:04:14 xend 3413] DEBUG (image:284) store_evtchn   = 1
[2007-10-29 17:04:14 xend 3413] DEBUG (image:285) memsize= 1024
[2007-10-29 17:04:14 xend 3413] DEBUG (image:286) vcpus  = 2
[2007-10-29 17:04:14 xend 3413] DEBUG (image:287) pae