On 16 September 2010 16:46, Avi Kivity <a...@redhat.com> wrote: > On 09/16/2010 04:37 PM, Michal Suchanek wrote: >> >> On 16 September 2010 15:38, Avi Kivity<a...@redhat.com> wrote: >> > On 09/16/2010 03:34 PM, Michal Suchanek wrote: >> >> >> >> On 16 September 2010 12:08, Avi Kivity<a...@redhat.com> wrote: >> >> > On 09/14/2010 07:29 PM, Michal Suchanek wrote: >> >> >> >> >> >> Hello >> >> >> >> >> >> I was trying to update some windows XP (SP3) images on kvm. >> >> >> >> >> >> It worked fine several times but last time I added mass storage >> >> >> drivers to sysprep and now on the second boot after reseal (the >> >> first >> >> >> is mini-setup) I get a BSOD with message >> >> >> DRIVER_IRQL_NOT_LESS_OR_EQUAL. I can post the screenshot if >> >> somebody >> >> >> thinks it is interesting enough. >> >> > >> >> > Please do so. >> >> >> >> Please see >> >> >> >> https://bugs.launchpad.net/qemu/+bug/639651 >> >> >> >> >> >> https://bugs.launchpad.net/qemu/+bug/639651/+attachment/1593631/+files/gkrellShoot_2010-09-16_152436.png >> >> >> >> >> > >> > Hard to tell. What are those storage drivers? >> > >> I built a MassStorage section for sysprep. >> >> Please see >> >> https://bugs.launchpad.net/qemu/+bug/639651/comments/2 >> >> > > Can you bisect this file to see which line triggers the error? >
Not sure about that. As expected removing that part in the finished image does not change anything, the file is used only while running sysprep with the reseal option. Also none of the drivers I added should be used in kvm so this should be reproducible by running sysprep -bmsd sysprep -mini -reseal -reboot and rebooting once more after the setup finishes. I will try to get an image that can work on kvm again. Thanks Michal