Ubuntu -- solve the problem that USB cannot be automatically identified
Source: Internet
Author: User
Ubuntu-solve the problem that USB cannot be automatically identified recently, the project needs to be developed in the Android source code. Therefore, Ubuntu is installed in VirtualBox. it is depressing that the usb connector is used to connect to the mobile phone, ubuntu cannot automatically identify the connected device. I found a lot of solutions on the Internet and expressed my own opinions... ubuntu-solve the problem that USB cannot be automatically identified recently, the project needs to be developed in the Android source code. Therefore, Ubuntu is installed in Virtual Box. it is depressing that the usb connector is used to connect to the mobile phone, ubuntu cannot automatically identify the connected device. I searched for many solutions on the Internet and expressed my own opinions. Finally, I found a feasible solution: 1. install USB mount [ruby] $ sudo apt-get install USB Mount 2. change the USB mount configuration file [ruby] $ sudo gedit/etc/USB mount. conf 3. find FILESYSTEM in the open file and add "-fstype = vfat, iocharset = utf8, codepage = 936" to the option vfat, ntfs4, and FS_MOUNTOPTIONS, umask = 000, users "5. restart udev [ruby] $ sudo/etc/init. d/udev restart 6. after restarting Ubuntu [ruby] $ sudo reboot, you can identify the USB.
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