Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 4 përgjigje
  • 1 e ka hasur këtë problem
  • 14 parje
  • Përgjigjja më e re nga 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".

Zgjidhje e zgjedhur

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.

Lexojeni këtë përgjigje brenda kontekstit 👍 0

Krejt Përgjigjet (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

Zgjidhja e Zgjedhur

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.