> There's nothing exactly like snapshots in VPC. You can kind of do the
> same thing with differencing disks, but you have to shut down the
[quoted text clipped - 19 lines]
>>Snapshots. However, no way to save a state like a snapshot would
>>do...right?
>>>I am a VMWare Workstation user new to Virtual PC. I had a lot of problems
>>>getting Vista to run in Workstation 5.5. It works fine in Virtual PC.
[quoted text clipped - 11 lines]
>>>Snapshots. However, no way to save a state like a snapshot would
>>>do...right?
>> There's nothing exactly like snapshots in VPC. You can kind of do the
>> same thing with differencing disks, but you have to shut down the
[quoted text clipped - 3 lines]
>> fwiw, the new Hyper-V has snapshots, so that's the direction Microsoft
>> is going. Maybe the follow-on to VPC2007 will have them.
>I recall reading about differencing disks but I don't remember the details
>off hand. It is disappointing that there is no way to take snapshots.
AFAIK the differencing disks are great if you want to create multiple
test systems but want to limit the disk usage on the host. What
differencing disks do is the following:
- You start out normally by creating your base bachine and installing
the operating system with all its updates and gizmos.
- Once you are satisfied with the way the guest looks and behaves you
close it down and from now you never again start it.
- For safety change the virtual disk file for the guest to ReadOnly.
- Next create a new virtual hard disk using the Virtual Disk Wizard
(File/Virtual Disk Wizard). Instructions from the VPC2007 help below.
- Now you have a differencing disk and you can create a new guest and
at the disk selection step rowse to this differencing disk as the
guest disk.
- Repeat as many times as you need separate guests based on the same
ase disk.
These guest disks will only store the *changes* you make from the
original disk so they will remain considerably smaller than the base
disk.
Notice that this is not a snapshot by a long way as can be seen from
the involved way to create the differencing disk in the first place.
It would be nice if the "New virtual machine" wizard could give an
option to create the new guest disk as a differencing disk. This way
one would not have to first make the disk and then make the guest.
From VPC2007 Help on making a differencing disk:
------------------------------------------------
In the Disk Options dialog box, click Create a new virtual disk, and
then click Next.
In the Virtual Disk Type dialog box, click A virtual hard disk, and
then click Next.
By default, the wizard creates the virtual hard disk in the My
Documents folder. If you want to store the virtual hard disk in a
different location, type the full path of this location when you
specify the virtual hard disk name or click Browse to find it.
In the Virtual Hard Disk Location dialog box, type a name for the
virtual hard disk, and then click Next.
In the Virtual Hard Disk Type dialog box, click Differencing, and then
click Next.
In the Differencing Virtual Hard Disk dialog box, type the name of the
parent disk or click Browse to find it, click Next, and then click
Finish.
>So, I decided to try Virtual PC (now I recall I decided this after reading a
>post at my home site about Virtual PC 2007 SP1 just being released). I must
[quoted text clipped - 6 lines]
>saving the session isn't going to work. With betas, I would not rely on
>System Restore either. I need snapshots.
There are other shortcomings as well in VPC2007, one of the major ones
being the inability to link a USB device over from the host to the
guest so it can be used there. For me and my collegues the most
important such use is to handle software protection dongles that are
nowadays almost uniquely USB. Without that VPC2007 cannot be used for
software testing on protected programs...
But VMWare WorkStation 6 and Player 2 both support this function and
Player is as free as VPC2007 (the fact that you cannot directly create
a guest in Player 2 is overcome by websites that offer to make the
needed files for you).
>onto Vista. I hate, really, really hate all the security crap on Vista. I
>spent the first few days just turning all that off and getting Vista as much
>like XP as I could.
Oh, another soul-mate! I also cannot fathom the security interventions
of Vista so I will use my trusty old XP as long as possible.