LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-14-2009, 10:40 PM   #1
vigdavies
LQ Newbie
 
Registered: Oct 2007
Location: Calgary, Alberta, Canada
Distribution: Ubuntu 9.04
Posts: 29

Rep: Reputation: 15
Does Virtual Box workable for Ubuntu 9.04 Linux ?


Is Virtual Box compatible for Ubuntu Linux 9.04 even if you get the Linux version downloaded and installed ? Doesn't seem to work. Can someone please help me ? Windows is not to far away to install over Linux. I'm really frustrated. I need breakthrough.
 
Old 10-15-2009, 04:12 AM   #2
Lordandmaker
Member
 
Registered: Sep 2005
Location: London, UK
Distribution: Debian
Posts: 258

Rep: Reputation: 39
Quote:
Originally Posted by vigdavies View Post
Is Virtual Box compatible for Ubuntu Linux 9.04 even if you get the Linux version downloaded and installed ?
Yes. It might be easier to install out of the Ubuntu repositories. Go 'Applications' -> 'Add/Remove' then search for Virtualbox.

The above doesn't give you USB support in the VM, though, which might be how you've ended up downloading it. If you download it from Sun's website, you need to make sure you get the right one for your ubuntu release (9.04, Jaunty Jackalope), and for your architecture.

To find out your architecture, in the terminal (Applications -> Accessories -> Terminal) run:
Code:
uname -r
Which gives more information than just your architecture, but includes it. Your architecture will either be AMD64 (which is also available on intel processors) or x86. x86 may be alternatively called i386 i486 i586 or i686[0], but they all want the i386 version of Virtualbox.

For example, mine is:
Code:
avi@jup-linux2:~$ uname -r
2.6.26-1-amd64
avi@jup-linux2:~$
Which says I have kernel version 2.6.26-1 and it is for an amd64 architecture.

Once you've downloaded it, you need to install it. You need to run
Code:
sudo dpkg -i <packagename>
.
For example, if I was installing it (Ubuntu 9.04, AMD64) I'd run:
Code:
sudo dpkg -i virtualbox-3.0_3.0.8-53138_Ubuntu_jaunty_i386.deb
This must be run where you downloaded the file, and you need to substitute <packagename> for exactly the name of the file you downloaded. You've got to be where you downloaded the file to, so I normally do it to my home directory (which is abbreviated to '~' normally). I think firefox defaults to your desktop, which is at ~/Desktop, if so you might want to preceed the command with
Code:
cd ~/Desktop
This is where tab completion comes in handy. If you type
Code:
sudo dpkg -i virtu
and then hit <tab>, your shell will fill in the rest of the filename for you.




Quote:
Doesn't seem to work. Can someone please help me?
To give more specific help, we need to know how it doesn't work. What did you try, what happened? What did you expect to happen?


[0] This is technically a bit of a lie. i386, i486 etc. are iterations of a processor instruction set, generally referred to as a group as 'x86'. It is entirely backwards compatible, though, so something that works on an i386 will work on an i686. But the inverse isn't always true - i686 has some features not available on anything lower, as do i486 and i586. It is generally of little relevance to applications, it's mostly kernels that're sensitive to the different iterations. Either way, the i386 VirtualBox will work on any x86 iteration.

Last edited by Lordandmaker; 10-16-2009 at 03:02 AM.
 
Old 10-16-2009, 12:01 AM   #3
detectedstealth
LQ Newbie
 
Registered: Sep 2009
Distribution: Ubuntu
Posts: 11

Rep: Reputation: 0
YES you can get windows running in Ubuntu.

I am running Ubuntu 64bit with Vista running inside VirtualBox OSE just search for it in synaptic package manager.

See my attachment for prof. Left Monitor Ubuntu Right Monitor Vista. Single screen shot.
Attached Thumbnails
Click image for larger version

Name:	winbuntu.jpg
Views:	10
Size:	253.3 KB
ID:	1749  
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu installed on your PC via Virtual box prashant32 Linux - Hardware 1 04-06-2009 09:41 AM
Running virtual pc files in a virtual machine in linux ... preferably virtual box biharibong Linux - Software 4 01-21-2009 01:04 PM
Ubuntu in virtual box mick463 Linux - Newbie 1 07-30-2008 11:45 AM
Help With Virtual Box on Ubuntu 7.10 Felpipe Ubuntu 2 10-28-2007 05:01 PM
Installing XP on Virtual Box in Ubuntu 7.04 Neo-Leper Linux - Software 6 07-23-2007 01:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration