#Accessing Storage of Devices Like Raspberry Pico

19 messages · Page 1 of 1 (latest)

fathom shadow
#

How do I access the storage of devices like a Raspberry Pico or an old Kindle? I think I might be missing a package or not remembering a command to access them. I had this working on an old install, but I can't remember what command and/or package I need for it to work.

I have my Pico showing up on when running usb-devices but not on lsblk. The cable I am connecting with is data cable (not just for charging).

If any other info is needed, just let me know. Please @fathom shadow when responding, so I make sure I respond to you as fast as I can. Thank in advance for anyone willing to help.

finite belfry
#

for gnome it's gvfs-mtp

#

for kde idk

#

for no de use fuse-mtp

fathom shadow
finite belfry
#

with the DE services yeah

#

wait...

#

by accessing do you mean physically opening the device and getting the storage in it
or as in accessing it from your laptop/desktop?

fathom shadow
finite belfry
#

but for the de services, yeah

#
gvfs
gvfs-afc
gvfs-goa
gvfs-google
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
gvfs-smb

to be sure on gnome, get basically everything :v

fathom shadow
#

how would I go about accessing it though the terminal, rather than something like Dolphin. I now have it working through Dolphin (thanks to you), but I want to be able to access it from the terminal now too.

#

I wish I had wrote down the stupid command now...

finite belfry
#

so something like fuse-mtp

fathom shadow
#

Thanks for your help!

finite belfry
#

that worked? fuse-mtp i meant