Re: [opensuse] Giving write access to disks mounted in system:/media



G T Smith wrote:
Philippe Landau wrote:
How can i change ownership of the content of for example
system:/media/scsi-SATA_SAMSUNG_HD501LJS0MUJ1DP612895-part5
Are talking about mounted optical media or something else?
This is a SATA Samsung HardDisk 500GB (cheap silent fluid bearing)

Optical media is a special case, most other things follow the same
conventions as a normally mounted device and all you should need to do
is adjust the fstab entry for the mount to make it rw with required
access conditions.
kdesu kate /etc/fstab was a good hint, thanks:
/dev/disk/by-id/scsi-SATA_SAMSUNG_HD501LJS0MUJ1DP612895-part5 /disk12
ext3 defaults 1 2
so i can now do su, root password, then:
chown username -R /disk12
chown root -R /disk12/lost+found

I think this should be offered in the GUI.

Kind regards Philippe
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx