Thread
:
How to restore partitioned n900 emmc??!!
View Single Post
Radicalz38
2010-12-22 , 18:56
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#
70
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
echo "/dev/mmcblk0p2 /mnt noatime,rw 0 0"
and /etc/rc.d/rcS-late to add 2 lines
mount /mnt
ln -s /mnt /home
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?
Quote & Reply
|
The Following User Says Thank You to Radicalz38 For This Useful Post:
zohal
Radicalz38
View Public Profile
Send a private message to Radicalz38
Find all posts by Radicalz38