Info från ubuntu 7.04?

Zeba
Inlägg: 91
Blev medlem: 29 apr 2008, 19:16
OS: Ubuntu
Utgåva: 18.04 Bionic Beaver LTS

Info från ubuntu 7.04?

Inlägg av Zeba »

Funkar detta på hardy också tror ni?http://www.virtualbox.org/wiki/USB_on_Ubuntu_7.04


Contributed by Ibrahim Ben Faruhn, 2007/06/14

After I had a taken a look into the insides of Ubuntu 7.04, I managed to get VirtualBox's USB-Support working there in such a way that the user only needs to be a member of a group called usbusers. This howto describes how I did it.

Basically, you just have to tell Ubuntu that a group called usbusers should have read and write access to all usb devices.

1. Create a group called usbusers

2. Add yourself to this group

3. Edit the file /etc/udev/rules.d/40-permissions.rules (for this, you must have administrative privileges)

3.1 Search for the following lines

# USB devices (usbfs replacement)
SUBSYSTEM=="usb_device", MODE="0664"

3.2 Change them to the following

# USB devices (usbfs replacement)
SUBSYSTEM=="usb_device", GROUP="usbusers", MODE="0664"

4. Restart your PC

5. You should now have write access to all usb devices.
Emil.s
Inlägg: 6633
Blev medlem: 12 dec 2006, 23:20
OS: Ubuntu
Ort: /Dalarna/Hedemora/
Kontakt:

Re: Info från ubuntu 7.04?

Inlägg av Emil.s »

Har du provat med nya Vbox 1.6?
Om du kör den, och du har problemet så bör det funka.

*flyttar till program*
Home sweet ~/ = http://sandnabba.se
Skriv svar

Återgå till "Program - inaktuell"