[virt-tools-list] Virt-Manager Problems

Jim mickeyboa at sbcglobal.net
Mon May 10 20:53:02 UTC 2010


FC12/ X86_64

BSOD in Windows 7,       Win7 crashes on install

A problem has detected .....
Run Diag.......... What Diag.??
Remove hardware........ (It is part of the motherboard)

***STOP: 0x0000007F (0x00000000000000008, 0x0000000080050031, 
0x000000000000000006F8,
0xFFFFFA80022E4036)






Virt-Manager-Install.log


[Mon, 10 May 2010 11:41:14 virt-manager 6144] DEBUG 
(DistroInstaller:119) DistroInstaller location is a local file/path: 
/dev/sr0
[Mon, 10 May 2010 11:41:43 virt-manager 6144] DEBUG 
(DistroInstaller:119) DistroInstaller location is a local file/path: 
/dev/sr0
[Mon, 10 May 2010 11:41:43 virt-manager 6144] DEBUG (create:772) Default 
storage path is: /var/lib/libvirt/images/Window7.img
[Mon, 10 May 2010 11:41:43 virt-manager 6144] DEBUG (VirtualDisk:761) 
Path '/var/lib/libvirt/images' is target for pool 'default'. Creating 
volume 'Window7.img'.
[Mon, 10 May 2010 11:41:47 virt-manager 6144] DEBUG 
(DistroInstaller:119) DistroInstaller location is a local file/path: 
/dev/sr0
[Mon, 10 May 2010 11:41:47 virt-manager 6144] DEBUG (create:772) Default 
storage path is: /var/lib/libvirt/images/Window7.img
[Mon, 10 May 2010 11:41:47 virt-manager 6144] DEBUG (VirtualDisk:761) 
Path '/var/lib/libvirt/images' is target for pool 'default'. Creating 
volume 'Window7.img'.
[Mon, 10 May 2010 11:41:47 virt-manager 6144] DEBUG (create:1384) 
Creating a VM Window7
Type: qemu,hvm
UUID: cfb89810-3833-6b73-914d-f3ab311679d3
Install Source: /dev/sr0
OS: windows:win7
Kernel args: None
Memory: 2048
Max Memory: 2048
# VCPUs: 4
Filesize: 80.0
[Mon, 10 May 2010 11:41:48 virt-manager 6144] DEBUG (create:1433) 
Starting background install process
[Mon, 10 May 2010 11:41:48 virt-manager 6144] DEBUG (Storage:1134) 
Creating storage volume 'Window7.img' with xml:
<volume>
<name>Window7.img</name>
<capacity>85899345920</capacity>
<allocation>85899345920</allocation>
<target>
<format type='raw'/>
</target>
</volume>

[Mon, 10 May 2010 11:41:48 virt-manager 6144] DEBUG (Storage:1157) 
Storage volume 'Window7.img' install complete.
[Mon, 10 May 2010 11:41:48 virt-manager 6144] DEBUG (VirtualDisk:1082) 
No support for changing selinux context.
[Mon, 10 May 2010 11:41:48 virt-manager 6144] DEBUG (Guest:756) Creating 
guest from:
<domain type='qemu'>
<name>Window7</name>
<currentMemory>2097152</currentMemory>
<memory>2097152</memory>
<uuid>cfb89810-3833-6b73-914d-f3ab311679d3</uuid>
<os>
<type arch='x86_64'>hvm</type>
<boot dev='cdrom'/>
</os>
<features>
<acpi/><apic/><pae/>
</features>
<clock offset="localtime"/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>destroy</on_reboot>
<on_crash>destroy</on_crash>
<vcpu>4</vcpu>
<devices>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
<disk type='file' device='disk'>
<driver name='qemu' type='raw'/>
<source file='/var/lib/libvirt/images/Window7.img'/>
<target dev='hda' bus='ide'/>
</disk>
<disk type='block' device='cdrom'>
<driver name='qemu'/>
<source dev='/dev/sr0'/>
<target dev='hdc' bus='ide'/>
<readonly/>
</disk>
<interface type='bridge'>
<source bridge='br0'/>
<mac address='52:54:00:2c:ee:6a'/>
</interface>
<input type='tablet' bus='usb'/>
<graphics type='vnc' port='-1' keymap='en-us'/>
<console type='pty'/>
<sound model='es1370'/>
</devices>
</domain>

[Mon, 10 May 2010 11:41:50 virt-manager 6144] DEBUG (engine:202) Tick is 
slow, not running at requested rate.
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (Guest:763) Created 
guest, looking to see if it is running
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (Guest:776) Saving 
XML boot config:
<domain type='qemu'>
<name>Window7</name>
<currentMemory>2097152</currentMemory>
<memory>2097152</memory>
<uuid>cfb89810-3833-6b73-914d-f3ab311679d3</uuid>
<os>
<type arch='x86_64'>hvm</type>
<boot dev='hd'/>
</os>
<features>
<acpi/><apic/><pae/>
</features>
<clock offset="localtime"/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<vcpu>4</vcpu>
<devices>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
<disk type='file' device='disk'>
<driver name='qemu' type='raw'/>
<source file='/var/lib/libvirt/images/Window7.img'/>
<target dev='hda' bus='ide'/>
</disk>
<disk type='block' device='cdrom'>
<driver name='qemu'/>
<source dev='/dev/sr0'/>
<target dev='hdc' bus='ide'/>
<readonly/>
</disk>
<interface type='bridge'>
<source bridge='br0'/>
<mac address='52:54:00:2c:ee:6a'/>
</interface>
<input type='tablet' bus='usb'/>
<graphics type='vnc' port='-1' keymap='en-us'/>
<console type='pty'/>
<sound model='es1370'/>
</devices>
</domain>

[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (create:1449) 
Install completed
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (manager:814) VM 
Window7 started
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (console:562) 
Graphics console configured at vnc://127.0.0.1:5900
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (console:575) 
Starting connect process for 127.0.0.1 5900
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (engine:414) window 
counter incremented to 2
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (console:562) 
Graphics console configured at vnc://127.0.0.1:5900
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (console:575) 
Starting connect process for 127.0.0.1 5900
[Mon, 10 May 2010 11:41:51 virt-manager 6144] DEBUG (console:464) VNC 
initialized
[Mon, 10 May 2010 12:05:41 virt-manager 6144] DEBUG (engine:418) window 
counter decremented to 1
[Mon, 10 May 2010 12:05:41 virt-manager 6144] DEBUG (engine:427) Exiting 
app normally. __________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20100510/b406de7c/attachment.htm>


More information about the virt-tools-list mailing list