[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] XEN and Dapper - III
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@xxxxxxxxxxxxxxxx http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |