[OpenIndiana-discuss] How to mount usb devices?
Gary Mills
gary_mills at fastmail.fm
Mon Mar 29 02:33:52 UTC 2021
On Sun, Mar 28, 2021 at 08:38:33PM -0700, irixuzer wrote:
> I'm new to the list. Ive been trying to mount usb devices. After the first
> time, which was successful, I've been getting the following:
>
>
> $ sudo rmformat -l
> ...
> 6. Logical Node: /dev/rdsk/c8t0d0p0
> Physical Node: /pci at 0,0/pci1028,617 at 14/storage at 5/disk at 0,0
> Connected Device: SanDisk Cruzer Glide 1.27
> Device Type: Removable
> Bus: USB
> Size: 29.8 GB
> Label: <Unknown>
> Access permissions: Medium is not write protected.
If rmformat shows the device, it's already mounted. I just plugged
a USB stick into one of the USB ports on my system. Here's what it
showed:
<mills at qtpie:2357>$ rmformat -l
Looking for devices...
...
2. Logical Node: /dev/rdsk/c7t0d0p0
Physical Node: /pci at 0,0/pci1022,1453 at 1,3/pci1b21,1142 at 0/storage at 7/disk at 0,0
Connected Device: Verbatim STORE N GO 5.00
Device Type: Removable
Bus: USB
Size: 3.8 GB
Label: <Unknown>
Access permissions: Medium is not write protected.
<mills at qtpie:2358>$ mount | grep media
/media/STORE N GO on /dev/dsk/c7t0d0p0:1 read/write/nosetuid/nodevices/hidden/nofoldcase/clamptime/noatime/timezone=21600/dev=3701190 on Sun Mar 28 21:20:50 2021
USB devices are automatically mounted under /media . You can access
them there.
To unmount them, I use the right-click menu of the icon on the
desktop. There are other ways.
--
-Gary Mills- -refurb- -Winnipeg, Manitoba, Canada-
More information about the openindiana-discuss
mailing list