LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 07-17-2010, 05:41 PM   #1
linuxishard
Member
 
Registered: Jun 2010
Distribution: Ubuntu 10.10 Netbook Remix
Posts: 81

Rep: Reputation: 16
Safe VirtualBox Download?


Ok so i went to create a windows XP in my virtualbox and this pops up

Please install the virtualbox-ose-dkms package and execute 'modprobe vboxdrv' as root.

is this a safe download? its never asked me too do this before.
 
Old 07-17-2010, 06:12 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,394
Blog Entries: 28

Rep: Reputation: 6165Reputation: 6165Reputation: 6165Reputation: 6165Reputation: 6165Reputation: 6165Reputation: 6165Reputation: 6165Reputation: 6165Reputation: 6165Reputation: 6165
Seems to be.

http://wiki.debian.org/VirtualBox
 
Old 07-17-2010, 06:16 PM   #3
linuxishard
Member
 
Registered: Jun 2010
Distribution: Ubuntu 10.10 Netbook Remix
Posts: 81

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by frankbell View Post
thanks, im always very paranoid when it says run as root. i don't know why.
 
Old 07-17-2010, 06:33 PM   #4
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
What VirtualBox package are you using? Keep in mind that the OSE included in Ubuntu's repositories isn't really supported/maintained, so if you're looking to receive security updates and the like you'll need to look somewhere else. The PUEL edition from the VirtualBox repositories might be a good option, and all you need to do before installing it is:
Code:
sudo apt-get install dkms
...but if you want things to be strictly open source then the OSE tarball provided by Oracle would be your best bet IMO.

Last edited by win32sux; 07-17-2010 at 07:00 PM.
 
Old 07-17-2010, 07:49 PM   #5
linuxishard
Member
 
Registered: Jun 2010
Distribution: Ubuntu 10.10 Netbook Remix
Posts: 81

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by win32sux View Post
What VirtualBox package are you using? Keep in mind that the OSE included in Ubuntu's repositories isn't really supported/maintained, so if you're looking to receive security updates and the like you'll need to look somewhere else. The PUEL edition from the VirtualBox repositories might be a good option, and all you need to do before installing it is:
Code:
sudo apt-get install dkms
...but if you want things to be strictly open source then the OSE tarball provided by Oracle would be your best bet IMO.
i believe i am using VirtualBox OSE 3.1.6, is this a bad version?
 
Old 07-17-2010, 08:45 PM   #6
rsciw
Member
 
Registered: Jan 2009
Location: Essex (UK)
Distribution: Home: Debian/Ubuntu, Work: Ubuntu
Posts: 206

Rep: Reputation: 44
it's an old version.
The current version is 3.2.6, recommended to update.

Virtualbox offers repository addresses, so you can add their ubuntu repo address to your /etc/apt/sources.list, install
newest virtualbox puel version (or OSE if you wish) and always be up to date.

vboxdrv is a needed item for a linux host. No need to run it as root, sudo is sufficient enough for that task
 
Old 07-17-2010, 09:19 PM   #7
linuxishard
Member
 
Registered: Jun 2010
Distribution: Ubuntu 10.10 Netbook Remix
Posts: 81

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by rsciw View Post
it's an old version.
The current version is 3.2.6, recommended to update.

Virtualbox offers repository addresses, so you can add their ubuntu repo address to your /etc/apt/sources.list, install
newest virtualbox puel version (or OSE if you wish) and always be up to date.

vboxdrv is a needed item for a linux host. No need to run it as root, sudo is sufficient enough for that task
i do have a question about virtualbox itself, when running say..... windows xp in virtualbox, do your usb ports go into virtualbox as well, can you use them in virtualbox? did that make any sense?
 
Old 07-17-2010, 09:22 PM   #8
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
the OSE version does not include USB support.
 
Old 07-17-2010, 09:24 PM   #9
linuxishard
Member
 
Registered: Jun 2010
Distribution: Ubuntu 10.10 Netbook Remix
Posts: 81

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by AlucardZero View Post
the OSE version does not include USB support.
i am downloading the non OSE version that rsciw recomended as we speak, does it support usb?

Last edited by linuxishard; 07-17-2010 at 09:27 PM.
 
Old 07-17-2010, 10:11 PM   #10
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
http://www.virtualbox.org/wiki/Editions
 
Old 07-17-2010, 10:22 PM   #11
linuxishard
Member
 
Registered: Jun 2010
Distribution: Ubuntu 10.10 Netbook Remix
Posts: 81

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by AlucardZero View Post
[B]Sweet[B/] thanks man!
 
  


Reply



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
virtualbox or virtualbox ose manuleka Linux - Software 2 06-11-2009 02:56 PM
which Virtualbox version should I download? newbiesforever Linux - Software 15 09-24-2008 12:54 PM
I can not get suse 10.3 updates to download. I am trying to install virtualbox bhupendra Linux - Newbie 2 01-07-2008 05:32 AM
Virtualbox download barn63 Linux - Software 2 09-17-2007 01:06 PM
Download VirtualBox disk images? pwc101 Linux - Software 3 06-04-2007 03:49 AM

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

All times are GMT -5. The time now is 10:06 PM.

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