![]() |
2011-05-08
, 16:40
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#2
|
You must have rootsh from extras repository installed for this to work! It checks the filesystem for easy (automatically) correctable errors.
This should give you an error because the device is not mounted since corrupted, but to be on the safer side, do it anyway.Code:sudo gainroot umount /dev/mmcblk0p1
Pleas feel free to ask, if any more errors occur.Code:fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
![]() |
2011-05-08
, 16:49
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#3
|
![]() |
2011-05-08
, 16:52
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#4
|
![]() |
2011-05-08
, 16:55
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#5
|
![]() |
2011-05-08
, 17:25
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#6
|
![]() |
2011-05-08
, 17:30
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#7
|
apt-cache policy rootsh
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
![]() |
2011-05-08
, 17:33
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#8
|
I went into Application Manager and could not find rootsh there ... does that mean it's not installed?
![]() |
2011-05-08
, 18:06
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#9
|
Hildon Application Manager is the package manager that comes with Maemo.
Check from the X-terminal if it is installed, no need for root rights here withBe patient, this command takes some time!Code:apt-cache policy rootsh
You need some way to download rootsh, may that be some computer or your n900, may be from the download page here http://repository.maemo.org/extras/p..._1.5_armel.deb
Transfer it to your N900 and click the package in your file manager to install it again via HAM.
![]() |
2011-05-08
, 19:16
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#10
|
Please help.
Thanx