Well, damn, I'm sorry, I guess I got myself confused. I could have sworn I used my phone to transfer a file when I couldn't find a thumbdrive but I only get cd0 with some drivers and an adb script.
umass0 at uhub3 port 2 configuration 1 interface 1 "OnePlus OnePlus" rev 2.10/4.09 addr 6 umass0: using SCSI over Bulk-Only scsibus4 at umass0: 2 targets, initiator 0 cd0 at scsibus4 targ 1 lun 0: <OnePlus, Device Driver, 0409> removable ugen2 at uhub3 port 2 configuration 1 "OnePlus OnePlus" rev 2.10/4.09 addr 6 On Tue, Jul 14, 2020 at 4:15 AM Abel Abraham Camarillo Ojeda < acam...@verlet.org> wrote: > On Tue, Jul 14, 2020 at 5:07 AM Jan Stary <h...@stare.cz> wrote: > > > On Jul 13 14:39:35, justinkm...@gmail.com wrote: > > > Just wishing to mount my phone to access photos. > > > Here's the output from dmesg: > > > ugen0 at uhub0 port 3 "Alcatel U50? Alcatel U50?" rev 2.00/3.10 addr 2 > > > Any ideas on how this might be mounted?? > > > > I believe phone OSes go out of their way to _not_ expose > > the storage as an umass. You need a dedicated app to do > > things as fundamental as copying a file. > > > > > I think you can use adb (in packages) to copy more "easily" > (without installing third-party apps on phone): > > https://developer.android.com/studio/command-line/adb#copyfiles >