Tuesday, 7 January 2020

windows 7 - How to increase virtual hard drive space


I have a Microsoft Virtual PC hard drive (.vhd format) that's maxed out at 16GB. What would be the best way to increase this disk space?


Booting into the machine (Windows XP Professional) and using the disk management snap in, I can see that the virtual drive has approximately another 40GB unused space. Trying to use diskpart, I find out that Windows XP can't extend the boot partition.


Example disk space:


enter image description here


Note: the virtual hard drive is running on Windows 7 using XP Mode.



Answer



With the VM turned off, attach the virtual hard disk VHD file by doing:


Right-click "My Computer" > Manage > Storage, right-click "Disk Management" and choose "Attach VHD".


You should now be able to resize the virtual disk as if it was a local disk.


image


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...