5

I love my VIA C3 (Nehemiah) based server, but as far as I can tell it's very hard to find a virtualization solution that works on this processor, since it doesn't support the same instruction sets as Intel/AMD processors of the time.

Are there any options at all?

fixer1234
  • 28,064
oKtosiTe
  • 9,776

3 Answers3

9

Apparently Virtualbox can.

From Virtualbox tips :

Q: Does Virtualbox require CPU with virtualization capabilities ?

A: NO. Virtualbox can even run on VIA C3 processors (on 486 linux kernel for instance).

harrymc
  • 498,455
5

You should be able to use pretty much any commercially available (desktop) virtualisation (e.g. non-hypervisor) program - Just do not expect anything fast!

Take a look at Virtualbox, Virtual PC, or VMWare Workstation

William Hilsum
  • 117,648
3

You certainly wouldn't be able to use anything that relied on VT-x or AMD-V, but I don't see why something like VirtualBox running inside Linux shouldn't operate.

Majenko
  • 32,964