Forum › Forums › Official Releases › antiX-26 “Stephen Kapos” › how to become a superuser › Reply To: how to become a superuser
May 25, 2026 at 9:50 am
#205345
Member
For unmounting a usb stick for example, I ve to be a supersuser.
You could also unmount it by running a terminal command
sudo umount <path to the mountpoint>
e.g. ‘sudo umount /media/londomollari/CentauriPrime’ (which indicates your username could be ‘londomollari’ and the USB drive is named ‘CentauriPrime’).