I need to be root to mount drives, so I do so as root, but then only root has access. How can I allow any user access to a mounted local drive?
Not talking about fstab mounted drives, but if I use mount command.
Tryuing to backup files on a crapped out windows box so I loaded a ubuntu disc, mapped a network share no problem, but can't seem to mound local drive. Did it as root, but can't access as user, and I can't figure out how to mount network drive in command line on that distro. normally its mount.cifs or mount bot neither work. So I'm kind of stuck here. i tried to do chmod 777 on the mount folder, but since its ready only, it wont work.
Not talking about fstab mounted drives, but if I use mount command.
Tryuing to backup files on a crapped out windows box so I loaded a ubuntu disc, mapped a network share no problem, but can't seem to mound local drive. Did it as root, but can't access as user, and I can't figure out how to mount network drive in command line on that distro. normally its mount.cifs or mount bot neither work. So I'm kind of stuck here. i tried to do chmod 777 on the mount folder, but since its ready only, it wont work.