maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   How do I delete read-only files? (https://talk.maemo.org/showthread.php?t=70408)

Bookishwitch 2011-02-27 15:23

How do I delete read-only files?
 
I just plugged my N900 into my laptop to transfer some photos I took today. While I was there I decided to clean up a bit and I deleted some images.

Now when I look on my phone and go to my photo album, I see a load of read-only files in with my pictures, but it won't let me delete them from the phone. They aren't there when I plug the phone into the laptop.

Does anyone know how I can get rid of them?

raaj13 2011-02-27 15:57

Re: How do I delete read-only files?
 
Quote:

Originally Posted by Bookishwitch (Post 956578)
I just plugged my N900 into my laptop to transfer some photos I took today. While I was there I decided to clean up a bit and I deleted some images.

Now when I look on my phone and go to my photo album, I see a load of read-only files in with my pictures, but it won't let me delete them from the phone. They aren't there when I plug the phone into the laptop.

Does anyone know how I can get rid of them?

are they all in some specific folder?
Also try checkdisk via pc to check memory.Sometimes disconnecting without eject makes read only error in n900

Bookishwitch 2011-02-27 15:58

Re: How do I delete read-only files?
 
Quote:

Originally Posted by raaj13 (Post 956606)
are they all in some specific folder?

When you open the menu and click 'photos', they're in there. I can't see them in a folder in my file manager.

raaj13 2011-02-27 16:05

Re: How do I delete read-only files?
 
Quote:

Originally Posted by Bookishwitch (Post 956607)
When you open the menu and click 'photos', they're in there. I can't see them in a folder in my file manager.

then try checkdisk via pc or else if u have rootsh installed

try
root
umount /home/user/MyDocs
fsck.vfat -a /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs

and then reboot your n900

or try finding those files via filebox if they hidden.

Bookishwitch 2011-02-27 16:21

Re: How do I delete read-only files?
 
Quote:

Originally Posted by raaj13 (Post 956613)
then try checkdisk via pc or else if u have rootsh installed

try
root
umount /home/user/MyDocs
fsck.vfat -a /dev/mmcblk0p1
mount /dev/mmcblk0p1

and then reboot your n900

or try finding those files via filebox if they hidden.

I downloaded rootsh but I don't know how to use it. How do I access it? It's not on my menu.

towhatend 2011-02-27 16:22

Re: How do I delete read-only files?
 
Quote:

Originally Posted by Bookishwitch (Post 956627)
I downloaded rootsh but I don't know how to use it. How do I access it? It's not on my menu.

Use the terminal.

raaj13 2011-02-27 16:29

Re: How do I delete read-only files?
 
Quote:

Originally Posted by Bookishwitch (Post 956627)
I downloaded rootsh but I don't know how to use it. How do I access it? It's not on my menu.

open X-terminal

then type them.

Bookishwitch 2011-02-27 16:30

Re: How do I delete read-only files?
 
Quote:

Originally Posted by towhatend (Post 956628)
Use the terminal.

Everytime I input something, it says "not found".

I'm sorry, I'm no good at all this stuff :(

raaj13 2011-02-27 16:50

Re: How do I delete read-only files?
 
Quote:

Originally Posted by Bookishwitch (Post 956635)
Everytime I input something, it says "not found".

I'm sorry, I'm no good at all this stuff :(

open X Terminal from menu

type
root
umount /home/user/MyDocs
fsck.vfat -a /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs

then reboot

note use exact words in terminal is case sensitive

towhatend 2011-02-27 16:52

Re: How do I delete read-only files?
 
You can try to install filebox and set it to be root and then go to the folder where you got the images and try to delete them.

You can also try to type sudo gainroot and then cd to /home/user/MyDocs/.images (or replace .images with DCIM if itīs pictures taken with the camera and remove with the rm command. Use the command ls to see whats in the directory.


All times are GMT. The time now is 10:52.

vBulletin® Version 3.8.8