#754553 dolphin: When mount vfat file system uid and gid is root and user can't write ro disk

Package:
dolphin
Source:
dolphin
Description:
file manager
Submitter:
Corcodel Marian
Date:
2014-07-12 11:12:05 UTC
Severity:
normal
#754553#5
Date:
2014-07-12 11:08:31 UTC
From:
To:
I have Samsung GT-55570I and when try to mount internal storage his mount but
under uid=root and gid=root and can't write and delete from sd card.
On this case from command line use this:
#mount -t vfat -o umask=0,uid=asd /dev/sdd1 /media/usb1
 and have success to delete and copy to sdcard.
On nautilus have same problem.
Please correct this issue.