>MS virtual server? Is this the new Hyper-V?
No, it's an older product from Microsoft.
>For arguments sake: If I want to
>install a server OS udner win7 I should install MS virtua server?
Win7 blocks the install of Virtual Server for one thing (there are
workarounds, but it's not supported), but it all depends on what you
want to do with the VM's. If it's a server OS that is just going to
sit in the background doing some particular task without much user
interaction with the desktop, then Virtual Server is good for that,
but if there's a lot of interaction with the desktop, then VPC might
be a better fit because it's designed for a user based desktop
environment.
So in other words when running a server OS, a traditional server task
it's better under Virtual Server (or the newer Hyper-V), but for
testing and development, VPC is better.
--
Bob Comer
On Sun, 27 Sep 2009 04:24:01 -0700, Bas
<> wrote:
>Thanks Mark!
>
>This answered my questions, but raised one new one...
>
>MS virtual server? Is this the new Hyper-V? For arguments sake: If I want to
>install a server OS udner win7 I should install MS virtua server?
>
>Bas
>
>"Mark Rae [MVP]" wrote:
>
>> "Bas" <> wrote in message
>> news:63F62588-786D-40C8-ACA1-...
>>
>> >> Not quite... There is a version of VPC which includes specific drivers
>> >> for
>> >> 64-bit hosts - however, it is still a 32-bit application:
>> >> http://vpc.visualwin.com/ngfaq.aspx#18
>> >>
>> >> VPC, in any incarnation, has never supported 64-bit guests.
>> >
>> > If I were to install 64-bit Win7 like Bob suggests, it would see memory
>> > above
>> > 4GB
>>
>> Yes.
>>
>>
>> > and I could install the version of VPC for 64-bit hosts
>>
>> Yes.
>>
>>
>> > and install any 32-bit guest OS in it?
>>
>> Pretty much. Bear in mind that only a handful of guest OS are actually
>> supported by Microsoft, though most work perfectly well. That said, it can
>> be a bit of a fight to install some distros of Linux, though...
>>
>>
>> > And I could allocate 4GB to the guest as Win7 would use the rest above
>> > 4GB?
>>
>> The concept of "above" and "below" is not really meaningful with 64-bit OS.
>> Remember that each OS has a minimum amount of memory required just to get it
>> to boot and a recommended amount of memory which it needs to run acceptably.
>> This applies equally to your host and your guests. If you have 8GB on your
>> host and launch a virtual machine to which you have allocated 4GB, that will
>> leave 4GB for the host. If you then launch another virtual machine to which
>> you have allocated 2GB RAM, that will leave only 2GB for the host - it's as
>> mathematically simple as that. If you then tried to launch a virtual machine
>> to which you had allocated 4GB RAM, VPC would tell you that there wasn't
>> enough memory available. It's also important to remember that VPC is just an
>> application running on your host machine and has to fight for resources with
>> all of the other applications running on your host machine, so make sure you
>> don't cripple your host by running too many virtual machines
>> simultaneously...
>>
>>
>> > To go outside of the box : I could even install a 32-bit server OS if I
>> > wanted to?
>>
>> You could, though you might prefer to use Microsoft Virtual Server for
>> that...
>>
>>
>> --
>> Mark Rae
>> ASP.NET MVP
>> http://www.markrae.net
>>
>>