You are not logged in.
to mount and umount usb device
to get the drive name sdb1 etc
sudo fdisk -l
mount device
sudo mount /dev/sdc1 -t exfat /media/stick
use file manager as normal
use to unmount usb drive
sudo umount /dev/sdc1
do this once
sudo mkdir /media/stick
i am using
bullseye 11
q4os gemini 4.7
Offline
Can you describe the "error" or "bug" mentioned in the title?
The body of your message looks like to me as tutorial.
On my system (Gemini 4.7 Plasma) I get a popup each time I insert a removable media, letting me choose to mount it.
The corresponding icon in the tray allows me to open the same popup and to choose a media to un-mount too.
Never need to sudo mount nor sudo umount.
When I click on the application launcher (I call it the "Start" button) > System Configuration > Removable storage (last option) > Removable media (column on the right), there is a check box "Enable automatic mount of removable media" (these are approximate translations from French). But I have not yet tested this option.
Last edited by hchiper (2022-03-03 09:43)
Q4OS machine: Samsung R519 - Pentium T4200 2.0 GHz - 4 GB RAM - 500 GB SSD
Offline