Hello all, I am still having problems getting the DomU to "take off". Here is my config file: # on_crash = ''preserve'' serial=''pty'' kernel = "/usr/lib/xen/boot/hvmloader" builder = ''hvm'' memory = 512 name = "winxp" vcpus = 1 vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [ ''file:/xen-image/mnt/WinXP.img,ioemu:hda,w'' ] device_model = ''/usr/lib/xen/bin/qemu-dm'' # cdrom=''/media/cdrom0'' cdrom=''/dev/hda'' ne2000=0 boot=''d'' An excerpt of the last few lines from QEMU and xend logs: HVMAssist BIOS, 1 cpu, $Revision: 1.138 $ $Date: 2005/05/07 15:55:26 $ ata0-0: PCHS=8322/16/63 translation=lba LCHS=522/255/63 ata0 master: QEMU HARDDISK ATA-2 Hard-Disk (4096 MBytes) ata0 slave: Unknown device ata1 master: QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom ata1 slave: Unknown device Booting from CD-Rom... unsupported PCI BIOS function 0x0E int13_harddisk: function 15, unmapped device for ELDL=81 KBD: int09h_handler(): unknown scancode read! HVM_PIT:guest init pit channel 0! HVM_PIT:pass info 0xc002ead to HV! =============================================== 0 [2006-09-15 17:04:37 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {''ssidref'': ''0'', ''uuid'': ''00000000-0000-0000-0000-000000000000'', ''on_reboot'': ''restart'', ''on_poweroff'': ''destroy'', ''name'': ''Domain-0'', ''vcpus'': ''2'', ''vcpu_avail'': ''3'', ''memory'': ''1894'', ''on_crash'': ''restart'', ''maxmem'': ''1894''} [2006-09-15 17:04:37 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing domain details: {''cpu/0/availability'': ''online'', ''memory/target'': ''1939456'', ''cpu/1/availability'': ''online'', ''name'': ''Domain-0'', ''console/limit'': ''1048576'', ''vm'': ''/vm/00000000-0000-0000-0000-000000000000'', ''domid'': ''0''} [2006-09-15 17:04:37 xend] DEBUG (XendDomain:152) number of vcpus to use is 0 [2006-09-15 17:04:37 xend.XendDomainInfo] DEBUG (XendDomainInfo:877) XendDomainInfo.handleShutdownWatch [2006-09-15 17:04:38 xend.XendDomainInfo] DEBUG (XendDomainInfo:945) Setting memory target of domain Domain-0 (0) to 1024 MiB. [2006-09-15 17:05:07 xend.XendDomainInfo] DEBUG (XendDomainInfo:178) XendDomainInfo.create([''vm'', [''name'', ''winxp''], [''memory'', 512], [''vcpus'', 1], [''image'', [''hvm'', [''kernel'', ''/usr/lib/xen/boot/hvmloader''], [''device_model'', ''/usr/lib/xen/bin/qemu-dm''], [''vcpus'', 1], [''cdrom'', ''/dev/hda''], [''boot'', ''d''], [''serial'', ''pty''], [''display'', '':0''], [''xauthority'', ''/root/.Xauthority'']]], [''device'', [''vbd'', [''uname'', ''file:/xen-image/mnt/WinXP.img''], [''dev'', ''ioemu:hda''], [''mode'', ''w'']]], [''device'', [''vif'', [''bridge'', ''xenbr0''], [''type'', ''ioemu'']]]]) [2006-09-15 17:05:07 xend.XendDomainInfo] DEBUG (XendDomainInfo:284) parseConfig: config is [''vm'', [''name'', ''winxp''], [''memory'', 512], [''vcpus'', 1], [''image'', [''hvm'', [''kernel'', ''/usr/lib/xen/boot/hvmloader''], [''device_model'', ''/usr/lib/xen/bin/qemu-dm''], [''vcpus'', 1], [''cdrom'', ''/dev/hda''], [''boot'', ''d''], [''serial'', ''pty''], [''display'', '':0''], [''xauthority'', ''/root/.Xauthority'']]], [''device'', [''vbd'', [''uname'', ''file:/xen-image/mnt/WinXP.img''], [''dev'', ''ioemu:hda''], [''mode'', ''w'']]], [''device'', [''vif'', [''bridge'', ''xenbr0''], [''type'', ''ioemu'']]]] [2006-09-15 17:05:07 xend.XendDomainInfo] DEBUG (XendDomainInfo:380) parseConfig: result is {''ssidref'': None, ''uuid'': None, ''on_crash'': None, ''on_reboot'': None, ''image'': [''hvm'', [''kernel'', ''/usr/lib/xen/boot/hvmloader''], [''device_model'', ''/usr/lib/xen/bin/qemu-dm''], [''vcpus'', 1], [''cdrom'', ''/dev/hda''], [''boot'', ''d''], [''serial'', ''pty''], [''display'', '':0''], [''xauthority'', ''/root/.Xauthority'']], ''on_poweroff'': None, ''cpus'': None, ''name'': ''winxp'', ''backend'': [], ''vcpus'': 1, ''cpu_weight'': None, ''vcpu_avail'': None, ''memory'': 512, ''device'': [(''vbd'', [''vbd'', [''uname'', ''file:/xen-image/mnt/WinXP.img''], [''dev'', ''ioemu:hda''], [''mode'', ''w'']]), (''vif'', [''vif'', [''bridge'', ''xenbr0''], [''type'', ''ioemu'']])], ''bootloader'': None, ''cpu'': None, ''maxmem'': None} [2006-09-15 17:05:07 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164) XendDomainInfo.construct: None 0 [2006-09-15 17:05:07 xend.XendDomainInfo] DEBUG (XendDomainInfo:1196) XendDomainInfo.initDomain: 1 1.0 [2006-09-15 17:05:07 xend] DEBUG (image:266) args: cdrom, val: /dev/hda [2006-09-15 17:05:07 xend] DEBUG (image:266) args: boot, val: d [2006-09-15 17:05:07 xend] DEBUG (image:266) args: fda, val: None [2006-09-15 17:05:07 xend] DEBUG (image:266) args: fdb, val: None [2006-09-15 17:05:07 xend] DEBUG (image:266) args: nic-ne2000, val: None [2006-09-15 17:05:07 xend] DEBUG (image:266) args: enable-audio, val: None [2006-09-15 17:05:07 xend] DEBUG (image:266) args: localtime, val: None [2006-09-15 17:05:07 xend] DEBUG (image:266) args: serial, val: pty [2006-09-15 17:05:07 xend] DEBUG (image:266) args: std-vga, val: None [2006-09-15 17:05:07 xend] DEBUG (image:266) args: isa, val: None [2006-09-15 17:05:07 xend] DEBUG (image:266) args: vcpus, val: 1 [2006-09-15 17:05:07 xend] DEBUG (balloon:128) Balloon: free 996; need 513; done. [2006-09-15 17:05:07 xend] INFO (image:135) buildDomain os=hvm dom=1 vcpus=1 [2006-09-15 17:05:07 xend] DEBUG (image:224) dom = 1 [2006-09-15 17:05:07 xend] DEBUG (image:225) image /usr/lib/xen/boot/hvmloader [2006-09-15 17:05:07 xend] DEBUG (image:226) store_evtchn = 1 [2006-09-15 17:05:07 xend] DEBUG (image:227) memsize = 512 [2006-09-15 17:05:07 xend] DEBUG (image:228) vcpus = 1 [2006-09-15 17:05:07 xend] DEBUG (image:229) pae = 0 [2006-09-15 17:05:07 xend] DEBUG (image:230) acpi = 0 [2006-09-15 17:05:07 xend] DEBUG (image:231) apic = 0 [2006-09-15 17:05:07 xend] DEBUG (image:396) hvm shutdown watch registered [2006-09-15 17:05:07 xend] DEBUG (DevController:103) DevController: writing {''state'': ''1'', ''backend-id'': ''0'', ''backend'': ''/local/domain/0/backend/vbd/1/768''} to /local/domain/1/device/vbd/768. [2006-09-15 17:05:07 xend] DEBUG (DevController:105) DevController: writing {''domain'': ''winxp'', ''frontend'': ''/local/domain/1/device/vbd/768'', ''dev'': ''ioemu:hda'', ''state'': ''1'', ''params'': ''/xen-image/mnt/WinXP.img'', ''mode'': ''w'', ''frontend-id'': ''1'', ''type'': ''file''} to /local/domain/0/backend/vbd/1/768. [2006-09-15 17:05:07 xend] DEBUG (DevController:103) DevController: writing {''state'': ''1'', ''backend-id'': ''0'', ''backend'': ''/local/domain/0/backend/vif/1/0''} to /local/domain/1/device/vif/0. [2006-09-15 17:05:07 xend] DEBUG (DevController:105) DevController: writing {''bridge'': ''xenbr0'', ''domain'': ''winxp'', ''handle'': ''0'', ''script'': ''/etc/xen/scripts/vif-bridge'', ''state'': ''1'', ''frontend'': ''/local/domain/1/device/vif/0'', ''mac'': ''00:16:3e:5a:05:fb'', ''frontend-id'': ''1'', ''type'': ''ioemu''} to /local/domain/0/backend/vif/1/0. [2006-09-15 17:05:07 xend] INFO (image:355) spawning device models: /usr/lib/xen/bin/qemu-dm [''/usr/lib/xen/bin/qemu-dm'', ''-d'', ''1'', ''-m'', ''512'', ''-cdrom'', ''/dev/hda'', ''-boot'', ''d'', ''-serial'', ''pty'', ''-vcpus'', ''1'', ''-domain-name'', ''winxp'', ''-hda'', ''/xen-image/mnt/WinXP.img'', ''-macaddr'', ''00:16:3e:10:df:40'', ''-bridge'', ''xenbr0'', ''-nics'', ''1''] [2006-09-15 17:05:07 xend] INFO (image:357) device model pid: 5008 [2006-09-15 17:05:07 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {''ssidref'': ''0'', ''uuid'': ''8ee6f5b7-1ff0-a2fd-beb0-7a2d46d42214'', ''on_reboot'': ''restart'', ''start_time'': ''1158332707.94'', ''on_poweroff'': ''destroy'', ''name'': ''winxp'', ''vcpus'': ''1'', ''vcpu_avail'': ''1'', ''memory'': ''512'', ''on_crash'': ''restart'', ''image'': ''(hvm (kernel /usr/lib/xen/boot/hvmloader) (device_model /usr/lib/xen/bin/qemu-dm) (vcpus 1) (cdrom /dev/hda) (boot d) (serial pty) (display :0) (xauthority /root/.Xauthority))'', ''maxmem'': ''512''} [2006-09-15 17:05:07 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing domain details: {''console/port'': ''2'', ''name'': ''winxp'', ''console/limit'': ''1048576'', ''vm'': ''/vm/8ee6f5b7-1ff0-a2fd-beb0-7a2d46d42214'', ''domid'': ''1'', ''cpu/0/availability'': ''online'', ''memory/target'': ''524288'', ''store/ring-ref'': ''254959'', ''store/port'': ''1''} [2006-09-15 17:05:07 xend] DEBUG (image:419) hvm_shutdown fired, shutdown reason=None [2006-09-15 17:05:07 xend.XendDomainInfo] DEBUG (XendDomainInfo:877) XendDomainInfo.handleShutdownWatch [2006-09-15 17:05:07 xend] DEBUG (DevController:132) Waiting for devices vif. [2006-09-15 17:05:07 xend] DEBUG (DevController:138) Waiting for 0. [2006-09-15 17:05:07 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status. [2006-09-15 17:05:08 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status. [2006-09-15 17:05:08 xend] DEBUG (DevController:417) hotplugStatusCallback 1. [2006-09-15 17:05:08 xend] DEBUG (DevController:132) Waiting for devices usb. [2006-09-15 17:05:08 xend] DEBUG (DevController:132) Waiting for devices vbd. [2006-09-15 17:05:08 xend] DEBUG (DevController:138) Waiting for 768. [2006-09-15 17:05:08 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/1/768/hotplug-status. [2006-09-15 17:05:08 xend] DEBUG (DevController:417) hotplugStatusCallback 1. [2006-09-15 17:05:08 xend] DEBUG (DevController:132) Waiting for devices irq. [2006-09-15 17:05:08 xend] DEBUG (DevController:132) Waiting for devices pci. [2006-09-15 17:05:08 xend] DEBUG (DevController:132) Waiting for devices ioports. [2006-09-15 17:05:08 xend] DEBUG (DevController:132) Waiting for devices vtpm. [2006-09-15 17:05:08 xend] INFO (XendDomain:363) Domain winxp (1) unpaused. [2006-09-15 17:06:41 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327) XendDomainInfo.destroy: domid=1 [2006-09-15 17:06:41 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335) XendDomainInfo.destroyDomain(1) [2006-09-15 17:06:41 xend] DEBUG (image:408) hvm shutdown watch unregistered [2006-09-15 17:06:41 xend.XendDomainInfo] ERROR (XendDomainInfo:1260) XendDomainInfo.cleanup: image.destroy() failed. Traceback (most recent call last): File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1258, in cleanupDomain self.image.destroy() File "//usr/lib/python/xen/xend/image.py", line 379, in destroy os.waitpid(self.pid, 0) OSError: [Errno 10] No child processes [2006-09-15 17:06:48 xend.XendDomainInfo] DEBUG (XendDomainInfo:178) XendDomainInfo.create([''vm'', [''name'', ''winxp''], [''memory'', 512], [''vcpus'', 1], [''image'', [''hvm'', [''kernel'', ''/usr/lib/xen/boot/hvmloader''], [''device_model'', ''/usr/lib/xen/bin/qemu-dm''], [''vcpus'', 1], [''cdrom'', ''/dev/hda''], [''boot'', ''d''], [''serial'', ''pty''], [''display'', '':0''], [''xauthority'', ''/root/.Xauthority'']]], [''device'', [''vbd'', [''uname'', ''file:/xen-image/mnt/WinXP.img''], [''dev'', ''ioemu:hda''], [''mode'', ''w'']]], [''device'', [''vif'', [''bridge'', ''xenbr0''], [''type'', ''ioemu'']]]]) [2006-09-15 17:06:48 xend.XendDomainInfo] DEBUG (XendDomainInfo:284) parseConfig: config is [''vm'', [''name'', ''winxp''], [''memory'', 512], [''vcpus'', 1], [''image'', [''hvm'', [''kernel'', ''/usr/lib/xen/boot/hvmloader''], [''device_model'', ''/usr/lib/xen/bin/qemu-dm''], [''vcpus'', 1], [''cdrom'', ''/dev/hda''], [''boot'', ''d''], [''serial'', ''pty''], [''display'', '':0''], [''xauthority'', ''/root/.Xauthority'']]], [''device'', [''vbd'', [''uname'', ''file:/xen-image/mnt/WinXP.img''], [''dev'', ''ioemu:hda''], [''mode'', ''w'']]], [''device'', [''vif'', [''bridge'', ''xenbr0''], [''type'', ''ioemu'']]]] [2006-09-15 17:06:48 xend.XendDomainInfo] DEBUG (XendDomainInfo:380) parseConfig: result is {''ssidref'': None, ''uuid'': None, ''on_crash'': None, ''on_reboot'': None, ''image'': [''hvm'', [''kernel'', ''/usr/lib/xen/boot/hvmloader''], [''device_model'', ''/usr/lib/xen/bin/qemu-dm''], [''vcpus'', 1], [''cdrom'', ''/dev/hda''], [''boot'', ''d''], [''serial'', ''pty''], [''display'', '':0''], [''xauthority'', ''/root/.Xauthority'']], ''on_poweroff'': None, ''cpus'': None, ''name'': ''winxp'', ''backend'': [], ''vcpus'': 1, ''cpu_weight'': None, ''vcpu_avail'': None, ''memory'': 512, ''device'': [(''vbd'', [''vbd'', [''uname'', ''file:/xen-image/mnt/WinXP.img''], [''dev'', ''ioemu:hda''], [''mode'', ''w'']]), (''vif'', [''vif'', [''bridge'', ''xenbr0''], [''type'', ''ioemu'']])], ''bootloader'': None, ''cpu'': None, ''maxmem'': None} [2006-09-15 17:06:48 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164) XendDomainInfo.construct: None 0 [2006-09-15 17:06:48 xend.XendDomainInfo] DEBUG (XendDomainInfo:1196) XendDomainInfo.initDomain: 2 1.0 [2006-09-15 17:06:48 xend] DEBUG (image:266) args: cdrom, val: /dev/hda [2006-09-15 17:06:48 xend] DEBUG (image:266) args: boot, val: d [2006-09-15 17:06:48 xend] DEBUG (image:266) args: fda, val: None [2006-09-15 17:06:48 xend] DEBUG (image:266) args: fdb, val: None [2006-09-15 17:06:48 xend] DEBUG (image:266) args: nic-ne2000, val: None [2006-09-15 17:06:48 xend] DEBUG (image:266) args: enable-audio, val: None [2006-09-15 17:06:48 xend] DEBUG (image:266) args: localtime, val: None [2006-09-15 17:06:48 xend] DEBUG (image:266) args: serial, val: pty [2006-09-15 17:06:48 xend] DEBUG (image:266) args: std-vga, val: None [2006-09-15 17:06:48 xend] DEBUG (image:266) args: isa, val: None [2006-09-15 17:06:48 xend] DEBUG (image:266) args: vcpus, val: 1 [2006-09-15 17:06:48 xend] DEBUG (balloon:128) Balloon: free 996; need 513; done. [2006-09-15 17:06:48 xend] INFO (image:135) buildDomain os=hvm dom=2 vcpus=1 [2006-09-15 17:06:48 xend] DEBUG (image:224) dom = 2 [2006-09-15 17:06:48 xend] DEBUG (image:225) image /usr/lib/xen/boot/hvmloader [2006-09-15 17:06:48 xend] DEBUG (image:226) store_evtchn = 1 [2006-09-15 17:06:48 xend] DEBUG (image:227) memsize = 512 [2006-09-15 17:06:48 xend] DEBUG (image:228) vcpus = 1 [2006-09-15 17:06:48 xend] DEBUG (image:229) pae = 0 [2006-09-15 17:06:48 xend] DEBUG (image:230) acpi = 0 [2006-09-15 17:06:48 xend] DEBUG (image:231) apic = 0 [2006-09-15 17:06:48 xend] DEBUG (image:396) hvm shutdown watch registered [2006-09-15 17:06:48 xend] DEBUG (DevController:103) DevController: writing {''state'': ''1'', ''backend-id'': ''0'', ''backend'': ''/local/domain/0/backend/vbd/2/768''} to /local/domain/2/device/vbd/768. [2006-09-15 17:06:48 xend] DEBUG (DevController:105) DevController: writing {''domain'': ''winxp'', ''frontend'': ''/local/domain/2/device/vbd/768'', ''dev'': ''ioemu:hda'', ''state'': ''1'', ''params'': ''/xen-image/mnt/WinXP.img'', ''mode'': ''w'', ''frontend-id'': ''2'', ''type'': ''file''} to /local/domain/0/backend/vbd/2/768. [2006-09-15 17:06:48 xend] DEBUG (DevController:103) DevController: writing {''state'': ''1'', ''backend-id'': ''0'', ''backend'': ''/local/domain/0/backend/vif/2/0''} to /local/domain/2/device/vif/0. [2006-09-15 17:06:48 xend] DEBUG (DevController:105) DevController: writing {''bridge'': ''xenbr0'', ''domain'': ''winxp'', ''handle'': ''0'', ''script'': ''/etc/xen/scripts/vif-bridge'', ''state'': ''1'', ''frontend'': ''/local/domain/2/device/vif/0'', ''mac'': ''00:16:3e:4c:3f:99'', ''frontend-id'': ''2'', ''type'': ''ioemu''} to /local/domain/0/backend/vif/2/0. [2006-09-15 17:06:48 xend] INFO (image:355) spawning device models: /usr/lib/xen/bin/qemu-dm [''/usr/lib/xen/bin/qemu-dm'', ''-d'', ''2'', ''-m'', ''512'', ''-cdrom'', ''/dev/hda'', ''-boot'', ''d'', ''-serial'', ''pty'', ''-vcpus'', ''1'', ''-domain-name'', ''winxp'', ''-hda'', ''/xen-image/mnt/WinXP.img'', ''-macaddr'', ''00:16:3e:43:4f:83'', ''-bridge'', ''xenbr0'', ''-nics'', ''1''] [2006-09-15 17:06:48 xend] INFO (image:357) device model pid: 5366 [2006-09-15 17:06:48 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {''ssidref'': ''0'', ''uuid'': ''1dc512e1-a061-1af4-cda1-8bfcf6316a9f'', ''on_reboot'': ''restart'', ''start_time'': ''1158332808.43'', ''on_poweroff'': ''destroy'', ''name'': ''winxp'', ''vcpus'': ''1'', ''vcpu_avail'': ''1'', ''memory'': ''512'', ''on_crash'': ''restart'', ''image'': ''(hvm (kernel /usr/lib/xen/boot/hvmloader) (device_model /usr/lib/xen/bin/qemu-dm) (vcpus 1) (cdrom /dev/hda) (boot d) (serial pty) (display :0) (xauthority /root/.Xauthority))'', ''maxmem'': ''512''} [2006-09-15 17:06:48 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing domain details: {''console/port'': ''2'', ''name'': ''winxp'', ''console/limit'': ''1048576'', ''vm'': ''/vm/1dc512e1-a061-1af4-cda1-8bfcf6316a9f'', ''domid'': ''2'', ''cpu/0/availability'': ''online'', ''memory/target'': ''524288'', ''store/ring-ref'': ''222191'', ''store/port'': ''1''} [2006-09-15 17:06:48 xend] DEBUG (image:419) hvm_shutdown fired, shutdown reason=None [2006-09-15 17:06:48 xend.XendDomainInfo] DEBUG (XendDomainInfo:877) XendDomainInfo.handleShutdownWatch [2006-09-15 17:06:48 xend] DEBUG (DevController:132) Waiting for devices vif. [2006-09-15 17:06:48 xend] DEBUG (DevController:138) Waiting for 0. [2006-09-15 17:06:48 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vif/2/0/hotplug-status. [2006-09-15 17:06:48 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vif/2/0/hotplug-status. [2006-09-15 17:06:48 xend] DEBUG (DevController:417) hotplugStatusCallback 1. [2006-09-15 17:06:48 xend] DEBUG (DevController:132) Waiting for devices usb. [2006-09-15 17:06:48 xend] DEBUG (DevController:132) Waiting for devices vbd. [2006-09-15 17:06:48 xend] DEBUG (DevController:138) Waiting for 768. [2006-09-15 17:06:48 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/2/768/hotplug-status. [2006-09-15 17:06:49 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/2/768/hotplug-status. [2006-09-15 17:06:49 xend] DEBUG (DevController:417) hotplugStatusCallback 1. [2006-09-15 17:06:49 xend] DEBUG (DevController:132) Waiting for devices irq. [2006-09-15 17:06:49 xend] DEBUG (DevController:132) Waiting for devices pci. [2006-09-15 17:06:49 xend] DEBUG (DevController:132) Waiting for devices ioports. [2006-09-15 17:06:49 xend] DEBUG (DevController:132) Waiting for devices vtpm. [2006-09-15 17:06:49 xend] INFO (XendDomain:363) Domain winxp (2) unpaused. [2006-09-15 17:07:52 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327) XendDomainInfo.destroy: domid=2 [2006-09-15 17:07:52 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335) XendDomainInfo.destroyDomain(2) [2006-09-15 17:07:52 xend] DEBUG (image:408) hvm shutdown watch unregistered [2006-09-15 17:07:52 xend.XendDomainInfo] ERROR (XendDomainInfo:1260) XendDomainInfo.cleanup: image.destroy() failed. =================================================== The Shell: root@John:~# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 1024 2 r----- 157.5 root@John:~# xm create winxp Using config file "/etc/xen/winxp". Started domain winxp root@John:~# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 1024 2 r----- 163.2 winxp 3 512 1 r----- 11.1 root@John:~# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 1024 2 r----- 165.7 winxp 3 512 1 r----- 12.7 root@John:~# No ''doze installation screen, no error / informational messages. Does anyone have an idea?? Regards, JC John, thank you for your suggestion. I have downloaded testing, compiled the kernel, I do NOT get the hanging condition anymore. However, I am now getting this message: root@John:/boot# xm create winxp -c Using config file "/etc/xen/winxp". Started domain winxp xenconsole: Could not read tty from store: No such file or directory root@John:/boot# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 512 2 r----- 843.3 winxp 11 512 1 ------ 123.4 root@John:/boot# The box has 2GB. Any suggestions would be appreciated. TIA and regards. John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@europeunited.org http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Fri, 15 Sep 2006 17:17:55 +0200 (CEST), you wrote:>Booting from CD-Rom... >unsupported PCI BIOS function 0x0E >int13_harddisk: function 15, unmapped device for ELDL=81 >KBD: int09h_handler(): unknown scancode read! >HVM_PIT:guest init pit channel 0! >HVM_PIT:pass info 0xc002ead to HV!I don''t know what this error means, but you may try installing qemu and running it directly with: qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d -- Z24 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello all, the command >> qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d << WORKS (Doze starts etc.).. but this does not bring me any further with XEN... Any further ideas?? TIA and regards, JC> On Fri, 15 Sep 2006 17:17:55 +0200 (CEST), you wrote: > >>Booting from CD-Rom... >>unsupported PCI BIOS function 0x0E >>int13_harddisk: function 15, unmapped device for ELDL=81 >>KBD: int09h_handler(): unknown scancode read! >>HVM_PIT:guest init pit channel 0! >>HVM_PIT:pass info 0xc002ead to HV! > > I don''t know what this error means, but you may try installing qemu > and running it directly with: > qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d > > -- > Z24 > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@europeunited.org http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Try do dd your winxp CD to a iso file and define this iso file dd if=/dev/cdrom of =/fs/winxp.iso and in your domU /etc/xen/winxp config as: cdrom = ''/fs/winxp.iso'' boot = ''d'' Thomas> -----Ursprüngliche Nachricht----- > Von: xen-users-bounces@lists.xensource.com [mailto:xen-users- > bounces@lists.xensource.com] Im Auftrag von John Cassidy > Gesendet: Samstag, 16. September 2006 09:54 > An: z24@gmx.net > Cc: xen-users@lists.xensource.com > Betreff: Re: [Xen-users] XEN and Dapper - III > > Hello all, > > the command >> qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d << > WORKS (Doze starts etc.).. but this does not bring me any further with > XEN... > > Any further ideas?? > > > TIA and regards, > > > JC > > > > On Fri, 15 Sep 2006 17:17:55 +0200 (CEST), you wrote: > > > >>Booting from CD-Rom... > >>unsupported PCI BIOS function 0x0E > >>int13_harddisk: function 15, unmapped device for ELDL=81 > >>KBD: int09h_handler(): unknown scancode read! > >>HVM_PIT:guest init pit channel 0! > >>HVM_PIT:pass info 0xc002ead to HV! > > > > I don''t know what this error means, but you may try installing qemu > > and running it directly with: > > qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d > > > > -- > > Z24 > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > John Cassidy (Dipl.-Ingr.) > > Berninastrasse 9 > > 8057 Zuerich > > Europe > > Telephone: +41 (0) 43 300 4602 > > Mobile: +41 (0) 79 207 3268 > > > E-Mail: john.cassidy@europeunited.org > > http://www.JDCassidy.net > > http://www.europeunited.org > > http://en.wikipedia.org/wiki/Europe_United > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: 15.09.2006_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Still no luck: root@John:/xen-image/mnt# xm create winxpt.hvm Using config file "/etc/xen/winxpt.hvm". Started domain winxpt Using config file: kernel = "/usr/lib/xen/boot/hvmloader" builder = ''hvm'' name = "winxpt" device_model = ''/usr/lib/xen/bin/qemu-dm'' serial=''pty'' memory = 512 disk = [ ''file:/xen-image/mnt/winxp.iso,ioemu:hda,w'' ] on_poweroff = ''destroy'' on_reboot = ''destroy'' on_crash = ''destroy'' cdrom=''/dev/hda'' boot=''c'' sdl=1 vnc=0 "DD" also gives me an error: root@John:/xen-image/mnt# dd if=/dev/hda of=/xen-image/mnt/winxp.iso dd: reading `/dev/hda'': Input/output error 1190848+0 records in 1190848+0 records out 609714176 bytes (610 MB) copied, 172.029 seconds, 3.5 MB/s root@John:/xen-image/mnt# ls -als total 596020 4 drwxrwxrwx 2 root root 4096 Sep 16 11:50 . 4 drwxrwxrwx 3 root root 4096 Sep 12 18:04 .. 596012 -rw-r--r-- 1 root root 609714176 Sep 16 11:53 winxp.iso Any ideas??> Try do dd your winxp CD to a iso file and define this iso file > > dd if=/dev/cdrom of =/fs/winxp.iso > > and in your domU /etc/xen/winxp config as: > > cdrom = ''/fs/winxp.iso'' > boot = ''d'' > > > Thomas > >> -----Ursprüngliche Nachricht----- >> Von: xen-users-bounces@lists.xensource.com [mailto:xen-users- >> bounces@lists.xensource.com] Im Auftrag von John Cassidy >> Gesendet: Samstag, 16. September 2006 09:54 >> An: z24@gmx.net >> Cc: xen-users@lists.xensource.com >> Betreff: Re: [Xen-users] XEN and Dapper - III >> >> Hello all, >> >> the command >> qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d << >> WORKS (Doze starts etc.).. but this does not bring me any further with >> XEN... >> >> Any further ideas?? >> >> >> TIA and regards, >> >> >> JC >> >> >> > On Fri, 15 Sep 2006 17:17:55 +0200 (CEST), you wrote: >> > >> >>Booting from CD-Rom... >> >>unsupported PCI BIOS function 0x0E >> >>int13_harddisk: function 15, unmapped device for ELDL=81 >> >>KBD: int09h_handler(): unknown scancode read! >> >>HVM_PIT:guest init pit channel 0! >> >>HVM_PIT:pass info 0xc002ead to HV! >> > >> > I don''t know what this error means, but you may try installing qemu >> > and running it directly with: >> > qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d >> > >> > -- >> > Z24 >> > >> > _______________________________________________ >> > Xen-users mailing list >> > Xen-users@lists.xensource.com >> > http://lists.xensource.com/xen-users >> > >> >> >> John Cassidy (Dipl.-Ingr.) >> >> Berninastrasse 9 >> >> 8057 Zuerich >> >> Europe >> >> Telephone: +41 (0) 43 300 4602 >> >> Mobile: +41 (0) 79 207 3268 >> >> >> E-Mail: john.cassidy@europeunited.org >> >> http://www.JDCassidy.net >> >> http://www.europeunited.org >> >> http://en.wikipedia.org/wiki/Europe_United >> >> >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> >> >> -- >> No virus found in this incoming message. >> Checked by AVG Free Edition. >> Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: >> 15.09.2006 > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@europeunited.org http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello (Gruezi) to all, I have done as you suggested, here is an excerpt from XM DMESG: XEN) HVM_PIT: guest freq in cycles=150681923 (XEN) (GUEST: 5) Remapping master: ICW2 0x8 -> 0x20 (XEN) (GUEST: 5) Remapping slave: ICW2 0x70 -> 0x28 (XEN) (GUEST: 5) VGABios $Id: vgabios.c,v 1.61 2005/05/24 16:50:50 vruppert Exp $ (XEN) (GUEST: 5) HVMAssist BIOS, 1 cpu, $Revision: 1.138 $ $Date: 2005/05/07 15:55:26 $ (XEN) (GUEST: 5) (XEN) (GUEST: 5) ata0-0: PCHS=1181/16/63 translation=lba LCHS=590/32/63 (XEN) (GUEST: 5) ata0 master: QEMU HARDDISK ATA-2 Hard-Disk (581 MBytes) (XEN) (GUEST: 5) ata0 slave: Unknown device (XEN) (GUEST: 5) ata1 master: QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom (XEN) (GUEST: 5) ata1 slave: Unknown device (XEN) (GUEST: 5) (XEN) (GUEST: 5) Booting from CD-Rom... (XEN) (GUEST: 5) unsupported PCI BIOS function 0x0E (XEN) (GUEST: 5) int13_harddisk: function 15, unmapped device for ELDL=81 (XEN) (GUEST: 5) KBD: int09h_handler(): unknown scancode read! ===================================================================== It seems as if it is doing everything as it should do, but not showing me a screen... Here is XM LIST: root@John:/xen-image/mnt# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 512 2 r----- 1569.3 winxpt 5 512 1 r----- 143.4 root@John:/xen-image/mnt# Just sitting there.. waiting for me. Regards, JC> Try do dd your winxp CD to a iso file and define this iso file > > dd if=/dev/cdrom of =/fs/winxp.iso > > and in your domU /etc/xen/winxp config as: > > cdrom = ''/fs/winxp.iso'' > boot = ''d'' > > > Thomas > >> -----Ursprüngliche Nachricht----- >> Von: xen-users-bounces@lists.xensource.com [mailto:xen-users- >> bounces@lists.xensource.com] Im Auftrag von John Cassidy >> Gesendet: Samstag, 16. September 2006 09:54 >> An: z24@gmx.net >> Cc: xen-users@lists.xensource.com >> Betreff: Re: [Xen-users] XEN and Dapper - III >> >> Hello all, >> >> the command >> qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d << >> WORKS (Doze starts etc.).. but this does not bring me any further with >> XEN... >> >> Any further ideas?? >> >> >> TIA and regards, >> >> >> JC >> >> >> > On Fri, 15 Sep 2006 17:17:55 +0200 (CEST), you wrote: >> > >> >>Booting from CD-Rom... >> >>unsupported PCI BIOS function 0x0E >> >>int13_harddisk: function 15, unmapped device for ELDL=81 >> >>KBD: int09h_handler(): unknown scancode read! >> >>HVM_PIT:guest init pit channel 0! >> >>HVM_PIT:pass info 0xc002ead to HV! >> > >> > I don''t know what this error means, but you may try installing qemu >> > and running it directly with: >> > qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d >> > >> > -- >> > Z24 >> > >> > _______________________________________________ >> > Xen-users mailing list >> > Xen-users@lists.xensource.com >> > http://lists.xensource.com/xen-users >> > >> >> >> John Cassidy (Dipl.-Ingr.) >> >> Berninastrasse 9 >> >> 8057 Zuerich >> >> Europe >> >> Telephone: +41 (0) 43 300 4602 >> >> Mobile: +41 (0) 79 207 3268 >> >> >> E-Mail: john.cassidy@europeunited.org >> >> http://www.JDCassidy.net >> >> http://www.europeunited.org >> >> http://en.wikipedia.org/wiki/Europe_United >> >> >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> >> >> -- >> No virus found in this incoming message. >> Checked by AVG Free Edition. >> Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: >> 15.09.2006 > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@europeunited.org http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
>"DD" also gives me an error: > >root@John:/xen-image/mnt# dd if=/dev/hda of=/xen-image/mnt/winxp.iso >dd: reading `/dev/hda'': Input/output error >1190848+0 records in >1190848+0 records out >609714176 bytes (610 MB) copied, 172.029 seconds, 3.5 MB/s >root@John:/xen-image/mnt# ls -als >total 596020 > 4 drwxrwxrwx 2 root root 4096 Sep 16 11:50 . > 4 drwxrwxrwx 3 root root 4096 Sep 12 18:04 .. >596012 -rw-r--r-- 1 root root 609714176 Sep 16 11:53 winxp.iso > >Any ideas??Have you tried to mount winxp.iso to see if the cdrom has been copied to it? Don''t you have something like /dev/cdrom? If winxp.iso is ok but you get nothing on xm create, make sure you have all the required packages installed: http://www.linuxtopia.org/online_books/linux_virtualization/xen_3.0_user_guide/linux_virualization_xen_user_66.html#SECTION04310000000000000000 I had the same problem as yours (no windows opening and no cdrom bootup), I installed these packages and all worked: * dev86: I compiled bin86-0.16.17.tar.gz sources because I didn''t find it using Synaptic or apt-get * sdl and sdl-dev: I compiled SDL-1.2.11 sources because Synaptic and apt-get was reporting a dependency error installing libsdl1.2-dev package (see Ubuntu forum) * libvncserver: I compiled LibVNCServer-0.8.2 and x11vnc-0.8.2 because I didn''t find libvncserver with Synaptic or apt-get; I also installed libvncserver-dev using apt-get -- Z24 www.computingart.tk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@europeunited.org http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello all again.. have created a new disk image again: ls /xen-image/mnt -als total 28 4 drwxrwxrwx 2 root root 4096 2006-09-16 13:50 . 4 drwxrwxrwx 3 root root 4096 2006-09-12 18:04 .. 20 -rwxrwxrwx 1 root root 5368710144 2006-09-16 14:08 winxp.img root@John:~# =================================================================Started the image (winxp) again, using this config file: acpi=0 kernel = "/usr/lib/xen/boot/hvmloader" builder = ''hvm'' name = "winxpt" device_model = ''/usr/lib/xen/bin/qemu-dm'' serial=''pty'' memory = 512 disk = [ ''file:/xen-image/mnt/winxp.img,ioemu:hda,w'' ] on_poweroff = ''destroy'' on_reboot = ''destroy'' on_crash = ''destroy'' cdrom=''/dev/hda'' # cdrom=''/xen-image/mnt/winxp.iso'' boot=''d'' sdl=1 vnc=0 vncviewer=0 ============================================================This is view of what is running as per XEN: root@John:~# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 512 2 r----- 346.9 winxpt 1 512 1 r----- 2686.1 ================================================================= This is an excerpt of XEN DMESG: (XEN) *** Serial input -> DOM0 (type ''CTRL-a'' three times to switch input to Xen). (XEN) (GUEST: 1) HVM Loader (XEN) (GUEST: 1) Loading ROMBIOS ... (XEN) (GUEST: 1) Loading Cirrus VGABIOS ... (XEN) (GUEST: 1) Loading VMXAssist ... (XEN) (GUEST: 1) VMX go ... (XEN) (GUEST: 1) VMXAssist (Apr 13 2006) (XEN) (GUEST: 1) Memory size 512 MB (XEN) (GUEST: 1) E820 map: (XEN) (GUEST: 1) 0000000000000000 - 000000000009F800 (RAM) (XEN) (GUEST: 1) 000000000009F800 - 00000000000A0000 (Reserved) (XEN) (GUEST: 1) 00000000000A0000 - 00000000000C0000 (Type 16) (XEN) (GUEST: 1) 00000000000F0000 - 0000000000100000 (Reserved) (XEN) (GUEST: 1) 0000000000100000 - 000000001FFFE000 (RAM) (XEN) (GUEST: 1) 000000001FFFE000 - 000000001FFFF000 (Type 18) (XEN) (GUEST: 1) 000000001FFFF000 - 0000000020000000 (Type 17) (XEN) (GUEST: 1) 0000000020000000 - 0000000020003000 (ACPI NVS) (XEN) (GUEST: 1) 0000000020003000 - 000000002000D000 (ACPI Data) (XEN) (GUEST: 1) 00000000FEC00000 - 0000000100000000 (Type 16) (XEN) (GUEST: 1) (XEN) (GUEST: 1) Start BIOS ... (XEN) (GUEST: 1) Starting emulated 16-bit real-mode: ip=F000:FFF0 (XEN) (GUEST: 1) rombios.c,v 1.138 2005/05/07 15:55:26 vruppert Exp $ (XEN) HVM_PIT: guest freq in cycles=150682723 (XEN) (GUEST: 1) Remapping master: ICW2 0x8 -> 0x20 (XEN) (GUEST: 1) Remapping slave: ICW2 0x70 -> 0x28 (XEN) (GUEST: 1) VGABios $Id: vgabios.c,v 1.61 2005/05/24 16:50:50 vruppert Exp $ (XEN) (GUEST: 1) HVMAssist BIOS, 1 cpu, $Revision: 1.138 $ $Date: 2005/05/07 15:55:26 $ (XEN) (GUEST: 1) (XEN) (GUEST: 1) ata0-0: PCHS=10402/16/63 translation=lba LCHS=652/255/63 (XEN) (GUEST: 1) ata0 master: QEMU HARDDISK ATA-2 Hard-Disk (5120 MBytes) (XEN) (GUEST: 1) ata0 slave: Unknown device (XEN) (GUEST: 1) ata1 master: QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom (XEN) (GUEST: 1) ata1 slave: Unknown device (XEN) (GUEST: 1) (XEN) (GUEST: 1) Booting from CD-Rom... (XEN) (GUEST: 1) unsupported PCI BIOS function 0x0E (XEN) (GUEST: 1) int13_harddisk: function 15, unmapped device for ELDL=81 (XEN) (GUEST: 1) KBD: int09h_handler(): unknown scancode read! (XEN) HVM_PIT: guest freq in cycles=30179987 ===================================================================== The image is just sitting there "doing nothing", I see no screen / consoles etc. Do I have to enable / disable something else? Do I have to do something with a network interface? I would not think so, as everything is "local" at the moment. Any pointers / help, much appreciated. JC On Sat, September 16, 2006 12:42, Z24 wrote:>> "DD" also gives me an error: >> >> >> root@John:/xen-image/mnt# dd if=/dev/hda of=/xen-image/mnt/winxp.iso >> dd: reading `/dev/hda'': Input/output error >> 1190848+0 records in >> 1190848+0 records out >> 609714176 bytes (610 MB) copied, 172.029 seconds, 3.5 MB/s >> root@John:/xen-image/mnt# ls -als >> total 596020 4 drwxrwxrwx 2 root root 4096 Sep 16 11:50 . >> 4 drwxrwxrwx 3 root root 4096 Sep 12 18:04 .. >> 596012 -rw-r--r-- 1 root root 609714176 Sep 16 11:53 winxp.iso >> >> >> Any ideas?? >> > > Have you tried to mount winxp.iso to see if the cdrom has been copied > to it? Don''t you have something like /dev/cdrom? > > > If winxp.iso is ok but you get nothing on xm create, make sure you > have all the required packages installed: > http://www.linuxtopia.org/online_books/linux_virtualization/xen_3.0_user_ > guide/linux_virualization_xen_user_66.html#SECTION04310000000000000000 I > had the same problem as yours (no windows opening and no cdrom bootup), I > installed these packages and all worked: * dev86: I compiled > bin86-0.16.17.tar.gz sources because I didn''t find it using Synaptic or > apt-get * sdl and sdl-dev: I compiled SDL-1.2.11 sources because Synaptic > and apt-get was reporting a dependency error installing libsdl1.2-dev > package (see Ubuntu forum) * libvncserver: I compiled LibVNCServer-0.8.2 > and x11vnc-0.8.2 because I didn''t find libvncserver with Synaptic or > apt-get; I also installed libvncserver-dev using apt-get > > -- > Z24 > www.computingart.tk > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > >John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@europeunited.org http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello all, I have now dd''ed the contents of the CD to an ISO file, booted against this and still the same - nothing - no screen / window. I have done this with and without sdl. On doing the XM create image-name, I can see and hear CD and disk i/o and then all is quiet as if the boot proces was waiting for screen input. Without a screen / window this is difficult... Any ideas???????? JC> All (und Thomas), > > > yes, I do have XTERM and all of the libsdl stuff. > > Regards, > > > > JC > > > > On Sat, September 16, 2006 16:51, thomas.vonsteiger@bluewin.ch wrote: > >> For sdl=1 you need x11 display, to test this type xterm. >> If you don''t have a xterm then you have no display and sdl can''t start. >> >> >> >> Thomas >> >> >> >>> -----Ursprüngliche Nachricht----- >>> Von: xen-users-bounces@lists.xensource.com [mailto:xen-users- >>> bounces@lists.xensource.com] Im Auftrag von sean@jdcassidy.net >>> Gesendet: >>> Samstag, 16. September 2006 14:59 >>> An: Z24 >>> Cc: xen-users@lists.xensource.com >>> Betreff: Re: [Xen-users] XEN and Dapper - III >>> >>> >>> >>> Hello all again.. >>> >>> >>> >>> have created a new disk image again: >>> >>> ls /xen-image/mnt -als total 28 4 drwxrwxrwx 2 root root 4096 >>> 2006-09-16 13:50 . >>> 4 drwxrwxrwx 3 root root 4096 2006-09-12 18:04 .. >>> 20 -rwxrwxrwx 1 root root 5368710144 2006-09-16 14:08 winxp.img >>> root@John:~# >>> >>> >>> >>> =================================================================>>> Started the image (winxp) again, using this config file: >>> >>> >>> >>> acpi=0 kernel = "/usr/lib/xen/boot/hvmloader" builder = ''hvm'' name >>> "winxpt" >>> device_model = ''/usr/lib/xen/bin/qemu-dm'' serial=''pty'' memory = 512 >>> disk = [ ''file:/xen-image/mnt/winxp.img,ioemu:hda,w'' ] >>> on_poweroff = ''destroy'' on_reboot = ''destroy'' on_crash >>> ''destroy'' >>> cdrom=''/dev/hda'' # cdrom=''/xen-image/mnt/winxp.iso'' boot=''d'' sdl=1 >>> vnc=0 vncviewer=0 >>> >>> ============================================================>>> This is view of what is running as per XEN: >>> >>> >>> >>> root@John:~# xm list >>> Name ID Mem(MiB) VCPUs State Time(s) >>> Domain-0 0 512 2 r----- 346.9 >>> winxpt 1 512 1 r----- 2686.1 >>> >>> =================================================================>>> >>> >>> >>> This is an excerpt of XEN DMESG: >>> >>> >>> >>> (XEN) *** Serial input -> DOM0 (type ''CTRL-a'' three times to switch >>> input to Xen). (XEN) (GUEST: 1) HVM Loader (XEN) (GUEST: 1) Loading >>> ROMBIOS ... >>> (XEN) (GUEST: 1) Loading Cirrus VGABIOS ... >>> (XEN) (GUEST: 1) Loading VMXAssist ... >>> (XEN) (GUEST: 1) VMX go ... >>> (XEN) (GUEST: 1) VMXAssist (Apr 13 2006) >>> (XEN) (GUEST: 1) Memory size 512 MB >>> (XEN) (GUEST: 1) E820 map: >>> (XEN) (GUEST: 1) 0000000000000000 - 000000000009F800 (RAM) >>> (XEN) (GUEST: 1) 000000000009F800 - 00000000000A0000 (Reserved) >>> (XEN) (GUEST: 1) 00000000000A0000 - 00000000000C0000 (Type 16) >>> (XEN) (GUEST: 1) 00000000000F0000 - 0000000000100000 (Reserved) >>> (XEN) (GUEST: 1) 0000000000100000 - 000000001FFFE000 (RAM) >>> (XEN) (GUEST: 1) 000000001FFFE000 - 000000001FFFF000 (Type 18) >>> (XEN) (GUEST: 1) 000000001FFFF000 - 0000000020000000 (Type 17) >>> (XEN) (GUEST: 1) 0000000020000000 - 0000000020003000 (ACPI NVS) >>> (XEN) (GUEST: 1) 0000000020003000 - 000000002000D000 (ACPI Data) >>> (XEN) (GUEST: 1) 00000000FEC00000 - 0000000100000000 (Type 16) >>> (XEN) (GUEST: 1) >>> (XEN) (GUEST: 1) Start BIOS ... >>> (XEN) (GUEST: 1) Starting emulated 16-bit real-mode: ip=F000:FFF0 >>> (XEN) (GUEST: 1) rombios.c,v 1.138 2005/05/07 15:55:26 vruppert Exp $ >>> (XEN) HVM_PIT: guest freq in cycles=150682723 >>> (XEN) (GUEST: 1) Remapping master: ICW2 0x8 -> 0x20 >>> (XEN) (GUEST: 1) Remapping slave: ICW2 0x70 -> 0x28 >>> (XEN) (GUEST: 1) VGABios $Id: vgabios.c,v 1.61 2005/05/24 16:50:50 >>> vruppert Exp $ (XEN) (GUEST: 1) HVMAssist BIOS, 1 cpu, $Revision: >>> 1.138 $ >>> $Date: >>> 2005/05/07 15:55:26 $ >>> (XEN) (GUEST: 1) >>> (XEN) (GUEST: 1) ata0-0: PCHS=10402/16/63 translation=lba >>> LCHS=652/255/63 >>> (XEN) (GUEST: 1) ata0 master: QEMU HARDDISK ATA-2 Hard-Disk (5120 >>> MBytes) >>> (XEN) (GUEST: 1) ata0 slave: Unknown device >>> (XEN) (GUEST: 1) ata1 master: QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom >>> (XEN) (GUEST: 1) ata1 slave: Unknown device >>> (XEN) (GUEST: 1) >>> (XEN) (GUEST: 1) Booting from CD-Rom... >>> (XEN) (GUEST: 1) unsupported PCI BIOS function 0x0E >>> (XEN) (GUEST: 1) int13_harddisk: function 15, unmapped device for >>> ELDL=81 >>> (XEN) (GUEST: 1) KBD: int09h_handler(): unknown scancode read! >>> (XEN) HVM_PIT: guest freq in cycles=30179987 >>> >>> >>> >>> ====================================================================>>> >>> >>> >>> >>> The image is just sitting there "doing nothing", I see no screen / >>> consoles etc. >>> >>> Do I have to enable / disable something else? Do I have to do >>> something with a network interface? I would not think so, as >>> everything is "local" >>> at the moment. >>> >>> Any pointers / help, much appreciated. >>> >>> >>> >>> >>> JC >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> On Sat, September 16, 2006 12:42, Z24 wrote: >>> >>> >>>>> "DD" also gives me an error: >>>>> >>>>> >>>>> >>>>> >>>>> root@John:/xen-image/mnt# dd if=/dev/hda >>>>> of=/xen-image/mnt/winxp.iso dd: reading `/dev/hda'': Input/output >>>>> error 1190848+0 records in 1190848+0 records out >>>>> 609714176 bytes (610 MB) copied, 172.029 seconds, 3.5 MB/s >>>>> root@John:/xen-image/mnt# ls -als >>>>> total 596020 4 drwxrwxrwx 2 root root 4096 Sep 16 11:50 . 4 >>>>> drwxrwxrwx 3 root root 4096 Sep 12 18:04 .. 596012 >>>>> -rw-r--r-- 1 >>>>> root root 609714176 Sep 16 11:53 winxp.iso >>>>> >>>>> >>>>> Any ideas?? >>>>> >>>>> >>>>> >>>> >>>> Have you tried to mount winxp.iso to see if the cdrom has been >>>> copied to it? Don''t you have something like /dev/cdrom? >>>> >>>> >>>> If winxp.iso is ok but you get nothing on xm create, make sure you >>>> have all the required packages installed: >>>> >>> http://www.linuxtopia.org/online_books/linux_virtualization/xen_3.0_u >>> se r_ >>>> guide/linux_virualization_xen_user_66.html#SECTION04310000000000000 >>>> 00 >>>> 0 I had the same problem as yours (no windows opening and no cdrom >>>> bootup), >>> I >>> >>> >>>> installed these packages and all worked: * dev86: I compiled >>>> bin86-0.16.17.tar.gz sources because I didn''t find it using >>>> Synaptic >>>> or apt-get * sdl and sdl-dev: I compiled SDL-1.2.11 sources because >>> Synaptic >>> >>> >>>> and apt-get was reporting a dependency error installing >>>> libsdl1.2-dev package (see Ubuntu forum) * libvncserver: I compiled >>>> LibVNCServer-0.8.2 >>>> and x11vnc-0.8.2 because I didn''t find libvncserver with Synaptic or >>>> apt-get; I also installed libvncserver-dev using apt-get >>>> >>>> -- >>>> Z24 >>>> www.computingart.tk >>>> >>>> _______________________________________________ >>>> Xen-users mailing list >>>> Xen-users@lists.xensource.com >>>> http://lists.xensource.com/xen-users >>>> >>>> >>>> >>>> >>> >>> >>> John Cassidy (Dipl.-Ingr.) >>> >>> >>> >>> Berninastrasse 9 >>> >>> >>> >>> 8057 Zuerich >>> >>> >>> >>> Europe >>> >>> >>> >>> Telephone: +41 (0) 43 300 4602 >>> >>> >>> >>> Mobile: +41 (0) 79 207 3268 >>> >>> >>> >>> >>> E-Mail: john.cassidy@europeunited.org >>> >>> >>> >>> http://www.JDCassidy.net >>> >>> >>> >>> http://www.europeunited.org >>> >>> >>> >>> http://en.wikipedia.org/wiki/Europe_United >>> >>> >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xensource.com >>> http://lists.xensource.com/xen-users >>> >>> >>> >>> >>> -- >>> No virus found in this incoming message. >>> Checked by AVG Free Edition. >>> Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: >>> 15.09.2006 >>> >>> >> >> > > > John Cassidy (Dipl.-Ingr.) > > > Berninastrasse 9 > > > 8057 Zuerich > > > Europe > > > Telephone: +41 (0) 43 300 4602 > > > Mobile: +41 (0) 79 207 3268 > > > > E-Mail: john.cassidy@europeunited.org > > > http://www.JDCassidy.net > > > http://www.europeunited.org > > > http://en.wikipedia.org/wiki/Europe_United > > > > > > >John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@europeunited.org http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I met the same problem in stable 3.0.2-2.but in testing 3.0.2-3, I have no this problem. 在 Saturday 16 September 2006 10:01,John Cassidy 写道:> Still no luck: > > root@John:/xen-image/mnt# xm create winxpt.hvm > Using config file "/etc/xen/winxpt.hvm". > Started domain winxpt > > Using config file: > > kernel = "/usr/lib/xen/boot/hvmloader" > builder = ''hvm'' > name = "winxpt" > device_model = ''/usr/lib/xen/bin/qemu-dm'' > serial=''pty'' > memory = 512 > disk = [ ''file:/xen-image/mnt/winxp.iso,ioemu:hda,w'' ] > on_poweroff = ''destroy'' > on_reboot = ''destroy'' > on_crash = ''destroy'' > cdrom=''/dev/hda'' > boot=''c'' > sdl=1 > vnc=0 > > "DD" also gives me an error: > > root@John:/xen-image/mnt# dd if=/dev/hda of=/xen-image/mnt/winxp.iso > dd: reading `/dev/hda'': Input/output error > 1190848+0 records in > 1190848+0 records out > 609714176 bytes (610 MB) copied, 172.029 seconds, 3.5 MB/s > root@John:/xen-image/mnt# ls -als > total 596020 > 4 drwxrwxrwx 2 root root 4096 Sep 16 11:50 . > 4 drwxrwxrwx 3 root root 4096 Sep 12 18:04 .. > 596012 -rw-r--r-- 1 root root 609714176 Sep 16 11:53 winxp.iso > > Any ideas?? > > > Try do dd your winxp CD to a iso file and define this iso file > > > > dd if=/dev/cdrom of =/fs/winxp.iso > > > > and in your domU /etc/xen/winxp config as: > > > > cdrom = ''/fs/winxp.iso'' > > boot = ''d'' > > > > > > Thomas > > > >> -----Ursprüngliche Nachricht----- > >> Von: xen-users-bounces@lists.xensource.com [mailto:xen-users- > >> bounces@lists.xensource.com] Im Auftrag von John Cassidy > >> Gesendet: Samstag, 16. September 2006 09:54 > >> An: z24@gmx.net > >> Cc: xen-users@lists.xensource.com > >> Betreff: Re: [Xen-users] XEN and Dapper - III > >> > >> Hello all, > >> > >> the command >> qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d << > >> WORKS (Doze starts etc.).. but this does not bring me any further with > >> XEN... > >> > >> Any further ideas?? > >> > >> > >> TIA and regards, > >> > >> > >> JC > >> > >> > On Fri, 15 Sep 2006 17:17:55 +0200 (CEST), you wrote: > >> >>Booting from CD-Rom... > >> >>unsupported PCI BIOS function 0x0E > >> >>int13_harddisk: function 15, unmapped device for ELDL=81 > >> >>KBD: int09h_handler(): unknown scancode read! > >> >>HVM_PIT:guest init pit channel 0! > >> >>HVM_PIT:pass info 0xc002ead to HV! > >> > > >> > I don''t know what this error means, but you may try installing qemu > >> > and running it directly with: > >> > qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d > >> > > >> > -- > >> > Z24 > >> > > >> > _______________________________________________ > >> > Xen-users mailing list > >> > Xen-users@lists.xensource.com > >> > http://lists.xensource.com/xen-users > >> > >> John Cassidy (Dipl.-Ingr.) > >> > >> Berninastrasse 9 > >> > >> 8057 Zuerich > >> > >> Europe > >> > >> Telephone: +41 (0) 43 300 4602 > >> > >> Mobile: +41 (0) 79 207 3268 > >> > >> > >> E-Mail: john.cassidy@europeunited.org > >> > >> http://www.JDCassidy.net > >> > >> http://www.europeunited.org > >> > >> http://en.wikipedia.org/wiki/Europe_United > >> > >> > >> > >> > >> _______________________________________________ > >> Xen-users mailing list > >> Xen-users@lists.xensource.com > >> http://lists.xensource.com/xen-users > >> > >> > >> -- > >> No virus found in this incoming message. > >> Checked by AVG Free Edition. > >> Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: > >> 15.09.2006 > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > John Cassidy (Dipl.-Ingr.) > > Berninastrasse 9 > > 8057 Zuerich > > Europe > > Telephone: +41 (0) 43 300 4602 > > Mobile: +41 (0) 79 207 3268 > > > E-Mail: john.cassidy@europeunited.org > > http://www.JDCassidy.net > > http://www.europeunited.org > > http://en.wikipedia.org/wiki/Europe_United > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- _______________________________________________________________ William Hanwoody hanwoody@gmail.com A senior Linux engineer, like system integrate My blog - hanwoody.livejournal.com _______________________________________________________________ 《兵车行》 作者:杜甫 车辚辚,马萧萧,行人弓箭各在腰, 爷娘妻子走相送,尘埃不见咸阳桥。 牵衣顿足拦道哭,哭声直上干云霄。 道旁过者问行人,行人但云点行频。 或从十五北防河,便至四十西营田。 去时里正与裹头,归来头白还戍边。 边亭流血成海水,武皇开边意未已。 君不闻,汉家山东二百州,千村万落生荆杞。 纵有健妇把锄犁,禾生陇亩无东西。 况复秦兵耐苦战,被驱不异犬与鸡。 长者虽有问,役夫敢申恨? 且如今年冬,未休关西卒。 县官急索租,租税从何出。 信知生男恶,反是生女好。 生女犹得嫁比邻,生男埋没随百草。 君不见,青海头,古来白骨无人收。 新鬼烦冤旧鬼哭,天阴雨湿声啾啾。 _______________________________________________________________ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Apologies for the empty post. My original post vis-a-vis XEN and Dapper (Ubuntu 6.0) is still open. Gruss JC On Wed, September 20, 2006 12:07, Henning Sprang wrote:> what do you want to tell us here? > > On 9/16/06, John Cassidy <Sean@jdcassidy.net> wrote: > >> >> >> >> John Cassidy (Dipl.-Ingr.) >> >> >> Berninastrasse 9 >> >> >> 8057 Zuerich >> >> >> Europe >> >> >> Telephone: +41 (0) 43 300 4602 >> >> >> Mobile: +41 (0) 79 207 3268 >> >> >> >> E-Mail: john.cassidy@europeunited.org >> >> >> http://www.JDCassidy.net >> >> >> http://www.europeunited.org >> >> >> http://en.wikipedia.org/wiki/Europe_United >> >> >> >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> >> >> > > > -- > Henning Sprang - > http://www.sprang.de - http://faiwiki.informatik.uni-koeln.de > jabber: henning@jabber.ccc.de > >John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@europeunited.org http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users