Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!.POSTED!not-for-mail From: Andreas Kohlbach Newsgroups: comp.os.linux.misc Subject: Re: How do I read pictures from my Gusto 3 cell phone? Date: Mon, 06 Apr 2015 17:38:14 -0400 Organization: albasani.net Lines: 33 Message-ID: <87pp7hndix.fsf@usenet.ankman.de> References: <87pp7i2upf.fsf@usenet.ankman.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.albasani.net URF3rKJTp8im5NqeF0wewlNDymC1eEPiAGfPB6XvU2YbUfhdSs7zifC+eU6RcwSfxKCcTnBo2DMf6z0XNBVAPQ== NNTP-Posting-Date: Mon, 6 Apr 2015 21:38:26 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="3dtzHRhbrIbjMhXeCaIA3BkbmTy6v2MZ2qYbXMOx4raksh0k00NTqJQk90i2jUusDb9A/+9oeapKI2i2dVcPf4CTXldn5bD+vGzm+CdEEYTskaO19sQRUMF4SHT9LwVN"; mail-complaints-to="abuse@albasani.net" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-Face: '#R~-oJz-_!iXhczPJ;=w1(`5-uQ2$0qHB7KKDV,]VoAC!P?swaa#m|eBDu+ Cancel-Lock: sha1:L20Z7GdpSsn90FMWHQjRUmB5Y7k= sha1:dii9DunYdcbhhsOx+yt6aneAGVY= X-Face-What-Is-It: Capture Bee from Galaga Xref: csiph.com comp.os.linux.misc:14356 Robert Heller wrote on 05. April 2015: > > At Sun, 05 Apr 2015 16:20:28 -0400 Andreas Kohlbach wrote: > >> Do you use the Nautilus file browser? I think it's for Gnome but should >> work with XFCE too. When started the new device should show in the left >> pane of it. >> >> If not, type >> >> mount >> >> in a shell and see if it shows up there. If not there is a problem with >> USB and mounting devices. > > The OP can also look to see what (if anything) shows up under /dev/sd* and/or > look in his syslog to see what USB device mumblings are there. *IF* the phone > is presenting some sort of access to its USB disk it will show up there. Note: > since it is not possible to mount a disk *twice*, the phone either has to > create a 'fake' USB disk (and provide something a nfsd-ish server logic) or > shut itself down when the USB cable is jacked in (not likely for a *phone*, > but it is what low-end cameras and mp3 players do when they present themselves > as a USB disk). Another option could be to access the phone's Linux directly, using adb (Android Debug Bridge) on the PC's Linux. That way he can log in into the Samsung, getting a shell on the Linux running on it. Or use "push" and "pull" to transfer files in either direction. -- Andreas I use a Unix based operating system, which means I get laid almost as often as I have to reboot my computer.