maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Big Problem plzz help (https://talk.maemo.org/showthread.php?t=87987)

seanmcken 2012-11-24 01:57

Big Problem plzz help
 
my filesystem became Read-only so i used these commands below but its not solving the problem

/home/user # umount /home/user/MyDocs
/home/user # fsck -a /dev/mmcblk0p1
fsck 1.41.3.maemo0 (12-Oct-2008)
dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offset:original/backup)
65:01/00
Not automatically fixing this.
/opt/preenv/usr/palm/applications/com.ea.app.nfshp.pre.na/published/models
Contains a free cluster (3246758). Assuming EOF.
/opt/preenv/usr/palm/applications/com.ea.app.nfshp.pre.na/published/objects
Contains a free cluster (3249777). Assuming EOF.
/opt/preenv/usr/palm/applications/com.ea.app.nfshp.pre.na/published/scenes
Contains a free cluster (3249784). Assuming EOF.
/opt/preenv/usr/palm/applications/com.ea.app.nfshp.pre.na/published/sounds
Contains a free cluster (3249788). Assuming EOF.
Unable to create unique name
/home/user #

stickymick 2012-11-24 03:21

Re: Big Problem plzz help
 
At a guess, from things I've read in the past, I'd say you've got a corrupt file somewhere and from the info you've supplied I'd gather it's something to do with preenv or nfshp.
I'd guess there was a problem writing/saving a file and the file system has reverted to read only to prevent further damage.

In the past I've had the same problem when transfering media files, images, mp3s or videos. Just a case of identifying the culprit and manualy deleting it. Not too sure how you'd go about that in your case, but I guess you've now got a few pointers.

Sourav.dubey 2012-11-24 03:35

Re: Big Problem plzz help
 
Try this
root
umount /dev/mmcblk0p1
fsck.vfat -r /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs

seanmcken 2012-11-24 04:33

Re: Big Problem plzz help
 
boot loop and now i gave it to repair

Ken-Young 2012-11-24 05:20

Re: Big Problem plzz help
 
Quote:

Originally Posted by seanmcken (Post 1297758)
boot loop and now i gave it to repair

Reflashing the phone is really quite easy. There's no need to send it for repair if you've just got a reboot loop.

seanmcken 2012-11-24 05:50

Re: Big Problem plzz help
 
i mean i dont hav pc cuz i lost in some crazy experiment so i gave to my friend to repair.

azad1top 2013-03-03 20:05

Re: Big Problem plzz help
 
hi all

plz help

I have the same problems



Code:


BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # umount /dev/mmcblk0p1
/home/user # fsck -af /dev/mmcblk0p1
fsck 1.41.3.maemo0 (12-Oct-2008)
dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offset:original/backup)
65:01/00
Not automatically fixing this.
/.recorder
Contains a free cluster (153391). Assuming EOF.
/.prismicwm/db/local.db
Contains a free cluster (95616). Assuming EOF.
Unable to create unique name
/home/user #


ama.....


Code:

BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ r
In The Name Of God
use ( about-k ) for know more about this app.


BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# umount /dev/mmcblk0p1
umount: can't umount /home/user/MyDocs: Device or resource busy
Nokia-N900:~# fsck -a /dev/mmcblk0p1
fsck 1.41.3.maemo0 (12-Oct-2008)
dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN
/dev/mmcblk0p1: 2645 files, 77150/344085 clusters
Nokia-N900:~# mount /dev/mmcblk0p1
mount: mounting /dev/mmcblk0p1 on /home/user/MyDocs failed: Device or resource busy
Nokia-N900:~# exit
~ $
~ $
~ $
~ $ root


BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# umount /dev/mmcblk0p1
umount: can't umount /home/user/MyDocs: Device or resource busy
Nokia-N900:~# fsck.vfat -r /dev/mmcblk0p1
dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN
/dev/mmcblk0p1: 2645 files, 77150/344085 clusters
Nokia-N900:~# mount /dev/mmcblk0p1 /home/user/MyDocs
mount: mounting /dev/mmcblk0p1 on /home/user/MyDocs failed: Device or resource busy
Nokia-N900:~#

my filesystem Read-only :(

not solving the problem :(:(:(:(

plz help!

sunyakram 2013-03-03 20:57

Re: Big Problem plzz help
 
Quote:

Originally Posted by seanmcken (Post 1297737)
my filesystem became Read-only so i used these commands below but its not solving the problem

/home/user # umount /home/user/MyDocs
/home/user # fsck -a /dev/mmcblk0p1
fsck 1.41.3.maemo0 (12-Oct-2008)
dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offset:original/backup)
65:01/00
Not automatically fixing this.
/opt/preenv/usr/palm/applications/com.ea.app.nfshp.pre.na/published/models
Contains a free cluster (3246758). Assuming EOF.
/opt/preenv/usr/palm/applications/com.ea.app.nfshp.pre.na/published/objects
Contains a free cluster (3249777). Assuming EOF.
/opt/preenv/usr/palm/applications/com.ea.app.nfshp.pre.na/published/scenes
Contains a free cluster (3249784). Assuming EOF.
/opt/preenv/usr/palm/applications/com.ea.app.nfshp.pre.na/published/sounds
Contains a free cluster (3249788). Assuming EOF.
Unable to create unique name
/home/user #

when i face same error i connect my n900 with windows7 pc and click on scan and recover for disc error and bad sector.after scaning,every thing is working fine

michaaa62 2013-03-03 21:02

Re: Big Problem plzz help
 
Use the -r option to do the repair manually like you tried
Code:

sudo gainroot
umount /dev/mmcblk0p1
fsck -r /dev/mmcblk0p1

But make sure the umount command really unmounts the device. Did you notice that you got an error during the first try...
May be try rebooting to get the state of the MyDocs partition reset to some sane state. Then try the fsck process again.

azad1top 2013-03-03 21:48

Re: Big Problem plzz help
 
Quote:

Originally Posted by michaaa62 (Post 1326657)
Use the -r option to do the repair manually like you tried
Code:

sudo gainroot
umount /dev/mmcblk0p1
fsck -r /dev/mmcblk0p1

But make sure the umount command really unmounts the device. Did you notice that you got an error during the first try...
May be try rebooting to get the state of the MyDocs partition reset to some sane state. Then try the fsck process again.

Thank you michaaa62 :D

2O 20 :p


All times are GMT. The time now is 01:51.

vBulletin® Version 3.8.8