Use USB devices in virtualbox virtual WINXP for Linux Hosts

Source: Internet
Author: User

The host operating system is centos 5.2, virtualbox 3.2.10 is installed, and Windows XP SP2 is installed in virtualbox. However, devices such as USB flash drives and MP3 files cannot be used in Windows virtual machines.
Solution: http://wiki.centos.org/HowTos/Virtualization/VirtualBox

Virtualbox requires the user have write access to "usbfs" devices for USB access. As root perform the following:

 

Mkdir/vbusbfs
Echo "NONE/vbusbfs usbfs RW, devgid =$ (awk-F: '/vboxusers/{print $3}'/etc/group ), devmode = 664 0 0 ">/etc/fstab
Mount-

 

 

If
Running centos as a guest OS in a VM the same development and dkms
Packages shoshould be installed in the VM prior to installing vbox guest
Additions.

After performing the preceding operations, the problem is solved: connect mp3 to the host without the need to mount it. Click the USB icon in the VM to view a rock MP3 file, which can be selected for use in Windows XP.

In addition, you have also performed operations according to the methods described in some forums on the Internet: Add logon users to the vboxusers group.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.