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 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/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.

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.