
I’m throwing this post out there that brings together the things I learned as I worked to get the free Windows 7 Public Beta running on Ubuntu 8.10 Intrepid Ibex via VirtualBox. Hoping this post helps those trying to do the same, in all my Google queries on these issues information was sparse… a few hours wasted on my part will hopefully save you time. This is written in a “just the facts” style and not a full “how to” but should get you where you are going avoiding some of the pot holes.
Proof it’s possible!
Tips
Getting the Install Media – Downloading ISOs
Ok, so Microsoft is having trouble serving download demand thus I tried many paths (torrents, 3rd party links, etc.) to download these multi-gigabyte files trying to avoid the rush… Don’t! Getting partial or corrupted files is rampant even from the right source. I found the cleanest path was to download through the TechNet Customer Preview pages, they don’t have near the traffic pointed to them and seemed reliable. Follow all the steps and save your key to a text file on the desktop when you get it. I suggest downloading the 32 bit version for VirtualBox use, although 64 bit is supposed to work in the latest version unless you are going to give it a ton of RAM (4GB plus) I’d just stay with 32 bit.
Second tip here… no matter how much you want to use Linux/FireFox/wget to download, I tried them all… Don’t! Follow their rules, fire up a copy of Internet Explorer however you can to download the ISOs and then copy them over a network or large flash drive back to your Ubuntu machine. The ActiveX (I know, gross…) downloader appears to have less issues corrupting files which just plain saves you time.
Getting VirtualBox Ready
Either…
You already have VirtualBox running on Ubuntu and have run a number of virtual OSs without any issues… Great!… Nope, thats what I thought… Make sure you force an upgrade to the very latest VirtualBox available, doing anything on older version causes blank screens, “Aborting” of the OS and other things that waste your time.
Or…
You are new to VirtualBox, in this instance you are probably better off, go to VirtualBox.org and grab the latest version.
Setup a new VirtualBox “machine” choose Windows Vista as the type and give it at least 1GB of RAM and 20GB of hard drive. In the network area I suggest you choose the “Intel PRO/1000 MT Desktop (82540EM)” adapter rather than the default, Windows 7 seems to like it better from scratch. Connect your downloaded ISO to the CDROM and it should boot from it by default. You won’t even have to ever even burn that DVD, beautiful.
Installation Bumps and Bruises
Install speed, blank screens, file expanding… Installation will be SLOW don’t shut it down and restart when you are impatient, I did that about 5 times, it is working unless the VirtualBox aborts of the installer throws errors.
Can’t find “install.wim” – Your ISO is corrupt, you are going to have to download again unfortunately please make sure you download if from Microsoft directly and via Internet Explorer and the custom downloader. I downloaded two corrupt version before I gave in and followed the rules too, thats 5+ GB of wasted time and downloaded bytes.
Virtual machine crashes and returns to Virtual Box with the status “Aborted” – For me, all these issues were due to running and old version of VirtualBox and corrupted ISOs.
I hope some of those issues I dealt with help you get you copy up an running, now go beat the tar out of it and let Microsoft know if you will be using it in the future or sticking on the Linux side of the fence.
-Ben

9 Comments
It ist possible downloading the Image with Firefox etc. unter Linux. Look in the HTML and copy&paste the link in the button.
For me it works fine. I have installed the beta, but have no network access.
Daniel,
In order to have network access, change the net card to Intel 1000 under settings, before starting the virtual machine.
Cheers!!
Yes Daniel you can download via FireFox and wget… for both mine ended in truncated ISO files. Maybe luck of the draw, but my IE based download was perfect, so in my opinion a little time in Windows would save time and be more reliable so that was my suggestion. Antonio, thanks for helping out! Intel 1000 seem to be the quick fix for networking.
Hoping this post helped at least one person!
-Ben
checking in as one it helped! life got much better after taking your advice to grab the latest VirtualBox – the one in the ubuntu archive’s not it! the old one will work, but i couldn’t get the internet running. thanks much!
Thanks for the info about the network adapter – it fixed my network problems
Hi,
I dont have the intel 1000 listed under network settings? I have PC-net-FAST III
Hi,
I dont have the intel 1000 listed under network settings? I have PC-net-FAST III or PC-net-PCI II. My other virtual machines use PC-net-FAST III but this doesnt work under Windows Seven.. any idea’s?
Russ: First to confirm, don’t take this wrong. — Prior to starting the VM right click and go to Settings under Network you only have 1 option? I Currently have 4, the one I chose is “Intel PRO/1000 MT Desktop (82540EM)”. Can you confirm thats where you are looking?
Hi Ben,
Thanks for your reply, yes that is what I am doing, but I only have the two ethernet adaptors I mentioned in that list. The Intel drivers aren’t present. The PC-net-FAST one works with all my other Virtual machines, but not with Windows 7.
One Trackback
[...] wider search in Google found a fellow who also encountered the issue and was even using VirtualBox under Ubuntu. It is his experience [...]