Poll: N900 - Harddrive is in Read Only Mode
Poll Options
N900 - Harddrive is in Read Only Mode

Reply
Thread Tools
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#11
Originally Posted by anandv76 View Post

sudo gainroot (assuming you have rootsh installed already)

nicolai

(10 chars)
 
Posts: 24 | Thanked: 0 times | Joined on May 2011
#12
rootsh is installed, i just checked in application manager - uninstall - list of all the installed application - roosh

but cannot find the new download for roosh and also cannot uninstall the old roosh.

Is there a command to check if roosh is insttalled ?
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#13
Why do you want to uninstall/install rootsh?
Just type
sudo gainroot
(or just "root")
then you should be able to execute umount.

nicolai
 
Posts: 24 | Thanked: 0 times | Joined on May 2011
#14
I run sudo gainroot

output - Root Shell enabled

/home/user # umount /dev/mmcblk0p1
/home/user # fsck -a /dev/mmcblk0p1

Output:

fsck 1.41.3.maemo0 (12-Oct-2008)
dosfsck 2.11, 12 Mar 2005, Fat32, LFN
/dev/mmcblk0p1:2786 files, 58184/442377 clusters



What next i need to do ?

Last edited by andy2611; 2011-05-06 at 12:10.
 
Posts: 458 | Thanked: 274 times | Joined on Mar 2010 @ Finland
#15
Originally Posted by andy2611 View Post
I run sudo gainroot

output - Root Shell enabled

/home/user # umount /dev/mmcblk0p1
/home/user # fsck -a /dev/mmcblk0p1

Output:

fsck 1.41.3.maemo0 (12-Oct-2008)
dosfsck 2.11, 12 Mar 2005, Fat32, LFN
/dev/mmcblk0p1:2786 files, 58184/442377 clusters



What next i need to do ?
Thats supposed to happen, after that just continue with anandv76's instructions.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#16
I had such a problem in the past and this command helped to me:

root
mount -o remount,rw /home/user/MyDocs
 
Posts: 24 | Thanked: 0 times | Joined on May 2011
#17
Originally Posted by Schturman View Post
I had such a problem in the past and this command helped to me:

root
mount -o remount,rw /home/user/MyDocs
i tried everything posted on this thread, nothing worked.files gets deleted and comes back once i re-enter file manager.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#18
try this:
root
umount /home/user/MyDocs
mount /dev/mmcblk0p1 /home/user/MyDocs -o rw

or this:
root
umount /dev/mmcblk0p1
fsck.vfat /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
exit
exit
 
anandv76's Avatar
Posts: 107 | Thanked: 28 times | Joined on Jan 2010
#19
Originally Posted by andy2611 View Post
i tried everything posted on this thread, nothing worked.files gets deleted and comes back once i re-enter file manager.
what files are you trying to delete? and what message do you get when you delete it?
 
Mike Fila's Avatar
Posts: 412 | Thanked: 480 times | Joined on Feb 2011 @ Bronx, NY
#20
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:47.