View Single Post
Posts: 42 | Thanked: 19 times | Joined on Dec 2007
#25
I'm not sure exactly where the problem is..

Try reflashing first to start again, and follow the instructions in my ReadMe.txt file, but in place of step 5), do this:

Code:
mount -t ext3 /dev/mmcblk1p2 /mnt
cp -a /home/* /mnt
mkdir /mnt/opt
cp -a /opt /mnt
tell me what step gives you the first error.
If for some reason it works this time (randomly..), type this after that^

Code:
sh setupnewhome.txt
I might not be able to reply anymore tonight because I really need to get some sleep, but I'll try checking up again in the morning.