<div dir="ltr">What do you mean by offline windows copy? This is a native windows 10 install.<div>I boot it native all the time to do benchmarks and all, never had any issue before the update.<br><div><br></div><div>I assume what you mean by boot drivers is virtio drivers? </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-05 9:45 GMT+02:00 Torbjorn Jansson <span dir="ltr"><<a href="mailto:torbjorn.jansson@mbox200.swipnet.se" target="_blank">torbjorn.jansson@mbox200.swipnet.se</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 2016-05-05 00:32, thibaut noah wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
By modifying my xml i managed to go into repair mode, trying to just run<br>
windows 10 get me a blue screen with inaccessible boot device code.<br>
Looking into that.<br>
<br>
2016-05-05 0:15 GMT+02:00 thibaut noah <<a href="mailto:thibaut.noah@gmail.com" target="_blank">thibaut.noah@gmail.com</a>>:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi ! So i use the repair upgrade feature of windows 10 enterprise to<br>
update to the new build.<br>
Since it was bugging on the vm i booted in native in order to do the<br>
update.<br>
I reinstalled grub afterwards to be able to boot linux and now i can't<br>
launch windows anymore from qemu.<br>
So, what happened? is it a problem with the drivers not properly set<br>
because i did the update in native?<br>
<br>
</blockquote>
<br>
</blockquote>
<br></div></div>
if you booted the "vm" native and did the upgrade, the upgrade process probably screwed up your boot drivers.<br>
i'm not so sure that booting a vm native is a good idea, especially with windows.<br>
<br>
assuming the problem is just a few missing drivers and you can get into recovery mode on the vm, then you can try the dism trick and inject boot drivers to an offline copy of windows.<br>
<br>
this can be a handy trick if you for example move a harddrive from one computer to another and get inaccessible boot device and dont want to reinstall.<br>
<br>
the basic process is something like this:<br>
boot to recovery and make sure you can access both the windows installation and the drivers needed to boot.<br>
open up a cmd window and take a look at the command line options for dism.<br>
if i remeber correctly you need to specify where the offline windows copy is and where the drivers are located.<br>
you should be able to specify a root folder or similar where the drivers are and get it to inject all drivers in that folder tree.<br>
<br>
then reboot an hope for the best.<br>
<br>
<br>
<br>
</blockquote></div><br></div>