View Single Post
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#246
Hi everybody...
I could need some help here.

I'm on PR1.3 and therefore
tried solution #7 from the wiki but I used a different filetable
see, below

Code:
unit: sectors
/dev/mmcblk0p1 : start=       64, size= 39854080, Id= c
/dev/mmcblk0p2 : start= 39854144, size= 16777216, Id= 5
/dev/mmcblk0p3:  start= 56631360, size=  4194304, Id=83
/dev/mmcblk0p4 : start= 60825664, size=  1572864, Id=82
/dev/mmcblk0p5 : start= 39854160, size=  9765680, Id=83
/dev/mmcblk0p6 : start= 49619856, size=  7011504, Id=83
my question is now, will my phone find /home on mmcblk0p3 or will it look for it on mmcblk0p2 as this was the default partion? Wich leads to my next question; do I probably need to keep those echo lines in
Code:
/etc/event.d/rcS-late under '-f /usr/lib/genfstab.awk > $tmp_fstab'
do I need to edit them to mmcblk0p3 or can I safely remove them?

And last but not least is there eventually another way to copy /home back to emmc?
I don't know why, but my phone keeps crashing/rebooting after about 20 minutes of copying files back from sd card.
(edit: I tried to restore /home with filebox but it gives a lot of copying errors
Cannot create symbolic link targeting to source
Hopefully someone can help...

thx in advance,

..::J4ZZ::..