• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows Server 2008 and Hyper-V and nVIDIA

PCTC2

Diamond Member
I recently acquired a fully legal licensed version of Windows Server 2008 Standard edition and Windows Server 2003.

I'm installing Windows Server 2008 on my Q6600 on my 680i, and it doesn't allow me to install the x64 version NOR Hyper-V, which is the whole reason I'm using it.

Is there something I'm missing?
 
Someone pointed me to Server 2008 Hyper-V edition, which is a free download from MS. Supposed to be 64-bit, with Hyper-V included. And Free! I don't know the URL though, you could probably search Microsoft.
 
I know Hyper-V Server 2008, it's just the Hyper-V base system. Windows Server 2008 is supposed to have it as a Server Role built in, rather than installing Windows Server 2008 over Hyper-V Server 2008. For some reason, it won't install x64 nor Hyper-V as a server role.
 
Make sure you have Hardware VT enabled for hyper-V for sure. Also check for any bios updates for the board.

x64 isnt a role, when you install the OS it will say:

Windows server 2008 Standard edition x32 (Full Installation)

or

x64
 
Originally posted by: PCTC2
I know Hyper-V Server 2008, it's just the Hyper-V base system. Windows Server 2008 is supposed to have it as a Server Role built in, rather than installing Windows Server 2008 over Hyper-V Server 2008. For some reason, it won't install x64 nor Hyper-V as a server role.

Not all copies of server 2008 have hyper-v. Download the trial x64 and it will have it. The same key should work.
 
Originally posted by: rudder
Originally posted by: PCTC2
I know Hyper-V Server 2008, it's just the Hyper-V base system. Windows Server 2008 is supposed to have it as a Server Role built in, rather than installing Windows Server 2008 over Hyper-V Server 2008. For some reason, it won't install x64 nor Hyper-V as a server role.

Not all copies of server 2008 have hyper-v. Download the trial x64 and it will have it. The same key should work.

Thanks. I think I'll do that. Intel VT is enabled and my board has the latest BIOS update (PXX, whatever. I can't keep track). I guess I'll find the x64 trial with Hyper-V and start over from scratch... Darn.

My ISO said it was x64 but when I went to install it, it said only "Windows Server 2008 Standard x86" and had no option for x64.
 
I have no clue. I really don't remember. Haha. Well, anyways, I haven't tried my license out yet, but now I'm running x64 with Hyper-V running 4 virtual machines and I'm happy.

Does anyone know if I can use the Windows Server 2003 x64 nVIDIA driver for Windows Server 2008 x64?
 
Question about Hyper-V: how does it work? I mean I know technically it uses the VT extensions to implement a hypervisor, but practically speaking, does it work like VirtualPC, without the drawbacks? Can I install XP Pro SP2/SP3 as a guest OS, and play 3D hardware-accelerated games on it?
 
Hyper-V is like Xen. It works by para-virtualization. It dumps most virtualization tasks to the hypervisor, however it still requires some software-based virtualization. It increases overall performance by allowing a more root-like hardware access, but I doubt you will be able to play any games over it. On my Windows 2003 Server, it says the virtualized video card has 4MB of RAM. However, the host says 14MB (no drivers YET. I have yet to try the Vista x64 drivers). Also, it allocates RAM to each OS, so if you allocate 2 GB to a guest, you better hope you have at least 4 GB.
 
I think the coolest thing about Hyper-V is that it allows you to give a host OS multiple cores (1,2 or 4), BUT you can set a max to how much of each core it can use. So if you use very multi-threaded applications in a virtual environment, then you can set it to have 4 cores, but only use 50% of each core, so if you have 2.4Ghz, it would run at 1/2 the clock cycles, but with 4 parallel threads.
 
Back
Top