Virtualisation

Asked by useros

Hi,

If have tried to find the VMWare player in your Add/Remove programs applet, and my computer magazine said it should be in the System Tools list but its not there. I tried downloading the software from the VMWare website but the file will not open. I have Ubuntu 8.04.1 installed on my system with an Intel Core 2 Duo E6300, 2GB RAM and i use WUBI to dual boot with Windows, but I don't want to use Windows for Virtualisation.

Thanks,
Aren

<email address hidden>

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu virtualbox-ose Edit question
Assignee:
No assignee Edit question
Solved by:
bs66
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Hi,

I recommend following this tutorial for installing VirtualBox inside Ubuntu:

http://ubuntuforums.org/showthread.php?t=770745&highlight=guide+virtualbox

VirtualBox is an open-source alternative to VMWare.

VirtualBox can be downloaded here: http://virtualbox.org/wiki/Linux_Downloads

After that, you can install Windows XP inside VirtualBox.

Hope this helps,

Regards,

Mark

Revision history for this message
bs66 (bugsquad66) said :
#2

Aren,

Are not VirtualBox, Virtual Machine Manager and QEMU in the repositories for 8.04.1?
I suggest that you start with VirtualBox as I think its easier to use.
As an alternative, use Virtual Machine Manager along with QEMU.

Regards,
/bs66

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Hi bs66,

I am fully aware that there are two versions of VirtualBox, the fully open-source version that is in the Ubuntu repositories, and the binary .deb package that you can download from virtualbox.org.

I have tried both versions of VirtualBox and have to say that I had less problems (ironically) using the binary .deb file in Ubuntu, than with the open-source one. That is why I suggested downloading the binary from the website. I use Virtualbox a lot, but not the open-source version.

Regards,

Mark

Revision history for this message
useros (arenharris) said :
#4

Thanks,

I use VMWare to try linux before I installed it, but where do I get the QEMU
item from, is Virtual Box in the Add/Remove applet.

Aren

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of bs66
Sent: Wednesday, 8 October 2008 6:04 PM
To: <email address hidden>
Subject: Re: [Question #47432]: Virtualisation

Your question #47432 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/47432

bs66 proposed the following answer:
Aren,

Are not VirtualBox, Virtual Machine Manager and QEMU in the repositories for
8.04.1?
I suggest that you start with VirtualBox as I think its easier to use.
As an alternative, use Virtual Machine Manager along with QEMU.

Regards,
/bs66

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/47432/+confirm?answer_id=1

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/47432

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
useros (arenharris) said :
#5

Hi,

Thanks for the answer, you have fixed my problem but I still need the
website for QEMU.

Thanks,
Aren

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of Mark
Rijckenberg
Sent: Wednesday, 8 October 2008 5:43 PM
To: <email address hidden>
Subject: Re: [Question #47432]: Virtualisation

Your question #47432 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/47432

    Status: Open => Answered

Mark Rijckenberg proposed the following answer:
Hi,

I recommend following this tutorial for installing VirtualBox inside
Ubuntu:

http://ubuntuforums.org/showthread.php?t=770745&highlight=guide+virtualbox

VirtualBox is an open-source alternative to VMWare.

VirtualBox can be downloaded here:
http://virtualbox.org/wiki/Linux_Downloads

After that, you can install Windows XP inside VirtualBox.

Hope this helps,

Regards,

Mark

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/47432/+confirm?answer_id=0

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/47432

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#6

Hi,

To install qemu, try the following commands:

sudo aptitude update
sudo aptitude install qemu

Here is the qemu website:

http://bellard.org/qemu/download.html

Regards,

Mark

Revision history for this message
Best bs66 (bugsquad66) said :
#7

To install QEMU, just select in in Synaptics Packet Manager.
System/Administration/Synaptics Packet Manager
Search for QEMU, and then select in from the list.
Press "Apply" to install.
Done
/bs66

Revision history for this message
useros (arenharris) said :
#8

Thanks bs66, that solved my question.