Linux – VirtualBox on Linux: What Windows image to use and where to get it

licenselinuxvirtualboxwindows

I am a heavy Linux user, both professional and private. Since I almost never use Microsoft Windows I don't know very much about it so apologies if this is a really stupid question.

There is one particular piece of software that I use on a regular basis (it's for tax calculation) for which there is only a Windows version available, no Linux version and no alternative software product whatsoever.

In the past 15 years I used to use VirtualBox on Linux with a really old Windows XP image (from 2002, I believe) for running just this tax software.

Now the latest update of the software doesn't support Windows XP anymore and refuses to install.

So apparently I need an image of a newer version of Microsoft Windows for my VirtualBox now.

My questions:

  • Am I right about that I need a new image? Or is there a better solution for my problem?
  • Which Windows version should I pick? It needs to be younger than Windows XP and reasonably stable. It does not need any fancy stuff or support the latest hardware etc.
  • Where can I get an installation image of it? Do I really need to buy (or at least pick up) a CD somewhere or is it possible to download the image?
  • Are there any free (or "used") images of outdated Windows versions (newer than XP) available somewhere?
  • How about licenses in this case? Do I have to "activate" Windows somehow?

Thank you very much for any hint!

Best Answer

I had to just do this recently, there are many option here:
https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Microsoft Provides them for free to Web Developers but it is a fully functional Windows OS, just choose which version of windows with which IE you want, select Virtual Box, and download.

In your case, feel free to use the IE11 on Windows81 (This is Windows 8.1), that way you can be using this for many years to come as long as you keep it.

You can install applications. The only down side is there is a expiration of 90 days, so you would need to make sure you save all your App Settings / Backup and Documents off the Virtual Machine before then, I would suggest before you even boot the VM the first time to make a snapshot, that way you can just roll back to this moment, and get going again installing your apps and transfer over your files, so you don't have to re-download or create a new VM.

The UP side is that you don't have to do any windows install or setup a virtual machine or have to create any boot disks, nothing, download, import and go!

Since you say your using Tax Software, I would imagine you could create a save location somewhere in your home directory using an auto mounted folder. Save you a lot of time when you have to re-install.

Related Question