Linux mount MTP Equipment (NEXUS7) __linux

Source: Internet
Author: User

The steps for using the MTP device in Ubuntu Mount are as follows:

1. Connect the MTP device to the PC

2. If you are using the MTP device for the first time, you can skip this step if you need to install the following software:

$ sudo apt-get install MTPFS libfuse-dev Libmad0-dev

Build mount point

$ sudo mkdir/media/nexus7

Modify Permissions

$ sudo chmod 775/medianexus7

3. Mount MTP Equipment

$ sudo mtpfs-o allow_other/media/nexus7

If you are prompted for a busy device, you can wait a while before mounting.

4. Transfer file (at this time in MTP mode for transmission), method with USB, such as:

$ CP video.mp4/media/nexus7/movies/

or copy and paste directly in the file manager.

5. Uninstall Equipment

$ sudo umount/media/nexus7

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.