Use android3.0 + MTP devices for Ubuntu mounting

Source: Internet
Author: User

To mount an MTP Device on Ubuntu, follow these steps:

1. Connect the MTP device to the PC

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

$ Sudo apt-Get install mtpfs libfuse-dev libmad0-dev

Create a mount point

$ Sudo mkdir/Media/MTP

Modify permissions

$ Sudo chmod 775/Media/MTP

3. Mount the MTP Device

$ Sudo mtpfs-O allow_other/Media/MTP

If you are prompted that the device is busy, you can wait for a while to mount the device.

4. Transfer the file (in MTP mode at this time) in the same way as USB, such:

$ CP video.mp4/Media/MTP/movies/

5. Uninstall the device

$ Sudo umount/Media/MTP


I can use Android 3.0 on ubuntu10.10 for MTP device mounting. After mounting, MTP disks will appear.

It seems that it cannot be mounted by USB. After connecting to the computer, sudo fdisk-l won't be able to see anything.

Device boot start end blocks ID system
/Dev/sda1*1 39 307200 7 HPFs/NTFS
Partition 1 does not end on cylinder boundary.
/Dev/sda2 39 5522 44047237 7 HPFs/NTFS
/Dev/sda3 5523 7481 15735667 + 7 HPFs/NTFS
/Dev/sda4 7482 60802 428294373 5 extended
/Dev/sda5 7482 20536 104864256 7 HPFs/NTFS
/Dev/sda6 20537 27064 52436128 + 7 HPFs/NTFS
/Dev/sda7 27065 33143 48827392 83 Linux
/Dev/sda8 33143 53811 166014976 83 Linux
/Dev/sda9 53811 55027 9764864 82 Linux swap/Solaris
/Dev/sda10 55027 56243 9764864 83 Linux
/Dev/sda11 56243 57459 9764864 83 Linux
/Dev/sda12 57459 58675 9764864 83 Linux
/Dev/sda13 58675 60802 17085440 83 Linux

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.