problems running vmware

I get this error when trying to install vmware server on a mandrake image:

Your processor does not support the ^cpuid instruction. VMware Server will not

run on this system.

Your /proc/cpuinfo is:

processor : 0

vendor_id : User Mode Linux

model name : UML

mode : skas

host : Linux dallas.linode.com 2.6.20.6-1-bigmem #1 SMP Fri Apr 13

09:24:46 EDT 2007 i686

bogomips : 4626.84

Execution aborted.

I'm assuming this has to do with the fact I'm trying to run a virtual machine inside a virtual machine ;).

Has anyone ever run a VMWare on a Linode? I'm trying to run a Windows Vmware Image on a Linode, thats why I need VMWare.

geremy

3 Replies

To put it simply, you can't. Nor should you ever want to.

It is a Very Bad Idea to do something like this, if it were possible.

@gcohen:

I'm trying to run a Windows Vmware Image on a Linode

Phew! Thank goodness this is not possible! :D

gcohen: VMWare requires a custom kernel module to be compiled into the kernel - since Linode kernels are all static (for good security reasons), this simply won't be possible.

Oh, and running a VM inside a VM will be excruciatingly slow, especially if it's a windows image.

–deckert

gcohen:

I'm not sure if this applies to you, since it looks like you're trying to run windows on your linode. But…if you could use linux for your application, it is possible to nest UML instances. Meaning you could run several linux virtual machines inside your linode using UML.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct