<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM?]]></title><description><![CDATA[<p dir="auto">I'm pretty sure the answer is no, and that the VM needs to start new with UEFI and with vTPM, but just looking for confirmation.</p>
<p dir="auto">TIA.</p>
]]></description><link>https://xcp-ng.org/forum/topic/10457/is-it-possible-to-convert-a-bios-to-uefi-and-introduce-vtpm-into-an-existing-vm</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 17:48:45 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/10457.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Feb 2025 21:36:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM? on Tue, 16 Sep 2025 07:18:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/berrick" aria-label="Profile: Berrick">@<bdi>Berrick</bdi></a> Ah cool, I was anticipating that doing it live would've caused boot issues but I think I've just got a bug in my head about how it actually works, I'm conflating two separate things based on an incorrect interpretation of a previous experience I had once with XCP.</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://xcp-ng.org/forum/post/97414</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/97414</guid><dc:creator><![CDATA[DustyArmstrong]]></dc:creator><pubDate>Tue, 16 Sep 2025 07:18:35 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM? on Mon, 15 Sep 2025 16:19:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/dustyarmstrong" aria-label="Profile: DustyArmstrong">@<bdi>DustyArmstrong</bdi></a><br />
From memory I did this live.</p>
<p dir="auto">I did have backups before attempting, though and the VM wasn't super critical.</p>
]]></description><link>https://xcp-ng.org/forum/post/97391</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/97391</guid><dc:creator><![CDATA[Berrick]]></dc:creator><pubDate>Mon, 15 Sep 2025 16:19:58 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM? on Mon, 15 Sep 2025 13:42:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/berrick" aria-label="Profile: Berrick">@<bdi>Berrick</bdi></a> Thanks for your post. Did you export the VHD, run the commands against it then re-import it, or did you just do this on the live VM? Presumably you exported and re-imported like Andrew did. I think I understand what the process would be either way, but it would still be good to confirm with someone who already had success what your sum total steps were.</p>
]]></description><link>https://xcp-ng.org/forum/post/97375</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/97375</guid><dc:creator><![CDATA[DustyArmstrong]]></dc:creator><pubDate>Mon, 15 Sep 2025 13:42:38 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM? on Sun, 07 Sep 2025 16:38:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/andrew" aria-label="Profile: Andrew">@<bdi>Andrew</bdi></a> said in <a href="/forum/post/89628">Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM?</a>:</p>
<blockquote>
<p dir="auto">I have not converted windows as I normally started newer versions as UEFI and older version work better with BIOS</p>
</blockquote>
<p dir="auto">For peeps that stumble on this post looking for answers, the answer is yes you can for Windows.</p>
<p dir="auto">You can use the built in Windows mbr2gpt program to do so. However, things to consider before attempting are?</p>
<ul>
<li>
<p dir="auto">You can only have 3 partitions on the C driver. This is due to MBR only supporting 4.<br />
the 4th partition will be used during conversion</p>
</li>
<li>
<p dir="auto">it also has to shrink some space from the end of the drive</p>
</li>
<li>
<p dir="auto">You might have to move the recovery partition if it is at the end of the disk</p>
</li>
</ul>
<p dir="auto">Basic steps are, to first run the command below. This will tell you if conversion should works</p>
<pre><code>mbr2gpt /validate /allowfullos
</code></pre>
<p dir="auto">Then the following to start the conversion</p>
<pre><code>mbr2gpt /convert /allowfullos
</code></pre>
<p dir="auto">Hope it helps someone</p>
]]></description><link>https://xcp-ng.org/forum/post/97109</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/97109</guid><dc:creator><![CDATA[Berrick]]></dc:creator><pubDate>Sun, 07 Sep 2025 16:38:25 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM? on Thu, 13 Feb 2025 12:59:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/andrew" aria-label="Profile: Andrew">@<bdi>Andrew</bdi></a> To me the summary answer is <strong>no</strong>, ha. The content of this system is nothing super important. So replacing it new would be the quicker approach.</p>
]]></description><link>https://xcp-ng.org/forum/post/89638</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/89638</guid><dc:creator><![CDATA[DustinB]]></dc:creator><pubDate>Thu, 13 Feb 2025 12:59:32 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM? on Wed, 12 Feb 2025 22:40:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/dustinb" aria-label="Profile: DustinB">@<bdi>DustinB</bdi></a> The answer is <em><strong>yes</strong></em>, you can, I have.</p>
<p dir="auto">I have changed modern Linux form BIOS to boot as UEFI. All I had to do was change to GPT, add a ESP/EFI boot partition, change the OS partition mounting, and install the needed EFI boot files. Also update the OS to know it's now a EFI boot setup so the OS updates boot files correctly (a GRUB package change). Then I can set the VM to be UEFI boot... It was not an automated process and I did it as an off-line procedure (not booting the OS I was changing).</p>
<p dir="auto">UEFI VMs boot quicker than BIOS VMs.</p>
<p dir="auto">I have not converted windows as I normally started newer versions as UEFI and older version work better with BIOS.</p>
]]></description><link>https://xcp-ng.org/forum/post/89628</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/89628</guid><dc:creator><![CDATA[Andrew]]></dc:creator><pubDate>Wed, 12 Feb 2025 22:40:06 GMT</pubDate></item></channel></rss>