Groups | Search | Server Info | Login | Register


Groups > comp.unix.bsd.openbsd.misc > #342

mounting a smartfon

From Qliver Sieciowiec <q-net@OpenQliver.my.domain>
Newsgroups comp.unix.bsd.openbsd.misc
Subject mounting a smartfon
Date 2026-04-24 03:23 +0000
Organization ICM, Uniwersytet Warszawski
Message-ID <slrn10ulohf.13gr.q-net@OpenQliver.my.domain> (permalink)

Show all headers | View raw


After join the smartfon into laptop with OpenBSD 
(without X) system show it as cd1 device.

dmesg | tail shows:

----------------------------------
ugen2 at uhub0 port 1 configuration 1 "HUAWEI NEN-LX1" rev 2.10/4.19 addr 3
cd1 detached
scsibus5 detached
umass1 detached
ugen2 detached
umass1 at uhub0 port 1 configuration 1 interface 1 "HUAWEI NEN-LX1" rev 2.10/4.19 addr 3
umass1: using SCSI over Bulk-Only
scsibus5 at umass1: 2 targets, initiator 0
cd1 at scsibus5 targ 1 lun 0: <Linux, File-CD Gadget, 0419> removable serial.12d1107dW21914000211
ugen2 at uhub0 port 1 configuration 1 "HUAWEI NEN-LX1" rev 2.10/4.19 addr 3
----------------------------------

disklabel cd1 shows:

----------------------------------
# /dev/rcd1c:
type: SCSI
disk: EN              
label:                 
duid: 0000000000000000
flags:
bytes/sector: 2048
sectors/track: 100
tracks/cylinder: 1
sectors/cylinder: 100
cylinders: 20
total sectors: 1971
boundstart: 0
boundend: 1971

16 partitions:
#      size  offset  fstype [fsize bsize   cpg]
  a:   1971       0   ISO9660                    
  c:   1971       0   ISO9660                    
----------------------------------

"16 partitions"??? I see 1!

Next:

"mount -t cd9660 /dev/cd1a /mnt/cdrom"
and
"mount -t cd9660 /dev/cd1c /mnt/cdrom"
works the same: mount device but...
...I've no acces to the smartfon memory. I can see smartfon sys memory
(Android files), but no user accesible memory.
I want to cp mp3 files from pendrive to smartfon by laptop).

How to get to user accesible smartfon memory?...

Back to comp.unix.bsd.openbsd.misc | Previous | Next | Find similar


Thread

mounting a smartfon Qliver Sieciowiec <q-net@OpenQliver.my.domain> - 2026-04-24 03:23 +0000

csiph-web