maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Help me about read only file... (https://talk.maemo.org/showthread.php?t=82141)

Masoi 2012-02-06 17:01

Help me about read only file...
 
somebody help me how to delete a read only file in photos and media... because when i tried to delete it shows cannot delete read only files..

Old Abe 2012-02-06 17:23

Re: Help me about read only file...
 
If you wanted to change permissions you could use "chmod" in the terminal.

If you want to forcibly delete the file, navigate to the directory (folder) containing the file (using the "cd" command) and then use "rm" to remove it.

I suggest looking them up but if you tell me the name of the photo or file I will write out exactly what you need to do so you can copy/paste.

Cheers,

Abe

By the way, you will likely need to install the "gainroot" app and then, before using the commands I listed above, type "sudo gainroot".

Hope this helps.

michaaa62 2012-02-06 18:13

Re: Help me about read only file...
 
You need rootsh installed for the code to work
Code:

sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs


Masoi 2012-02-07 00:44

Re: Help me about read only file...
 
the files was a picture and sounds... because i copied a online game on my phone,, i use it as a temporarily storing device.. when i tried to put on the game on my pc some pictures and sound didnt delete..


All times are GMT. The time now is 07:03.

vBulletin® Version 3.8.8