<?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; windows</title> <atom:link href="https://bogdan.org.ua/tags/windows/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>How to: install Windows 7 on a recent laptop/PC from a bootable USB drive</title><link>https://bogdan.org.ua/2016/06/12/how-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html</link> <comments>https://bogdan.org.ua/2016/06/12/how-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html#comments</comments> <pubDate>Sun, 12 Jun 2016 11:06:42 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[how-to]]></category> <category><![CDATA[bootable]]></category> <category><![CDATA[SSD]]></category> <category><![CDATA[USB3]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[Windows 7]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/?p=2440</guid> <description><![CDATA[If you had ever seen the not-so-descriptive error message A required CD/DVD drive device driver is missing, then you have been trying to install Windows 7 (possibly using a bootable flash drive) on a recent laptop or desktop. There are two major obstacles for a somewhat-dated Windows 7 when it sees modern hardware: USB 3.0 [&#8230;]]]></description> <content:encoded><![CDATA[<p>If you had ever seen the not-so-descriptive error message<br
/> <strong>A required CD/DVD drive device driver is missing</strong>,<br
/> then you have been trying to install Windows 7 (possibly using a bootable flash drive) on a recent laptop or desktop.</p><p>There are two major obstacles for a somewhat-dated Windows 7 when it sees modern hardware:</p><ul><li>USB 3.0</li><li>SSDs and newer disk drives in general</li></ul><p>Fortunately, both problems are easy to fix.<br
/> Just follow the steps below; skip steps 1 and 2 if you already have a bootable Win7 flash drive.<br
/> <span
id="more-2440"></span></p><ol><li>Obtain/buy/create the Windows 7 ISO image.<br
/> On Linux, creating an ISO image is as easy as <code>dd if=/dev/sr0 of=/path/to/image.iso</code> &#8211; assuming that <code>/dev/sr0</code> is your DVD reader.</li><li>Create a bootable Windows 7 installation flash drive.<br
/> On Linux, WinUSB can handle this; on Windows, you can use Rufus, or Microsoft&#8217;s own tool for this.</li><li>To add USB 3.0 drivers to the Win7 on your flash drive, download and use this: <a
href="https://downloadcenter.intel.com/download/25476/Windows-7-USB-3-0-Creator-Utility" class="broken_link" rel="nofollow">Windows 7 USB 3.0 Creator Utility</a>:<ol><li>Run the utility as Administrator.</li><li>Depending on the speed of your USB stick, this may take up to 15 minutes.</li><li>Wait for a message along the lines of <em>Creation finished!</em> or <em>Upgrade finished</em>.</li></ol></li><li>The steps above fix the first obstacle: lack of USB 3.0 drivers in the Windows 7 installation image.<br
/> Now we are going to preemptively fix the second obstacle: not recognizing modern HDDs/SSDs.</li><li>Go to your hardware manufacturer&#8217;s website and locate the (model-specific) SATA/storage driver.<br
/> Using Dell&#8217;s hardware as an example:<ol><li>go to <a
href="http://downloads.dell.com/">downloads.dell.com</a></li><li>there, click Laptops (or Desktops), then find and click your hardware model</li><li>you will see a list of drivers for that model; search for &#8220;serial-ata&#8221; or &#8220;storage&#8221;</li><li>download the latest version of the driver that you have found (it would be <em>intel storage technology</em> in Dell&#8217;s example case)</li></ol></li><li>Depending on the manufacturer, drivers may need to be extracted from the (self-extracting) archive. In the case of Dell&#8217;s drivers,<ol><li>launch the downloaded executable file</li><li>it will usually present 2 options: Install and Extract; you should extract</li></ol></li><li>In the downloaded (and, possibly, extracted) drivers folder locate Windows7-specific drivers folder, and simply copy that folder to the USB stick with your Win7 installation.</li><li>Be sure to remember what is the driver&#8217;s folder name &#8211; if Windows fails to see your SSD, you will need to manually browse for these drivers during installation.</li></ol><p>That&#8217;s it!</p><p>Sources used:</p><ul><li>this <a
href="https://www.youtube.com/watch?v=yd37BJwTxiM">video</a> &#8211; or rather <a
href="https://www.youtube.com/watch?v=_PNmHnce5xY&#038;index=2&#038;list=PL1RkaknDn7v-Dn67p5RYuEyfVp28ElpGF">this one</a>;</li><li><a
href="https://downloadmirror.intel.com/25476/eng/Install-Win7-to-USB3.0-Computers-Readme.pdf" class="broken_link" rel="nofollow">Install Win7 to USB3.0 Computers Readme</a> &#8211; also has information on other methods of injecting USB 3.0 drivers into windows USB stick.</li></ul><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2016%2F06%2F12%2Fhow-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html&amp;linkname=How%20to%3A%20install%20Windows%207%20on%20a%20recent%20laptop%2FPC%20from%20a%20bootable%20USB%20drive" 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%2F2016%2F06%2F12%2Fhow-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html&amp;linkname=How%20to%3A%20install%20Windows%207%20on%20a%20recent%20laptop%2FPC%20from%20a%20bootable%20USB%20drive" 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%2F2016%2F06%2F12%2Fhow-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html&amp;linkname=How%20to%3A%20install%20Windows%207%20on%20a%20recent%20laptop%2FPC%20from%20a%20bootable%20USB%20drive" 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%2F2016%2F06%2F12%2Fhow-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html&amp;linkname=How%20to%3A%20install%20Windows%207%20on%20a%20recent%20laptop%2FPC%20from%20a%20bootable%20USB%20drive" 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%2F2016%2F06%2F12%2Fhow-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html&amp;linkname=How%20to%3A%20install%20Windows%207%20on%20a%20recent%20laptop%2FPC%20from%20a%20bootable%20USB%20drive" 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%2F2016%2F06%2F12%2Fhow-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html&#038;title=How%20to%3A%20install%20Windows%207%20on%20a%20recent%20laptop%2FPC%20from%20a%20bootable%20USB%20drive" data-a2a-url="https://bogdan.org.ua/2016/06/12/how-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html" data-a2a-title="How to: install Windows 7 on a recent laptop/PC from a bootable USB drive"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2016/06/12/how-to-install-windows-7-on-a-recent-laptop-pc-from-a-bootable-usb-drive.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Converting an existing Windows XP installation to a VirtualBox image</title><link>https://bogdan.org.ua/2013/06/29/converting-existing-windows-xp-installation-to-virtualbox-image.html</link> <comments>https://bogdan.org.ua/2013/06/29/converting-existing-windows-xp-installation-to-virtualbox-image.html#comments</comments> <pubDate>Sat, 29 Jun 2013 00:06:41 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[VDI]]></category> <category><![CDATA[VHD]]></category> <category><![CDATA[virtualbox]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/?p=1907</guid> <description><![CDATA[Can be done in 2 steps, where 2nd step is optional: From Windows itself: use Disk2vhd to create the .vhd image (e.g. NOVA.VHD). (optional, requires VirtualBox) convert the VHD to VirtualBox-native VDI with VBoxManage clonehd NOVA.VHD nova.vdi --format VDI --variant Standard]]></description> <content:encoded><![CDATA[<p>Can be done in 2 steps, where 2nd step is optional:</p><ol><li>From Windows itself: use <a
href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">Disk2vhd</a> to create the .vhd image (e.g. NOVA.VHD).</li><li>(optional, requires VirtualBox) convert the VHD to VirtualBox-native VDI with <code>VBoxManage clonehd NOVA.VHD nova.vdi --format VDI --variant Standard</code></li></ol><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2013%2F06%2F29%2Fconverting-existing-windows-xp-installation-to-virtualbox-image.html&amp;linkname=Converting%20an%20existing%20Windows%20XP%20installation%20to%20a%20VirtualBox%20image" 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%2F2013%2F06%2F29%2Fconverting-existing-windows-xp-installation-to-virtualbox-image.html&amp;linkname=Converting%20an%20existing%20Windows%20XP%20installation%20to%20a%20VirtualBox%20image" 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%2F2013%2F06%2F29%2Fconverting-existing-windows-xp-installation-to-virtualbox-image.html&amp;linkname=Converting%20an%20existing%20Windows%20XP%20installation%20to%20a%20VirtualBox%20image" 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%2F2013%2F06%2F29%2Fconverting-existing-windows-xp-installation-to-virtualbox-image.html&amp;linkname=Converting%20an%20existing%20Windows%20XP%20installation%20to%20a%20VirtualBox%20image" 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%2F2013%2F06%2F29%2Fconverting-existing-windows-xp-installation-to-virtualbox-image.html&amp;linkname=Converting%20an%20existing%20Windows%20XP%20installation%20to%20a%20VirtualBox%20image" 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%2F2013%2F06%2F29%2Fconverting-existing-windows-xp-installation-to-virtualbox-image.html&#038;title=Converting%20an%20existing%20Windows%20XP%20installation%20to%20a%20VirtualBox%20image" data-a2a-url="https://bogdan.org.ua/2013/06/29/converting-existing-windows-xp-installation-to-virtualbox-image.html" data-a2a-title="Converting an existing Windows XP installation to a VirtualBox image"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2013/06/29/converting-existing-windows-xp-installation-to-virtualbox-image.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Debunking the widespread myth of 2^32=4GB being the architectural limit</title><link>https://bogdan.org.ua/2011/04/10/debunking-widespread-myth-of-2-32-4gb-architectural-limit.html</link> <comments>https://bogdan.org.ua/2011/04/10/debunking-widespread-myth-of-2-32-4gb-architectural-limit.html#comments</comments> <pubDate>Sun, 10 Apr 2011 13:10:54 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Misc]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[32bit]]></category> <category><![CDATA[4GB]]></category> <category><![CDATA[myth]]></category> <category><![CDATA[PAE]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/?p=1555</guid> <description><![CDATA[Quite a number of people are aware of the PAE which can extend the addressable space from 32bit up to 36-48-52bit (depending on the implementation; as I understand, Windows PAE extends to 36 bits, or 64GB of addressable space). However, overwhelming numbers of internet pages continue insisting that a not-more-than-4GB limit for the 32bit Windows [&#8230;]]]></description> <content:encoded><![CDATA[<p>Quite a number of people are aware of the <abbr
title="Page Address Extension">PAE</abbr> which can extend the addressable space from 32bit up to 36-48-52bit (depending on the implementation; as I understand, Windows PAE extends to 36 bits, or 64GB of addressable space). However, overwhelming numbers of internet pages continue insisting that a not-more-than-4GB limit for the 32bit Windows is the consequence of <em>2^32 = 4GB architectural limit</em>.</p><p>There is an <a
href="http://www.geoffchappell.com/viewer.htm?doc=notes/windows/license/memory.htm">excellent, in-depth, well-argumented article by Geoff Chappell</a> on the issue. Highly recommended in its entirety to those who want a complete understanding (additional side-reading and facts verification might be necessary).</p><p>A single citation to get you started:</p><blockquote><p>There is already on the Internet and elsewhere an awful lot of rubbish to read about this question. Hardly any of it would be worth citing even if I didnâ€™t want to spare the authors the embarrassment. A surprising number of people who claim some sort of attention as expert commentators would have you believe that using more than 4GB of memory is mathematically impossible for any 32-bit operating system because 2 to the power of 32 is 4G and a 32-bit register canâ€™t form an address above 4GB. If nothing else, these experts donâ€™t know enough history: 2 to the 16 is only 64K and yet the wealth of Microsoft is founded on a 16-bit operating system that from its very first version was designed to use 640KB of RAM plus other memory in a physical address space of 1MB. Some remember this history and add seemingly plausible qualifications that exceeding 4GB is possible only at the price of nasty hacks that require everyoneâ€”well, all programmersâ€”to jump through hoops. Fortunately, Intelâ€™s processors are a lot more advanced than the 8086 from all those years ago.</p></blockquote><p>P.S. Unfortunately, patching the kernel won&#8217;t help make Windows XP see more than 4GB RAM: even though the kernel itself does support more RAM (with PAE), starting with SP2 the <abbr
title="Hardware Abstraction Layer">HAL</abbr> was modified in a way prohibiting access to any RAM beyond 4GB. Patching may only be suggested to devoted geeks with Vista&#8217;s and 7&#8242;s.</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2011%2F04%2F10%2Fdebunking-widespread-myth-of-2-32-4gb-architectural-limit.html&amp;linkname=Debunking%20the%20widespread%20myth%20of%202%5E32%3D4GB%20being%20the%20architectural%20limit" 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%2F2011%2F04%2F10%2Fdebunking-widespread-myth-of-2-32-4gb-architectural-limit.html&amp;linkname=Debunking%20the%20widespread%20myth%20of%202%5E32%3D4GB%20being%20the%20architectural%20limit" 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%2F2011%2F04%2F10%2Fdebunking-widespread-myth-of-2-32-4gb-architectural-limit.html&amp;linkname=Debunking%20the%20widespread%20myth%20of%202%5E32%3D4GB%20being%20the%20architectural%20limit" 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%2F2011%2F04%2F10%2Fdebunking-widespread-myth-of-2-32-4gb-architectural-limit.html&amp;linkname=Debunking%20the%20widespread%20myth%20of%202%5E32%3D4GB%20being%20the%20architectural%20limit" 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%2F2011%2F04%2F10%2Fdebunking-widespread-myth-of-2-32-4gb-architectural-limit.html&amp;linkname=Debunking%20the%20widespread%20myth%20of%202%5E32%3D4GB%20being%20the%20architectural%20limit" 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%2F2011%2F04%2F10%2Fdebunking-widespread-myth-of-2-32-4gb-architectural-limit.html&#038;title=Debunking%20the%20widespread%20myth%20of%202%5E32%3D4GB%20being%20the%20architectural%20limit" data-a2a-url="https://bogdan.org.ua/2011/04/10/debunking-widespread-myth-of-2-32-4gb-architectural-limit.html" data-a2a-title="Debunking the widespread myth of 2^32=4GB being the architectural limit"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2011/04/10/debunking-widespread-myth-of-2-32-4gb-architectural-limit.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Panda USB and AutoRun Vaccine against autorun.inf viruses</title><link>https://bogdan.org.ua/2009/04/11/panda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html</link> <comments>https://bogdan.org.ua/2009/04/11/panda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html#comments</comments> <pubDate>Sat, 11 Apr 2009 09:30:26 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[Links]]></category> <category><![CDATA[Misc]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[autorun.inf]]></category> <category><![CDATA[Panda]]></category> <category><![CDATA[pendrive]]></category> <category><![CDATA[USB]]></category> <category><![CDATA[virus]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/?p=656</guid> <description><![CDATA[Linux users are not affected with a plethora of autorun.inf &#8220;viruses&#8221;, but that seems to be a real plague for Windows users. Ideologically correct solution is offered by Panda software &#8211; a free Panda USB and AutoRun Vaccine. It can do two things for your Windows box: with a single click disable auto-execution of programs [&#8230;]]]></description> <content:encoded><![CDATA[<p>Linux users are not affected with a plethora of autorun.inf &#8220;viruses&#8221;, but that seems to be a real plague for Windows users.</p><p>Ideologically correct solution is offered by Panda software &#8211; a free <a
href="http://research.pandasecurity.com/Panda-USB-and-AutoRun-Vaccine/">Panda USB and AutoRun Vaccine</a>. It can do two things for your Windows box:</p><ol><li>with a single click disable auto-execution of programs from USB sticks and CDs/DVDs, and</li><li>with one more click &#8211; make the autorun.inf file on your pendrive inaccessible, so as to prevent infecting your USB stick with an &#8220;autorun.inf virus&#8221;.</li></ol><p>Program does not require installation, but requires Administrator privileges. It supports FAT/FAT32 pendrives, but NTFS-enabled version is being tested and should be made available shortly.</p><p>Note, that if you perform step 2, re-enabling access to autorun.inf may require pendrive formatting. Also, after step 1 your favourite CDs and DVDs won&#8217;t start automatically anymore &#8211; but you will be able to start them manually.</p><p>And, of course, Linux users have nothing to worry about (yet).</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2009%2F04%2F11%2Fpanda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html&amp;linkname=Panda%20USB%20and%20AutoRun%20Vaccine%20against%20autorun.inf%20viruses" 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%2F2009%2F04%2F11%2Fpanda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html&amp;linkname=Panda%20USB%20and%20AutoRun%20Vaccine%20against%20autorun.inf%20viruses" 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%2F2009%2F04%2F11%2Fpanda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html&amp;linkname=Panda%20USB%20and%20AutoRun%20Vaccine%20against%20autorun.inf%20viruses" 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%2F2009%2F04%2F11%2Fpanda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html&amp;linkname=Panda%20USB%20and%20AutoRun%20Vaccine%20against%20autorun.inf%20viruses" 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%2F2009%2F04%2F11%2Fpanda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html&amp;linkname=Panda%20USB%20and%20AutoRun%20Vaccine%20against%20autorun.inf%20viruses" 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%2F2009%2F04%2F11%2Fpanda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html&#038;title=Panda%20USB%20and%20AutoRun%20Vaccine%20against%20autorun.inf%20viruses" data-a2a-url="https://bogdan.org.ua/2009/04/11/panda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html" data-a2a-title="Panda USB and AutoRun Vaccine against autorun.inf viruses"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2009/04/11/panda-usb-and-autorun-vaccine-against-autorun-inf-viruses.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Vista Ultimate has a Linux benefit</title><link>https://bogdan.org.ua/2008/09/12/vista-ultimate-has-a-unix-linux-benefit.html</link> <comments>https://bogdan.org.ua/2008/09/12/vista-ultimate-has-a-unix-linux-benefit.html#comments</comments> <pubDate>Fri, 12 Sep 2008 08:24:32 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[*nix]]></category> <category><![CDATA[Humour]]></category> <category><![CDATA[Misc]]></category> <category><![CDATA[higher flexibility]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[SUA]]></category> <category><![CDATA[ultimate]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/?p=368</guid> <description><![CDATA[One of the benefits, offered exclusively by the Windows Vista Ultimate (not even by the Windows Vista Business), is running UNIX applications (via SUA, Subsystem for UNIX Applications) , which provides higher flexibility for Windows workstations. Where is the world going? And how soon will all the Windows users (not only Ultimate Users) benefit from [&#8230;]]]></description> <content:encoded><![CDATA[<p>One of the benefits, offered exclusively by the Windows Vista Ultimate (not even by the Windows Vista Business), is</p><blockquote><p>running UNIX applications (via SUA, Subsystem for UNIX Applications) , <strong>which provides higher flexibility for Windows</strong> workstations.</p></blockquote><p>Where is the world going? <img
src="https://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p><p>And how soon will all the Windows users (not only <em>Ultimate Users</em>) benefit from the <em>higher flexibility</em> by running UNIX applications? <img
src="https://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F09%2F12%2Fvista-ultimate-has-a-unix-linux-benefit.html&amp;linkname=Vista%20Ultimate%20has%20a%20Linux%20benefit" 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%2F09%2F12%2Fvista-ultimate-has-a-unix-linux-benefit.html&amp;linkname=Vista%20Ultimate%20has%20a%20Linux%20benefit" 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%2F09%2F12%2Fvista-ultimate-has-a-unix-linux-benefit.html&amp;linkname=Vista%20Ultimate%20has%20a%20Linux%20benefit" 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%2F09%2F12%2Fvista-ultimate-has-a-unix-linux-benefit.html&amp;linkname=Vista%20Ultimate%20has%20a%20Linux%20benefit" 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%2F09%2F12%2Fvista-ultimate-has-a-unix-linux-benefit.html&amp;linkname=Vista%20Ultimate%20has%20a%20Linux%20benefit" 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%2F09%2F12%2Fvista-ultimate-has-a-unix-linux-benefit.html&#038;title=Vista%20Ultimate%20has%20a%20Linux%20benefit" data-a2a-url="https://bogdan.org.ua/2008/09/12/vista-ultimate-has-a-unix-linux-benefit.html" data-a2a-title="Vista Ultimate has a Linux benefit"><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/09/12/vista-ultimate-has-a-unix-linux-benefit.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Windows XP Home Edition: gpedit.msc (group policy) editing via registry</title><link>https://bogdan.org.ua/2007/11/15/windows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html</link> <comments>https://bogdan.org.ua/2007/11/15/windows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html#comments</comments> <pubDate>Thu, 15 Nov 2007 16:03:50 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[how-to]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Notepad]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[gp]]></category> <category><![CDATA[gpedit.msc]]></category> <category><![CDATA[group policy]]></category> <category><![CDATA[home edition]]></category> <category><![CDATA[registry]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[XP HE]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/2007/11/15/windows-xp-home-edition-gpeditmsc-group-policy-editing-via-registry.html</guid> <description><![CDATA[It is possible to install gpedit.msc snap-in for MMC in Windows XP Home Edition. I found the list of necessary files on pagesperso-orange.fr (in French), which also had the archive of all the necessary (again, French) files and the installation batch-file. Warning: you proceed at your own risk. If you do not know what you [&#8230;]]]></description> <content:encoded><![CDATA[<p>It is possible to install <strong>gpedit.msc</strong> snap-in for <abbr
title="Microsoft Management Console">MMC</abbr> in Windows XP Home Edition. I found the list of necessary files on <a
href="http://astwinds.pagesperso-orange.fr/astuces/gpeditxphome.html" class="broken_link" rel="nofollow">pagesperso-orange.fr</a> (in French), which also had the archive of all the necessary (again, French) files and the installation batch-file.</p><p><strong>Warning: you proceed at your own risk. If you do not know what you are doing &#8211; please don&#8217;t <img
src="https://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </strong></p><p><a
href="http://bogdan.org.ua/wp-content/uploads/2008/02/gpedit-pour-xp-home.zip" title="French GPEdit for WinXP HE">Download (original) French gpedit-pour-xp-home.zip</a>.</p><p><a
href="http://bogdan.org.ua/wp-content/uploads/2007/11/gpedit-for-windows-xp-home.zip">Download English gpedit for windows xp home.zip</a> (also in <a
href="http://bogdan.org.ua/wp-content/uploads/2007/11/gpedit-for-windows-xp-home.7z">7zip</a> archive).</p><p>Here are instructions for manual MMC snap-in installation. Original French-version archive had a batch file which does installation automatically, which I also added to the English archive (<strong>gpedinst.bat</strong>). But you <strong>must manually verify that batch file fits your system before running it!</strong> It might be safer to follow the instructions manually.</p><ul><li>Put these files:<br
/><blockquote><p> appmgmts.dll<br
/> appmgr.dll<br
/> fde.dll<br
/> fdeploy.dll<br
/> gpedit.msc<br
/> gpedit.dll<br
/> gptext.dll</p></blockquote><p> into <strong>%SystemRoot%\system32</strong> folder (most often it&#8217;s just <strong>c:\windows\system32</strong>)</li><li>put these files:<br
/><blockquote><p> system.adm<br
/> inetres.adm<br
/> conf.adm</p></blockquote><p> into <strong>%SystemRoot%\system32\GroupPolicy\ADM\</strong> (create if this folder doesn&#8217;t exist)</li><li>finally, run these commands one by one in the CMD window:<br
/><blockquote><p> regsvr32 gpedit.dll<br
/> regsvr32 fde.dll<br
/> regsvr32 gptext.dll<br
/> regsvr32 appmgr.dll<br
/> regsvr32 fdeploy.dll</p></blockquote></li></ul><p>That should make gpedit.msc callable as <strong>Start -> Run -> gpedit.msc</strong>.</p><p>Other language versions of the necessary files can be retrieved from corresponding-language installations of WinXP Professional; English version can also be downloaded directly from Microsoft website ( e.g. <a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=92759d4b-7112-4b6c-ad4a-bbf3802a5c9b&amp;displaylang=en" class="broken_link" rel="nofollow">here</a> , or search for &#8220;Group Policy ADM Files&#8221; at microsoft.com). Also, you can extract necessary files from available Windows distributions: just don&#8217;t forget, that &#8220;filename.dl_&#8221; is a compressed version of &#8220;filename.dll&#8221;, and can be uncompressed by using XP-bundled <strong>extract</strong> command.</p><p>See also this <a
href="http://bogdan.org.ua/2007/11/15/windows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html#comment-73639">comment</a> for alternative gpedit installation (get the <a
href="http://bogdan.org.ua/wp-content/uploads/2007/11/gpedit0.rar">file from badongo</a> first), and also <a
href="http://bogdan.org.ua/2007/11/15/windows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html#comment-79095">this comment</a> for one more explanation of manual installation.</p><p><strong>Geeks corner</strong>:</p><ol><li><a
href="http://www.j79zlr.com/gphome.php">a comprehensive list of the &#8220;Group Policy/User Configuration/Administrative Templates&#8221; settings in Windows XP Home Edition</a></li><li>an extremely comprehensive Excel sheet, which maps numerous *.adm-file options to their registry equivalents &#8211; <a
href="http://bogdan.org.ua/wp-content/uploads/2007/11/PolicySettings.xls">Group Policy Settings Reference (PolicySettings.xls)</a>. This file is for Windows 2000, Windows XP, and Windows 2003</li></ol><p><strong>Disclaimer</strong>: I do not know if modifying (e.g. by adding gpedit) your WinXP HE is a violation of any EULAs. It&#8217;s your own responsibility to check this out and comply with any such regulations. Also, be advised that modifying any settings using gpedit.msc on WinXP HE may render some parts of the OS inoperable (in my opinion). <strong>You have been warned!</strong></p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F11%2F15%2Fwindows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html&amp;linkname=Windows%20XP%20Home%20Edition%3A%20gpedit.msc%20%28group%20policy%29%20editing%20via%20registry" 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%2F11%2F15%2Fwindows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html&amp;linkname=Windows%20XP%20Home%20Edition%3A%20gpedit.msc%20%28group%20policy%29%20editing%20via%20registry" 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%2F11%2F15%2Fwindows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html&amp;linkname=Windows%20XP%20Home%20Edition%3A%20gpedit.msc%20%28group%20policy%29%20editing%20via%20registry" 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%2F11%2F15%2Fwindows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html&amp;linkname=Windows%20XP%20Home%20Edition%3A%20gpedit.msc%20%28group%20policy%29%20editing%20via%20registry" 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%2F11%2F15%2Fwindows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html&amp;linkname=Windows%20XP%20Home%20Edition%3A%20gpedit.msc%20%28group%20policy%29%20editing%20via%20registry" 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%2F11%2F15%2Fwindows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html&#038;title=Windows%20XP%20Home%20Edition%3A%20gpedit.msc%20%28group%20policy%29%20editing%20via%20registry" data-a2a-url="https://bogdan.org.ua/2007/11/15/windows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html" data-a2a-title="Windows XP Home Edition: gpedit.msc (group policy) editing via registry"><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/11/15/windows-xp-he-home-edition-gpedit-msc-group-policy-editing-via-registry.html/feed</wfw:commentRss> <slash:comments>91</slash:comments> </item> <item><title>ext2 and ext3 linux partitions read-write support in Windows</title><link>https://bogdan.org.ua/2007/10/25/ext2-and-ext3-linux-partitions-read-write-support-in-windows.html</link> <comments>https://bogdan.org.ua/2007/10/25/ext2-and-ext3-linux-partitions-read-write-support-in-windows.html#comments</comments> <pubDate>Thu, 25 Oct 2007 15:37:38 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[Links]]></category> <category><![CDATA[driver]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/2007/10/25/ext2-and-ext3-linux-partitions-read-write-support-in-windows.html</guid> <description><![CDATA[Get the driver! There&#8217;s also another one, but provides read-only support.]]></description> <content:encoded><![CDATA[<p><a
href="http://www.fs-driver.org/">Get the driver!</a></p><p>There&#8217;s also <a
href="http://uranus.chrysocome.net/linux/ext2ifs.htm">another one</a>, but provides read-only support.</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F10%2F25%2Fext2-and-ext3-linux-partitions-read-write-support-in-windows.html&amp;linkname=ext2%20and%20ext3%20linux%20partitions%20read-write%20support%20in%20Windows" 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%2F10%2F25%2Fext2-and-ext3-linux-partitions-read-write-support-in-windows.html&amp;linkname=ext2%20and%20ext3%20linux%20partitions%20read-write%20support%20in%20Windows" 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%2F10%2F25%2Fext2-and-ext3-linux-partitions-read-write-support-in-windows.html&amp;linkname=ext2%20and%20ext3%20linux%20partitions%20read-write%20support%20in%20Windows" 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%2F10%2F25%2Fext2-and-ext3-linux-partitions-read-write-support-in-windows.html&amp;linkname=ext2%20and%20ext3%20linux%20partitions%20read-write%20support%20in%20Windows" 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%2F10%2F25%2Fext2-and-ext3-linux-partitions-read-write-support-in-windows.html&amp;linkname=ext2%20and%20ext3%20linux%20partitions%20read-write%20support%20in%20Windows" 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%2F10%2F25%2Fext2-and-ext3-linux-partitions-read-write-support-in-windows.html&#038;title=ext2%20and%20ext3%20linux%20partitions%20read-write%20support%20in%20Windows" data-a2a-url="https://bogdan.org.ua/2007/10/25/ext2-and-ext3-linux-partitions-read-write-support-in-windows.html" data-a2a-title="ext2 and ext3 linux partitions read-write support in Windows"><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/10/25/ext2-and-ext3-linux-partitions-read-write-support-in-windows.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Topologilinux 6.0.0 BSOD (Blue Screen Of Death) fix</title><link>https://bogdan.org.ua/2006/09/01/topologilinux-bsod-blue-screen-of-death-fix.html</link> <comments>https://bogdan.org.ua/2006/09/01/topologilinux-bsod-blue-screen-of-death-fix.html#comments</comments> <pubDate>Fri, 01 Sep 2006 14:54:03 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[*nix]]></category> <category><![CDATA[OS]]></category> <category><![CDATA[Debian]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[topologilinux]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://www.bogdan.org.ua/2006/09/01/topologillinux-600-bsod-blue-screen-of-death-fix.html</guid> <description><![CDATA[Topologilinux &#8216;BSOD at launch&#8217; problem solution is at the end of this post. Topologilinux is a special linux flavour, which is especially fit for the newcomers to the *nix world. The motto of Topologilunux is &#8216;Running Linux inside Windows&#8217; &#8211; and that is what it does. Even more &#8211; you can run it inside windows, [&#8230;]]]></description> <content:encoded><![CDATA[<p>Topologilinux &#8216;BSOD at launch&#8217; problem solution is at the end of this post.</p><p>Topologilinux is a special linux flavour, which is especially fit for the newcomers to the *nix world. The motto of Topologilunux is &#8216;Running Linux inside Windows&#8217; &#8211; and that is what it does. Even more &#8211; you can run it inside windows, or you can boot into it and work Linux-only &#8211; in both cases the system is the same.<br
/> Personally, I consider this kind of setup extremely useful for users who are strongly used to working in Windows (or just stuck with windows for too long), but at the same time are inclined to script a bit (be it bash, Perl, PHP or Python), to run server applications, write cross-platform programs, to test something or just play with software. With Topologilunux, it&#8217;s perfectly fine to work in DreamWeaver on your windows machine, and launch Topologilinux with apache+php+mysql to serve as a testing server &#8211; on that same machine. You can easily replicate the needed server config, and play with it the way you wouldn&#8217;t if that was the production server.<br
/> <span
id="more-17"></span><br
/> Or, in another scenario, you may launch Topologilinux to write the script you need for your data (for example, Bioconductor package for R statistics environment has many packages available only for *nix systems) without leaving your nearly perfectly set up windows environment; then, when you need to run that CPU-intensive you wrote, you can boot into real-mode Topologilunux, run your analysis, and get back to Windows <img
src="https://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p><p>All of this is available without the need to re-partition your hard drive &#8211; Topologilinux fits into a single image file on your FAT32/NTFS drive of choice. Both installation and removal are very simple (common click-through), with a bit more effort in the networking part (sufficient documentation is available, if not with Topologilinux, then with coLinux).</p><p>The only problem I had with Topologilinux was BSOD (Blue Screen Of Death) every time I tried to launch Topologilinux from within Windows. The error was DRIVER_IRQL_NOT_LESS_OR_EQUAL. Searching for troubleshooting required some time and was not evident, so here is what fixed my problem.</p><p>The conflict seems to arise from the <a
href="http://support.microsoft.com/kb/875352" title="more details" target="_blank" class="broken_link" rel="nofollow">Data Execution Prevention</a> (DEP) feature of the modern computers, which is intended to protect from the various &#8216;buffer overrun&#8217;-based exploits and hacks. By default, it is enabled for system files and services (equal to /noexecute=optin option in boot.ini). I tried setting it to &#8216;All files, except chosen below&#8217;, then adding colinux-daemon to exceptions, but that didn&#8217;t help either. The only option which helped was disabling DEP from boot.ini by adding &#8216;/noexecute=alwaysoff&#8217; after the line identifying your Windows installation.</p><p>Here is a sample line from my boot.ini before modification:</p><blockquote><p>multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;WinXP Pro&#8221; /fastdetect</p></blockquote><p>and after modification:</p><blockquote><p>multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;WinXP Pro (DEP off)&#8221; /noexecute=alwaysoff /fastdetect</p></blockquote><p>Hope this helps you.</p><p><ins
datetime="2009-01-03T01:36:00+00:00">Update:</ins> since I&#8217;ve moved to <a
href="http://bogdan.org.ua/2007/10/24/fresh-install-of-debian-etch-40r1-hangsfreezes-dead-after-boot-solution.html">Debian</a>, I&#8217;m no longer using Topologilinux.</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2006%2F09%2F01%2Ftopologilinux-bsod-blue-screen-of-death-fix.html&amp;linkname=Topologilinux%206.0.0%20BSOD%20%28Blue%20Screen%20Of%20Death%29%20fix" 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%2F2006%2F09%2F01%2Ftopologilinux-bsod-blue-screen-of-death-fix.html&amp;linkname=Topologilinux%206.0.0%20BSOD%20%28Blue%20Screen%20Of%20Death%29%20fix" 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%2F2006%2F09%2F01%2Ftopologilinux-bsod-blue-screen-of-death-fix.html&amp;linkname=Topologilinux%206.0.0%20BSOD%20%28Blue%20Screen%20Of%20Death%29%20fix" 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%2F2006%2F09%2F01%2Ftopologilinux-bsod-blue-screen-of-death-fix.html&amp;linkname=Topologilinux%206.0.0%20BSOD%20%28Blue%20Screen%20Of%20Death%29%20fix" 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%2F2006%2F09%2F01%2Ftopologilinux-bsod-blue-screen-of-death-fix.html&amp;linkname=Topologilinux%206.0.0%20BSOD%20%28Blue%20Screen%20Of%20Death%29%20fix" 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%2F2006%2F09%2F01%2Ftopologilinux-bsod-blue-screen-of-death-fix.html&#038;title=Topologilinux%206.0.0%20BSOD%20%28Blue%20Screen%20Of%20Death%29%20fix" data-a2a-url="https://bogdan.org.ua/2006/09/01/topologilinux-bsod-blue-screen-of-death-fix.html" data-a2a-title="Topologilinux 6.0.0 BSOD (Blue Screen Of Death) fix"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2006/09/01/topologilinux-bsod-blue-screen-of-death-fix.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>