<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://banzhaf.chickenkiller.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Grow_Windows_8.1_VM_NTFS_volume</id>
	<title>Grow Windows 8.1 VM NTFS volume - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://banzhaf.chickenkiller.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Grow_Windows_8.1_VM_NTFS_volume"/>
	<link rel="alternate" type="text/html" href="https://banzhaf.chickenkiller.com/mediawiki/index.php?title=Grow_Windows_8.1_VM_NTFS_volume&amp;action=history"/>
	<updated>2026-07-05T20:26:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://banzhaf.chickenkiller.com/mediawiki/index.php?title=Grow_Windows_8.1_VM_NTFS_volume&amp;diff=14209&amp;oldid=prev</id>
		<title>Joachim: Created page with &quot;= Prerequisites (usually met in a VM) =  * Windows partition to increase is the last one * VM disk is saved on a raw file  = Assumption (change to match your environment) =   ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://banzhaf.chickenkiller.com/mediawiki/index.php?title=Grow_Windows_8.1_VM_NTFS_volume&amp;diff=14209&amp;oldid=prev"/>
		<updated>2014-04-14T15:03:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Prerequisites (usually met in a VM) =  * Windows partition to increase is the last one * VM disk is saved on a raw file  = Assumption (change to match your environment) =   ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Prerequisites (usually met in a VM) =&lt;br /&gt;
&lt;br /&gt;
* Windows partition to increase is the last one&lt;br /&gt;
* VM disk is saved on a raw file&lt;br /&gt;
&lt;br /&gt;
= Assumption (change to match your environment) = &lt;br /&gt;
&lt;br /&gt;
* New raw file size is 40 GB&lt;br /&gt;
&lt;br /&gt;
= Implementation =&lt;br /&gt;
&lt;br /&gt;
* stop VM&lt;br /&gt;
* sparsely increase raw file size (bs*seek ~ new size)&lt;br /&gt;
 dd if=/dev/zero of=/path/to/your/rawfile bs=1M count=1 seek=40960&lt;br /&gt;
* start VM&lt;br /&gt;
* login to windows VM&lt;br /&gt;
* start Computer/Management/Disk Manager&lt;br /&gt;
* right click on last partition before the new space&lt;br /&gt;
* select increase volume and allow it to use all space&lt;br /&gt;
* done :)&lt;/div&gt;</summary>
		<author><name>Joachim</name></author>
	</entry>
</feed>