<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>Create Windows 10 recovery USB flash drive on linux</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/762 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="762"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  
&lt;div class="document"&gt;


&lt;div class="section" id="usb-flash-drive"&gt;
&lt;h1&gt;USB flash drive&lt;/h1&gt;
&lt;p&gt;The only thing that worked on an Asus X93SV was to use WoeUSB: &lt;a class="reference external" href="https://github.com/WoeUSB/WoeUSB"&gt;https://github.com/WoeUSB/WoeUSB&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class="section" id="fix-booting"&gt;
&lt;h1&gt;Fix booting&lt;/h1&gt;
&lt;p&gt;Laptop showed only a blinking white underscore on a black screen when booting the hard drive.&lt;/p&gt;
&lt;p&gt;Solution: Boot recovery flash drive and run the following commands in a shell (cmd):&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;bootrec /fixmbr&lt;/li&gt;
&lt;li&gt;bootrec /fixboot&lt;/li&gt;
&lt;li&gt;bootrec /scanos&lt;/li&gt;
&lt;li&gt;bootrec /rebuildbcd&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;scanos luckily found the windows installation, so rebuildbcd worked.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/762/rev-raw/2c48602cf438e3ec69ab10667a6483764d676ec9/README.rst" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/762#README.rst"&gt;README.rst&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
