How to enable USB support in VirtualBox (Intrepid)

Easy way to enable USB support in Intrepid (not work on earlier version)

1. Open Terminal, type sudo gedit /etc/fstab

2. It’s open Gedit to edit fstab file, add this
none /proc/bus/usb usbfs devgid=46,devmode=666 0 0
to the bottom line of the file.

3. Save, goto System > Administration > Users and Groups

4. Click Manage Groups buttons, find ‘vboxusers’, select and click Properties

5. Select your login name by fill the box to add your account to vboxusers’s group

6. Restart System, and enjoy to your virtualization world

* VirtualBox have 2 version, Normal and OpenSource. The VirtualBox which in Ubuntu’s repositories is OpenSource (called VirtualBox OSE) this version is not support USB. However, you can get the Sun xVM VirtualBox which full support for all devices from VirtualBox.org, it had repository for Ubuntu’s users to use ‘apt-get’ and, can update automatically like software on Ubuntu’s repositories.

โลกจำลอง (ของเป็กซ์)

จะว่าเป็นโลกทั้งใบ คงมะใช่…

คือตอนนี้ใช้ Ubuntu 8.10 เป็นหลักครับ ทีนี้งานที่ต้องทำ บวกกับไอ้ป๊อดที่ต้องซิงค์กะ iTunes เลยหากรรมวิธีที่จะทำให้ทุกอย่างบรรลุที่ Ubuntu ไม่ต้องกลับไปบู๊ต Vista ขึ้นมา (เสียเวลาบู๊ตมากมาย)

จะใช้ WINE ก็มีข้อจำกัดด้านการรองรับโปรแกรมที่ค่อนข้างจำกัด (และความเอ๋อเล็กน้อยถึงปานกลาง) รวมถึงโปรแกรม iTunes นั้นไม่สามารถติดตั้งผ่าน WINE ได้ เลยต้องจบข่าว

Virtualization เลยเป็นทางเลือก (หรือทางออก) สำหรับโปรเจคนี้ เริ่มต้นจาก VirtualBox OSE โปรแกรม Virtualization สัญชาติ OpenSource ใช้ฟรี ๆ ติดตั้งได้จาก Repository ของ Ubuntu จัดการลง WindowsXP เรียบร้อย แต่ใช้ USB ไม่ได้ 555+ อาศัย Google ค้นหาคำตอบหน่อยว่าเพราะอะไร และทำอย่างไร เลยได้คำตอบออกมาว่า …

Continue reading