![]() |
2011-12-31
, 08:03
|
Posts: 20 |
Thanked: 0 times |
Joined on Dec 2011
|
#12
|
looking at this again its easy for me but may be not for someone without terminal experience
you need rootsh installed first of all
open terminal and type "root" hit enter
type "mount -o remount,rw /home/user/MyDocs" enter
type "df -h" enter
you will see something like this
"dev/mmcblk0p1 27.0G 1.3G 25.7G 5% /home/user/MyDocs"
type "umount /home/user/MyDocs/" enter
type "fsck.vfat /dev/mmcblk0p1" enter
if what you see in red here is different from what you have change it.
the last command may have to run several times until the point where you dont get any errors.
Then close terminal and reboot your phone.
![]() |
2011-12-31
, 08:08
|
Posts: 20 |
Thanked: 0 times |
Joined on Dec 2011
|
#13
|
![]() |
2011-12-31
, 08:45
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#14
|
![]() |
2011-12-31
, 08:45
|
|
Posts: 412 |
Thanked: 480 times |
Joined on Feb 2011
@ Bronx, NY
|
#15
|
![]() |
2011-12-31
, 08:49
|
Posts: 20 |
Thanked: 0 times |
Joined on Dec 2011
|
#16
|
![]() |
2011-12-31
, 08:55
|
Posts: 20 |
Thanked: 0 times |
Joined on Dec 2011
|
#17
|
![]() |
2011-12-31
, 08:55
|
|
Posts: 412 |
Thanked: 480 times |
Joined on Feb 2011
@ Bronx, NY
|
#18
|
I did notice also that mine is /dev/mmcblk0p2 2.0G 790.5M 1.1G 41% /hom
![]() |
2011-12-31
, 09:03
|
Posts: 20 |
Thanked: 0 times |
Joined on Dec 2011
|
#19
|
this is not right you should see 28.0g xxx xxxx /home/user/MyDocs
not /home
![]() |
2011-12-31
, 09:06
|
|
Posts: 412 |
Thanked: 480 times |
Joined on Feb 2011
@ Bronx, NY
|
#20
|
Hello Mike. Thanks for that. I appreciate it. I followed the above steps.
Here is what i DID:
1. root
2. Nokia-N900:~# mount -o remount,rw/home/user/user/MyDocs
3. Nokia-N900:~# df -h
4. Nokia-N900:~# umount /home/user/MyDocs/
[I get an invalid argument after the 4th line ]
umount:cannoy umount /home/user/MyDocs : Invalid argument