Languages

Menu
Sites
Language
RD-PQ read-only on sdcard?

Hi,

I have a problem with my RD-PQ. I can't create new folders or files on my sdcard. When I try to create a new folder via SDK I got the message

A folder failed to be add
Reason:
mkdir: cannot create directory '/opt/storage/sdcard/Others/test': The filesystem is read-only

When I try to copy a folder or file from phone storage to sdcard I got the message

copy failed

How can I get write-rights on my sdcard?

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 Replies
Tizenivi dev
sdb into the directory and try mkdir after using 'su' from commmand line. trying changing to 'user' by applying chmod to the directory as root user.
Marco Buettner
sdb -d root on should resolve the problem