kreon28
Group: Members
Posts: 48
Joined: Oct. 2006 |
|
Posted: May 14 2007,14:26 |
|
Quote (mikshaw @ May 13 2007,18:26) | Automount doesn't exist in DSL. That message is just a carry-over from Knoppix.
If you mount a floppy as root (using sudo, for example), the floppy will be owned by root. Mount it as user dsl and that user will own the floppy.
Changing the permissions of the mount point to permit writing is not going to help if you still are not allowed to read. drwxr-xr-x means dsl can't read it. drwxr-wxr-wx (after running chmod a+w) means dsl still can't read it. A single "x" for a permission is fairly useless. |
Yes, but as I said I can't mount any device as dsl user and I don't know why.
|