Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to see files stored in my phone from my Ubuntu 12.04.3?

  • 4 ответа
  • 1 имеет эту проблему
  • 4 просмотра
  • Последний ответ от jgomo3

more options

This is what i've tried:

   1. In Storage Adjustments i "enable the USB Disk".
   2. Connect The phone via USB cable to my Ubuntu Machine.
   3. Since it is not mounted as an normal USB storage device, i checked the syslog, getting this: http://pastebin.com/U4TikPb5

I can see /dev/sdb appear, but without any partition (i was waiting for a /dev/sdb1 partition to appear).

So, how can i "download" the files from my phone to my Ubuntu machine? Do i need to install some special driver? Note:

   1. I have no SD reader in my machine.
   2. My Phone is the "Alcatel One Touch Fire".
This is what i've tried: 1. In Storage Adjustments i "enable the USB Disk". 2. Connect The phone via USB cable to my Ubuntu Machine. 3. Since it is not mounted as an normal USB storage device, i checked the syslog, getting this: http://pastebin.com/U4TikPb5 I can see /dev/sdb appear, but without any partition (i was waiting for a /dev/sdb1 partition to appear). So, how can i "download" the files from my phone to my Ubuntu machine? Do i need to install some special driver? Note: 1. I have no SD reader in my machine. 2. My Phone is the "Alcatel One Touch Fire".

Выбранное решение

Solved:

1. Settings -> Storage -> Enable USB storage
2. Settings -> Storage -> Media storage -> SD Card Storage -> Share using USB

I only did step 1.

Thank you.

Прочитайте этот ответ в контексте 👍 0

Все ответы (4)

more options

I use Fedora 19 without any problems to connect the phone SDcard as USB-device to my system. So I would think it should work for Ubuntu as well.

Have you tried to mount sdb1 manually (e.g. mount /dev/sdb1 /tmpmountdir) ?

What (if any) error message do you receive, if you try?

more options

You will need to unlock phone, whereupon it will auto mount.

more options

WerWer:

   1. I can't mount /dev/sdb1 because it doen't exist. There is only the /dev/sdb.
   2. If there is any "error" message, is the one in the syslog saying it is not an MTP device:
       mtp-probe: bus: 1, device: 7 was not an MTP device


fleamour:

   I did it, but didn't work.
more options

Выбранное решение

Solved:

1. Settings -> Storage -> Enable USB storage
2. Settings -> Storage -> Media storage -> SD Card Storage -> Share using USB

I only did step 1.

Thank you.