![]() |
2010-12-22
, 19:04
|
Posts: 34 |
Thanked: 0 times |
Joined on Dec 2010
@ U.A.E
|
#72
|
Just as I thought /mnt won't be recognized by fstab as a temporary /home partition... So what happened is the device can't see all the necessary images, fonts etc. under /home cause it wasn't mounted at all.
If I only saw that post I should have suggested to add a line in /usr/lib/genfstab.awk
and /etc/rc.d/rcS-late to add 2 lines
Oh well reflash did great anyways... But what's with the memory card corrupt? is it MyDocs? can you access the MyDocs partition now? or is it your external memory card?
![]() |
2010-12-22
, 19:09
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#73
|
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
![]() |
2010-12-22
, 19:11
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#74
|
The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
![]() |
2010-12-22
, 19:16
|
Posts: 34 |
Thanked: 0 times |
Joined on Dec 2010
@ U.A.E
|
#75
|
These are two commands separated by <ENTER>
If MyDocs will get formatted fine, then df will show the amount of free space like it was setup by Nokia.
![]() |
2010-12-22
, 19:21
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#76
|
The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
![]() |
2010-12-22
, 19:24
|
Posts: 34 |
Thanked: 0 times |
Joined on Dec 2010
@ U.A.E
|
#77
|
![]() |
2010-12-25
, 18:01
|
|
Posts: 24 |
Thanked: 26 times |
Joined on Nov 2010
@ UK
|
#78
|
Use a hex editor on the eMMC image and change the size from 2048 to something you want (multiply 1024 * number you want), I suggest not going over 9GBs since that will change the image's size and make it unflashable.
The original 2GB eMMC will have: 000000E0 20 32 30 34 38 3B 0D 0A 09 09 66 73 5F 74 79 70 So for 16GB, I changed this to: 000000E0 20 31 36 33 38 34 3B 0D 0A 09 66 73 5F 74 79 70
sry..