virtualbox에서 USB 사용하기 ubuntu 기준

http://www.samlesher.com/ubuntu/virtualbox-with-usb-support-on-ubuntu

There are two versions of Virtual Box:
- OSE (Open Source Edition) which is in the repos
- Closed Source Edition, or Standard, or just plain “Virtual Box”

OSE does not have USB support. There are a few other features from the closed source version that aren’t included in OSE, you can see the list here. So, if you want to have USB support in VirtualBox, you need to install closed source edition and make a change to /etc/fstab. Here are the steps:

1. Remove OSE
$ sudo apt-get autoremove virtualbox-ose

2. Add the VirtualBox repo for Intrepid Ibex. Click System > Administration > Software Sources. Click the ‘Third Party Software’ tab. Click ‘Add’ and enter:
deb http://download.virtualbox.org/virtualbox/debian intrepid non-free

Save the VirtualBox GPG key from here, then import it into Synaptic by clicking the ‘Authentication’ tab and then ‘Import Key File’.

Click the ‘Reload’ button in Synaptic to reload the repositories.

3. Install the latest virtualbox package (as of this writing it is virtualbox-2.2) by selecting it in Synaptic, or running this command from a terminal:
$ sudo apt-get install virtualbox-2.2

4. Add yourself to the vboxusers group:
$ sudo gpasswd -a YOURUSERNAME vboxusers

5. Find the devgid for ‘vboxusers’:
$ grep vboxusers /etc/group

It will return something like:
vboxusers:x:125:username

Add this line to the bottom of /etc/fstab, replace the devgid number with your devgid:
none /proc/bus/usb usbfs devgid=125,devmode=664 0 0

After you reboot you should now have USB support in VirtualBox.

Last tested on Ubuntu 9.04 Jaunty Jackalope.


Posted by 눈빛마음

2009/10/21 18:03 2009/10/21 18:03
Response
No Trackback , No Comment
RSS :
http://iz.apgu.co.kr/tc/rss/response/506

제 사진 공개입니다.

살짝 공개할께요. 쩝...

기대하지 마세요.


Posted by 눈빛마음

2009/10/09 23:01 2009/10/09 23:01
Response
No Trackback , No Comment
RSS :
http://iz.apgu.co.kr/tc/rss/response/505

물병편지......

-_-;;; 내가 예전에 생각했던 거랑 비슷한 컨셉이다.
[ 물론 약간은 다르다 T.T ]

암튼.... 이제는 망설일때가 아니다!
실천할때다!!!!

p.s
 adobe air로 이렇게 간단히 만들수 있다니....
 나도 adobe air는 공부해야겠다 T.T

Posted by 눈빛마음

2009/10/05 00:03 2009/10/05 00:03
Response
No Trackback , No Comment
RSS :
http://iz.apgu.co.kr/tc/rss/response/503

OS X에서 숨겨진 폴더 복원 법

폴더 숨기기

chflags hidden $PATH_TO_HIDE

폴더 다시 보이기

chflags nohidden $PATH_TO_HIDE

Posted by 눈빛마음

2009/10/03 22:25 2009/10/03 22:25
Response
No Trackback , No Comment
RSS :
http://iz.apgu.co.kr/tc/rss/response/502


블로그 이미지

눈빛마음의 사색공간

- 눈빛마음

Archives

Calendar

«   2009/10   »
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Site Stats

Total hits:
278255
Today:
39
Yesterday:
111