Howdy,
I've spent a good chunk of time hunting around for a solution to my problem. No luck. My USB devices are giving me trouble. The computer recognizes them, but is unable to mount or unmount them automatically (or by rightclick > mount volume).
I have automount enabled, but it does not work for disks. I have tried mounting manually, but then it gives me an error saying:
mount: /dev/sr0 is write-protected, mounting read only.
mount: /dev/sr0: can't read superblock.
I am trying to burn a .iso file to a blank DVD. I cannot see this disk in any way.
Thanks in advance,
Codingman
Hello,
my opensuse is not auto mounting USB drives anymore. It was working a few weeks ago! I have an external 500GB HDD and also an 16GB Kingston USB flash disk, both are not being auto mounted.
If i do lsusb i get
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 0930:6545 Toshiba Corp.
I did "Automatically-Mount-Drives" as described here,
Now all drives are mounting up in Guest account too! This is not at all intended!,
Guest Account has lost its meaning.
How do I change the settings so that my drives are not mounted for guests?
Why does Linux require that a user be root/using sudo/specifically authorized per mount in order to mount something? It seems like the decision as to whether to allow a user to mount something should be based on their access rights to the source volume/network share and to the mount point.
Why does Linux require that a user be root/using sudo/specifically authorized per mount in order to mount something? It seems like the decision as to whether to allow a user to mount something should be based on their access rights to the source volume/network share and to the mount point.
berbae wrote:cfr wrote:but I want to ... control mounting of specific devices via cron jobs ... And I need things to be mounted at certain mount points etc ...
Hey all. I'm having trouble with my webdav server. i am mounting the server to a folder i created in / using davfs2 and every time i mount the device, write access is only allowed from the root account. i have tried changing the permissions on the folder, but they reset every time i unmount and then mount the device. I've searched the forums and the wiki, and have
#!, Ubuntu, etc. prompt me to enter a password when I insert a LUKS-encrypted USB drive. I formated the drive under Ubuntu and chose to encrypt the device.I am familiar with cryptsetup, etc., but I don't know the parameters required to mount it manually.