The Artima Developer Community
Sponsored Link

.NET Buzz Forum
How to use virtual PC and still save lots of room: differencing disks

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
How to use virtual PC and still save lots of room: differencing disks Posted: Mar 19, 2005 10:00 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: How to use virtual PC and still save lots of room: differencing disks
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement
Here's a great way to save some space on your hard drive with those big 'n nasty Virtual PC images:
Differencing disks.
 
The idea is simple: Start out with a hard drive image you're comfortable with, then create "differential" images based on that image, where the only space they take is the "difference" between the two. That ends up saving a lot of room.
 
So, for me this means I have a "base_XP" drive which I've created in the usual manner using VPC. I'll use this to create my own new "versions" of this drive where I install various builds of VS 2005 and so on.
The next step for me is to open the VPC console and click "file-Virtual Disk Wizard". In the wizard make sure you choose "differencing" disk when asked. You then have to point to the "base" drive (base_xp in my case) which you will be differencing upon. It's important that you make that base drive as good as you need because you don't want to touch it later when other drives are depending on it.
 
Now that you have finished making the drive, you just need to go to "file-new virtual machine wizard" and point to an existing virtual disk  - your new differencing drive.
 
voila. You've just saved at least a couple of Gigs for each machine you're going to install off of that base disk.
 
have fun.
 
 
 

Read: How to use virtual PC and still save lots of room: differencing disks

Topic: Profilers for the CLR Previous Topic   Next Topic Topic: Whidbey/WSS web part interoperability and compatibility

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use