![]() |
2011-05-08
, 19:21
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#11
|
The Following User Says Thank You to JonWW For This Useful Post: | ||
![]() |
2011-05-08
, 19:22
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#12
|
Yes indeed, mc is the geeky way to get things done, but it is not very well integrated into Maemo.
Please move the .deb file to /home/user/MyDocs/.documents to find it in Hildon File Manager (HFM). Clicking here should now start HAM
![]() |
2011-05-08
, 19:23
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#13
|
![]() |
2011-05-08
, 19:38
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#14
|
![]() |
2011-05-08
, 19:44
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#15
|
You might try to get debugging info from within your device in X-Terminal. But for some of the commands to work you need rootsh from extras repository installed.
If you have questions regarding the output, feel free to ask, but attach or copy'n'paste the full output of all commands.Code:mount df -h ls -al /home sudo gainroot sfdisk -l
![]() |
2011-05-08
, 19:46
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#16
|
/home/user/.osso-abook
/home/user/.osso-abook-backup
The Following 2 Users Say Thank You to JonWW For This Useful Post: | ||
![]() |
2011-05-08
, 19:51
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#17
|
I did the above, but since I use a different coputer to post, I can't copy and paste the output. What do I look for?
![]() |
2011-05-08
, 20:02
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#18
|
Do you have a backup of you contacts?
or
Do you still haveandCode:/home/user/.osso-abookthis is where your contacts are.Code:/home/user/.osso-abook-backup
![]() |
2011-05-08
, 20:06
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#19
|
![]() |
2011-05-08
, 20:09
|
Posts: 20 |
Thanked: 0 times |
Joined on May 2011
|
#20
|
Yes it does.
The partition for MyDocs is not mounted, this might be often triggered by a corrupted file system due to not being safely removed from a PC.
Please tryIf no errors occur, try to mount itCode:sudo gainroot fsck -af /dev/mmcblk0p1Code:mount /dev/mmcblk0p1 /home/user/MyDocs