Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Virtualization
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Virtualization
For questions on VMWare, VirtualBox, Xen, QEMU and other virtualization software.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old June 14th, 2008   #1
docplastic
5 Cups of Ubuntu
 
Join Date: Aug 2006
Location: Europe
My beans are hidden!
Ubuntu 9.04 Jaunty Jackalope
HowTo: Install Virtualbox (2.x, 1.6.x) with USB support in Ubuntu 8.04 (Hardy)

# This post describes the procedure to install VirtualBox 2.1 in Ubuntu 8.10 (Intrepid) with USB support.

# Browse to http://www.virtualbox.org/wiki/Linux_Downloads and check if there is a package for your Ubuntu version and CPU architecture.

# Open a terminal (press simultaneously the ALT and F2 keys and enter: gnome-terminal)
  • sudo aptitude -R install build-essential dkms # Install virtualbox kernel rebuilding utilities
  • sudo gdebi virtualbox-xxxx.deb # Install it
  • grep vboxusers /etc/group || sudo groupadd vboxusers # if needed add the "vboxusers" group
  • sudo usermod -aG vboxusers $USER # In order to use VirtualBox an user must be added to the "vboxusers" group. You may add other (space separated) users after $USER

# To add USB support, you need to execute the following code:
  • echo "none /proc/bus/usb usbfs devgid="$(sed '/plugdev/!d;s/plugdev:x:\(.*\):.*/\1/' /etc/group)",devmode=664 0 0" | sudo tee -a /etc/fstab

# Rebuild the virtualbox kernel modules
  • sudo /etc/init.d/vboxdrv setup

# Let the system update all the changes. Please note that "sudo mount -a" will not be enough.
  • Logout and Login again

# If you still have trouble, post here the results of the following command:
  • id $USER ; grep usbfs /etc/fstab ; grep plugdev /etc/group ; grep "domount\(.*\)usbfs" /etc/init.d/mountdevsubfs.sh

Last edited by docplastic; January 20th, 2009 at 07:20 AM..
docplastic is offline   Reply With Quote
 

Bookmarks

Tags
ubuntu 8.04, virtualbox, virtualbox usb

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:57 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry