Reply
Thread Tools
Leon4's Avatar
Posts: 170 | Thanked: 53 times | Joined on Jun 2010 @ Sweden
#1
Hey folks

I have a problem on my n900, I can not delete, copy or move any of my files (videos, pictures, songs...) , if I try is says the file is read-only...?
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
sudo gainroot
umount /card
fsck -a /dev/mmcblkxpx
mount /card
 
Leon4's Avatar
Posts: 170 | Thanked: 53 times | Joined on Jun 2010 @ Sweden
#3
Originally Posted by anthonie View Post
sudo gainroot
umount /card
fsck -a /dev/mmcblkxpx
mount /card
Is it going to delete my data or?
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#4
A filesystem check deleting your data?
Boy...

http://en.wikipedia.org/wiki/Fsck
 
Leon4's Avatar
Posts: 170 | Thanked: 53 times | Joined on Jun 2010 @ Sweden
#5
I did everything but nothing special happened?
when i enter umount/card it says no such file or directory same thing with mount/card and fsck -a /dev/mmcblkxpx?
 
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#6
Actually you must type this, if you have issue on N900's internal memory:

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

This is the same as anthonie posted, but he didn't specify partition/drive (he wrote just "/card").

Last edited by kolos; 2011-03-12 at 17:05.
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#7
Eh. Perhaps obvious but I ask anyway.

You did replace the word "card" with the specifics of your card, right? The same question applies to the "x-es" in the fsck command.
 
Leon4's Avatar
Posts: 170 | Thanked: 53 times | Joined on Jun 2010 @ Sweden
#8
Originally Posted by kolos View Post
Actually you must type this, if you have issue on N900's internal memory:

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

This is the same as anthonie posted, but he didn't specify partition/drive (he wrote just "/card").
Thanx, I typed everytihng but now i have tons of files in MyDocs which are ending with .REC?
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#9
Originally Posted by kolos View Post
This is the same as anthonie posted, but he didn't specify partition/drive (he wrote just "/card").
On purpose, actually. As I had no way of knowing how the FS on his machine is and OP didnīt provide any details on that. So I tried to be as generic as possible, assuming he would figure it out anyway.
 
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#10
Originally Posted by anthonie View Post
On purpose, actually. As I had no way of knowing how the FS on his machine is and OP didnīt provide any details on that. So I tried to be as generic as possible, assuming he would figure it out anyway.
I just predicted where he had the issue, because I also had it once.

@Leon4
I'm not "power user", but if you have all your data (videos, pictures...), I think you can delete all these .rec files without any concerns.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:35.