<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Autarchy of the Private Cave &#187; recovery</title> <atom:link href="https://bogdan.org.ua/tags/recovery/feed" rel="self" type="application/rss+xml" /><link>https://bogdan.org.ua</link> <description>Tiny bits of bioinformatics, [web-]programming etc</description> <lastBuildDate>Wed, 28 Dec 2022 16:09:04 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>https://wordpress.org/?v=3.8.27</generator> <item><title>How to merge Windows 10 &#8220;system reserved&#8221; and Recovery partitions</title><link>https://bogdan.org.ua/2017/09/03/how-to-merge-windows-10-system-reserved-and-recovery-partitions.html</link> <comments>https://bogdan.org.ua/2017/09/03/how-to-merge-windows-10-system-reserved-and-recovery-partitions.html#comments</comments> <pubDate>Sun, 03 Sep 2017 10:06:07 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[how-to]]></category> <category><![CDATA[merge]]></category> <category><![CDATA[recovery]]></category> <category><![CDATA[system reserved]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[Windows 10]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/?p=2499</guid> <description><![CDATA[My initial reason for merging these two partitions was the need to have two more partitions on the disk &#8211; and with 3 primary partitions already in place (system reserved, windows 10 itself, and recovery) on the MBR disk that was only possible by adding an extended partition and then adding both new partitions to [&#8230;]]]></description> <content:encoded><![CDATA[<p>My initial reason for merging these two partitions was the need to have two more partitions on the disk &#8211; and with 3 primary partitions already in place (system reserved, windows 10 itself, and recovery) on the MBR disk that was only possible by adding an extended partition and then adding both new partitions to it &#8211; which is not what I wanted.</p><p>An additional reason appeared when I started researching the topic.<br
/> Apparently, Windows 10 no longer even creates the recovery partition during installation!<br
/> The entire <abbr
title="Windows Recovery Environment">WinRE</abbr> is now stored on that same <strong>system reserved</strong> partition, which contains your window&#8217;s <abbr
title="Boot Configuration Data">BCD</abbr>!<br
/> The recovery partitions should only be present on Windows 10 installations which were either upgrades from a previous Windows version, or (as in my case) were installed within about 6 months after Windows 10 became available.</p><p>These instructions are also useful if you wish to increase the size of your system reserved partition &#8211; for example, if Windows 10 updates are failing because of that partition&#8217;s lack of free space.</p><blockquote><p> <strong>WARNING</strong>: changing partition tables on your hard/solid-state disk may easily result in complete data loss!<br
/> Instructions below are provided as-is, to be used at your own risk. See full disclaimer on the About page.</p></blockquote><blockquote><p><strong>WARNING</strong>: although it is also possible to merge the system reserved partition and windows 10 partition (so that the entire Windows 10 uses only 1 primary partition), I do not (and will not) offer instructions to do so. In fact, I recommend that you <strong>don&#8217;t</strong> merge the system reserved and windows 10 partitions.</p></blockquote><p>Merging <strong>system reserved</strong> and <strong>recovery</strong> partitions, step by step.<br
/> <span
id="more-2499"></span></p><ol><li>First, we need a convenient partition manager; I have used a free <em>MiniTool Partition Wizard</em>, but other great free partition managers (like <em>AOMEI Partition Assistant</em> and I guess a few others) should be sufficient for us. Download and install one of those. It is impossible to use Window&#8217;s own Disk Manager for the steps below.</li><li>My starting state is this: <strong><pre>[ 189MB free space ] [ system reserved, 100MB ] [ windows 10, 100GB ] [ recovery, 450MB ] [ free space ]</pre><p></strong></li><li>Your starting state may look a bit simpler, like this: <strong><pre>[ system reserved, 100MB ] [ windows 10, 100GB ] [ recovery, 450MB ]</pre><p></strong> Presence or absence of free space at the beginning or end of the disk should not make any difference (unless your windows partition has very little free space).</li><li>Our goal state is: <strong><pre>[ system reserved, 900 MB ] [ windows, 100 GB ] [ free space ]</pre><p></strong></li><li><strong>Create a full disk backup!</strong> Yes, I really did that. I can highly recommend booting into Clonezilla (or your Linux, if you dual-boot), and performing a full disk-to-image backup. If anything at all goes wrong &#8211; you should be able to completely restore your system to the previous functional state.</li><li><strong>Verify that your full-disk backup can be restored</strong> (is readable/decompressible/whatever). Clonezilla has an option (enabled by default) to perform this check after disk imaging is complete &#8211; this was sufficient for me.</li><li><strong>Verify that you have a functional WinRE</strong>: start Administrator CMD (or PowerShell), and run <strong>reagentc /info</strong> &#8211; it should tell you that WinRE is enabled, and also tell you that it&#8217;s using partition 3. I&#8217;d also strongly suggest that you <strong>create a separate bootable USB with WinRE</strong> &#8211; Windows 10 has its own tool to do so.</li><li>(optional) If you, like me, had some free space at the beginning of the disk, before the system reserved partition &#8211; then it makes sense to first extend the system reserved partition there. Use your partition manager to do so &#8211; either as a one-click <strong>Extend partition</strong> operation (and then select the free space upstream, all of it), or as a <strong>Resize partition</strong> to move the left edge of system reserved to disk&#8217;s beginning. <strong>Reboot</strong>. This worked flawlessly for me. If your Windows 10 does not boot anymore &#8211; try fixing boot using your bootable WinRE, or the WinRE on your disk. If that fails &#8211; restore your disk backup, and look for a different solution&#8230;</li><li>When merging system reserved and recovery partitions, one has to keep in mind the <em>free space</em> requirements of these two partitions (for <a
href="https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/configure-uefigpt-based-hard-drive-partitions">UEFI</a>, for <a
href="https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/configure-biosmbr-based-hard-drive-partitions">MBR</a>). They are a bit weird, so I picked <strong>900 MB as the target size</strong> for <em>system reserved</em>; with this size, at least 320 MB have to be free on that partition after we are done. After merging the free space (189 MB) and the sysres partition (100 MB) I already had 289 MB, and needed to add (900-289=) 611 MB. Start your partition manager again, <strong>Extend</strong> system reserved partition using your Windows 10 partition, and reboot again. If there is no option to extend: first shrink the windows partition from the left edge by the calculated number of MB (611 in my case), then extended sysres partition into the freed space &#8211; and reboot. After this step, the disk should look like this: <strong><pre>[ system reserved, 900 MB ] [ windows 10, ~100GB ] [ recovery, 450 MB ] [ free space]</pre><p></strong></li><li>Now we are going to <strong>move the WinRE from a dedicated partition to a sysres partition</strong>, in a few easy commands. Start Administrator CMD or PowerShell, check that your WinRE is still active: <strong>reagentc /info</strong>. Now disable it: <strong>reagentc /disable</strong>. Verify with another <strong>reagentc /info</strong>. <strong>If disabling failed</strong>, and you wish to have the WinRE functionality &#8211; <strong>do not proceed</strong>! I have no idea if proceeding after failure here would result in a functional WinRE. <strong>Do not reboot, keep the CMD/PowerShell open</strong>!</li><li>Delete the recovery partition, apply changes, do not reboot! (although it should actually be safe to&#8230;)</li><li>(possibly optional) Create an unformatted placeholder partition where your recovery partition used to be, to prevent Windows from creating it again when you re-enable WinRE. In my case, disk layout after this step is: <strong><pre>[ system reserved, 900 MB ] [ windows 10, about 100 GB ] [ Unformatted primary partition ]</pre><p></strong> Do not reboot.</li><li>Back to your elevated privileges CMD/PowerShell window: simply run <strong>reagentc /enable</strong>, and confirm with <strong>reagentc /info</strong>. As there is no other place to put WinRE now, <strong>reagentc</strong> should save it to the (now big enough) system reserved partition.</li><li>Delete the placeholder partition. Your final state should be similar to: <strong><pre>[ system reserved, 900 MB ] [ Windows 10, ~100 GB ] [ free space ]</pre><p></strong></li></ol><p>Congratulations, you have just successfully merged the <em>system reserved</em> and <em>recovery</em> partitions of <em>Windows 10</em>!</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2017%2F09%2F03%2Fhow-to-merge-windows-10-system-reserved-and-recovery-partitions.html&amp;linkname=How%20to%20merge%20Windows%2010%20%E2%80%9Csystem%20reserved%E2%80%9D%20and%20Recovery%20partitions" title="CiteULike" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pocket" href="https://www.addtoany.com/add_to/pocket?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2017%2F09%2F03%2Fhow-to-merge-windows-10-system-reserved-and-recovery-partitions.html&amp;linkname=How%20to%20merge%20Windows%2010%20%E2%80%9Csystem%20reserved%E2%80%9D%20and%20Recovery%20partitions" title="Pocket" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_kindle_it" href="https://www.addtoany.com/add_to/kindle_it?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2017%2F09%2F03%2Fhow-to-merge-windows-10-system-reserved-and-recovery-partitions.html&amp;linkname=How%20to%20merge%20Windows%2010%20%E2%80%9Csystem%20reserved%E2%80%9D%20and%20Recovery%20partitions" title="Kindle It" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_evernote" href="https://www.addtoany.com/add_to/evernote?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2017%2F09%2F03%2Fhow-to-merge-windows-10-system-reserved-and-recovery-partitions.html&amp;linkname=How%20to%20merge%20Windows%2010%20%E2%80%9Csystem%20reserved%E2%80%9D%20and%20Recovery%20partitions" title="Evernote" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pinterest" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2017%2F09%2F03%2Fhow-to-merge-windows-10-system-reserved-and-recovery-partitions.html&amp;linkname=How%20to%20merge%20Windows%2010%20%E2%80%9Csystem%20reserved%E2%80%9D%20and%20Recovery%20partitions" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a
class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fbogdan.org.ua%2F2017%2F09%2F03%2Fhow-to-merge-windows-10-system-reserved-and-recovery-partitions.html&#038;title=How%20to%20merge%20Windows%2010%20%E2%80%9Csystem%20reserved%E2%80%9D%20and%20Recovery%20partitions" data-a2a-url="https://bogdan.org.ua/2017/09/03/how-to-merge-windows-10-system-reserved-and-recovery-partitions.html" data-a2a-title="How to merge Windows 10 “system reserved” and Recovery partitions"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2017/09/03/how-to-merge-windows-10-system-reserved-and-recovery-partitions.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SystemRescueCD</title><link>https://bogdan.org.ua/2008/03/15/systemrescuecd.html</link> <comments>https://bogdan.org.ua/2008/03/15/systemrescuecd.html#comments</comments> <pubDate>Sat, 15 Mar 2008 19:24:37 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[*nix]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Notepad]]></category> <category><![CDATA[boot CD]]></category> <category><![CDATA[recovery]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[system rescue]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/2008/03/15/systemrescuecd.html</guid> <description><![CDATA[Earlier, I wrote about Universal boot CD , which is targeted primarily at the hardware testing/diagnosing. If not hardware, but &#8220;only&#8221; software is malfunctioning &#8211; try SystemRescueCD, a Linux-based recovery CD/DVD/Flash stick (it all depends on how you burn/install the downloaded file &#8211; manuals and how-to&#8217;s are available). As always, Disclaimer: I am in no [&#8230;]]]></description> <content:encoded><![CDATA[<p>Earlier, I wrote about <a
href="http://bogdan.org.ua/2007/12/21/ultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html">Universal boot CD</a> , which is targeted primarily at the hardware testing/diagnosing.</p><p>If not hardware, but &#8220;only&#8221; software is malfunctioning &#8211; try <a
href="http://www.sysresccd.org/Main_Page">SystemRescueCD</a>, a Linux-based recovery CD/DVD/Flash stick (it all depends on how you burn/install the downloaded file &#8211; manuals and how-to&#8217;s are available).</p><p>As always, <strong>Disclaimer:</strong> I am in no way associated with SystemRescueCD, and gain no profit from this post. Any advice I give is provided AS IS, with no guarantees of fitness to your exact case.</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F03%2F15%2Fsystemrescuecd.html&amp;linkname=SystemRescueCD" title="CiteULike" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pocket" href="https://www.addtoany.com/add_to/pocket?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F03%2F15%2Fsystemrescuecd.html&amp;linkname=SystemRescueCD" title="Pocket" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_kindle_it" href="https://www.addtoany.com/add_to/kindle_it?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F03%2F15%2Fsystemrescuecd.html&amp;linkname=SystemRescueCD" title="Kindle It" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_evernote" href="https://www.addtoany.com/add_to/evernote?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F03%2F15%2Fsystemrescuecd.html&amp;linkname=SystemRescueCD" title="Evernote" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pinterest" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F03%2F15%2Fsystemrescuecd.html&amp;linkname=SystemRescueCD" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a
class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fbogdan.org.ua%2F2008%2F03%2F15%2Fsystemrescuecd.html&#038;title=SystemRescueCD" data-a2a-url="https://bogdan.org.ua/2008/03/15/systemrescuecd.html" data-a2a-title="SystemRescueCD"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2008/03/15/systemrescuecd.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Ultimate boot CD &#8211; diagnostic, testing, and recovery utilities collection</title><link>https://bogdan.org.ua/2007/12/21/ultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html</link> <comments>https://bogdan.org.ua/2007/12/21/ultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html#comments</comments> <pubDate>Fri, 21 Dec 2007 14:03:31 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Notepad]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[boot CD]]></category> <category><![CDATA[diagnostic]]></category> <category><![CDATA[DOS]]></category> <category><![CDATA[hddspeed]]></category> <category><![CDATA[memtest]]></category> <category><![CDATA[PC]]></category> <category><![CDATA[recovery]]></category> <category><![CDATA[system speed test]]></category> <category><![CDATA[testing]]></category> <category><![CDATA[ultimate]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/2007/12/21/ultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html</guid> <description><![CDATA[Today, using memtest86, system speed test, hddspeed and some other DOS utilities for diagnosing and testing PC hardware, I decided to put together my own simple bootable utility CD disk. But first, I did some searching to find if something similar exists. It does exist &#8211; Ultimate boot CD. That CD has numerous freeware testing [&#8230;]]]></description> <content:encoded><![CDATA[<p>Today, using memtest86, system speed test, hddspeed and some other DOS utilities for diagnosing and testing PC hardware, I decided to put together my own simple bootable utility CD disk. But first, I did some searching to find if something similar exists.</p><p>It does exist &#8211; <a
href="http://www.ultimatebootcd.com/">Ultimate boot CD</a>. That CD has numerous freeware testing and diagnosing utilities which will help you &#8211; if you are up to some good old (read &#8220;small fast&#8221;) DOS utilities. And not that old, actually &#8211; modern hardware is supported.</p><p>The only modification I&#8217;ll do to the Ultimate boot CD will be adding freeware bin/hex viewer/editor. Surely, more utils to come &#8211; with original size of just 115MB, there&#8217;s plenty of room to add extensions. You can even extend the CD image with non-free software, like Partition Magic.</p><p><a
href="http://www.ultimatebootcd.com/"><img
src="http://www.ultimatebootcd.com/button.gif" border="0"></a></p><p>P.S. To diagnose and fix software problems &#8211; have a look at <a
href="http://bogdan.org.ua/2008/03/15/systemrescuecd.html">System Rescue CD</a>.</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F12%2F21%2Fultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html&amp;linkname=Ultimate%20boot%20CD%20%E2%80%93%20diagnostic%2C%20testing%2C%20and%20recovery%20utilities%20collection" title="CiteULike" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pocket" href="https://www.addtoany.com/add_to/pocket?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F12%2F21%2Fultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html&amp;linkname=Ultimate%20boot%20CD%20%E2%80%93%20diagnostic%2C%20testing%2C%20and%20recovery%20utilities%20collection" title="Pocket" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_kindle_it" href="https://www.addtoany.com/add_to/kindle_it?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F12%2F21%2Fultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html&amp;linkname=Ultimate%20boot%20CD%20%E2%80%93%20diagnostic%2C%20testing%2C%20and%20recovery%20utilities%20collection" title="Kindle It" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_evernote" href="https://www.addtoany.com/add_to/evernote?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F12%2F21%2Fultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html&amp;linkname=Ultimate%20boot%20CD%20%E2%80%93%20diagnostic%2C%20testing%2C%20and%20recovery%20utilities%20collection" title="Evernote" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pinterest" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F12%2F21%2Fultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html&amp;linkname=Ultimate%20boot%20CD%20%E2%80%93%20diagnostic%2C%20testing%2C%20and%20recovery%20utilities%20collection" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a
class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fbogdan.org.ua%2F2007%2F12%2F21%2Fultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html&#038;title=Ultimate%20boot%20CD%20%E2%80%93%20diagnostic%2C%20testing%2C%20and%20recovery%20utilities%20collection" data-a2a-url="https://bogdan.org.ua/2007/12/21/ultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html" data-a2a-title="Ultimate boot CD – diagnostic, testing, and recovery utilities collection"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2007/12/21/ultimate-boot-cd-diagnostic-testing-and-recovery-utilities-collection.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>