maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   N900 - Hardrive is in Read Only Mode (https://talk.maemo.org/showthread.php?t=72799)

nicolai 2011-05-06 11:23

Re: N900 - Hardrive is in Read Only Mode
 
Quote:

Originally Posted by anandv76 (Post 1000682)

sudo gainroot (assuming you have rootsh installed already)


nicolai

(10 chars)

andy2611 2011-05-06 11:31

Re: N900 - Hardrive is in Read Only Mode
 
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 2011-05-06 11:40

Re: N900 - Hardrive is in Read Only Mode
 
Why do you want to uninstall/install rootsh?
Just type
sudo gainroot
(or just "root")
then you should be able to execute umount.

nicolai

andy2611 2011-05-06 11:48

Re: N900 - Hardrive is in Read Only Mode
 
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 ?

MiK546 2011-05-06 12:16

Re: N900 - Hardrive is in Read Only Mode
 
Quote:

Originally Posted by andy2611 (Post 1001138)
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 2011-05-06 12:17

Re: N900 - Hardrive is in Read Only Mode
 
I had such a problem in the past and this command helped to me:

root
mount -o remount,rw /home/user/MyDocs

andy2611 2011-05-06 13:05

Re: N900 - Hardrive is in Read Only Mode
 
Quote:

Originally Posted by Schturman (Post 1001152)
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 2011-05-06 13:12

Re: N900 - Hardrive is in Read Only Mode
 
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 2011-05-06 14:09

Re: N900 - Hardrive is in Read Only Mode
 
Quote:

Originally Posted by andy2611 (Post 1001174)
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 2011-05-06 14:22

Re: N900 - Hardrive is in Read Only Mode
 
Had the same problem this walk through worked well

http://www.adminlinux.org/2010/04/no...-readonly.html


All times are GMT. The time now is 16:16.

vBulletin® Version 3.8.8