vote up 1 vote down star

Hello, I want to create a bootable Windows 7 vhd using the steps mentioned at: http://www.microsoft.com/downloads/details.aspx?FamilyID=80ede31d-3509-407b-a896-0beea8705589&displaylang=en However, I wanted to know if I will be able to access the vhd using Virtualbox too. I intend to install VS2008 in the VM and use it in Virtualbox when doing quick work and on native hardware when doing a lot of work. I don't want to mess up my actual Win7 installation with VS2008 dev work.

flag

2 Answers

vote up 1 vote down check

I strongly suggest you use separate Windows images for VB and real booting. Yeah, buy another license if you must. VirtualBox does not fake your real hardware, and at the very least you may end up having to reactivate Windows too many times and lose your license because MS thinks you're a pirate.

link|flag
Thanks for the answer:). You mean no problem apart from licensing issues? I'm okay with licensing problems ;) What would happen if I use two different licenses to activate under the two different boot scenarios? – user18151 Jan 11 at 17:13
I'm sorry if I was unclear. There could potentially be HUGE problems aside from licensing, notably rendering your system unbootable. In any case, you can't use different licenses for the same VHD depending on how you boot--Windows doesn't support that. – CarlF Jan 11 at 23:34
vote up 0 vote down

Yes, Virtual box does support VHD files.

Wiki: Software using VHD

Wiki: Virtual box feature set

link|flag
I do know that. I am however wondering if I can play with the same Windows 7 bootable image in virtualbox too, without interfering with its bootable nature. – user18151 Jan 10 at 14:25
By bootable, I assume you mean the ability of the host to boot from the guest image, without the VM. The safest bet would be to take a copy of the guest before manipulating it in Virtualbox. I would be very surprised if Virtualbox damaged a VHD created in this fashion. – BlueNovember Jan 10 at 16:49
Yes, By bootable I mean the ability to boot on native hardware directly from the image, without the use of any virtualization platform. I do hope Vbox doesn't do anything unusual to it:) – user18151 Jan 10 at 17:48

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.