[xubuntu-users] How to mount a cell phone

Jérôme Desquilbet jerome at desquilbet.org
Mon Nov 10 10:36:47 UTC 2014


On 12.04 for an Android phone I use the following script:

#!/bin/sh
ROOT=$(gvfs-mount -li|grep 'activation_root=mtp://\[usb:'|sed 
's/^.*\(mtp.*\)$/\1/')
echo $ROOT
thunar $ROOT

HTH,
   J.

Le 09/11/2014 18:15, MR ZenWiz a écrit :
> I have a Casio C811 G-zone cell phone that I'd like to be able to
> acess from my Xubuntu 14.04.1 system.
>
> When I plug it in to the USB port, it shows up in lsusb as an NEC
> device, but the file system never mounts and I can't seem to access it
> as a /dev device.
>
> The phone has version 4.12 of Android, if that's any help.
>
> Any suggestions welcome.
>
> Thanks.
> MR
>




More information about the xubuntu-users mailing list