View Single Post
Posts: 39 | Thanked: 10 times | Joined on May 2010
#44
Originally Posted by michaaa62 View Post
I suppose you never applied a file system to the 2nd partition of the external card, i think you did not create the swap as well. So please try first
Code:
sudo gainroot
mkfs.ext3 -m 1 -L home /dev/mmcblk1p2
tune2fs -o 0 -i 0 /dev/mmcblk1p2
mkswap -L swap /dev/mmcblk1p3
swapon /dev/mmcblk1p3
Then carry on with mount and copy like in the previous tries.
Can anyone help out?
Ive been using durango's zip file of readmes and scripts (thank you by the way) and am stuck at this point.

when I run:
Code:
mkfs.ext3 -m 1 -L home /dev/mmcblk1p2
it goes through fine, but the second command:
Code:
tune2fs -o 0 -i 0 /dev/mmcblk1p2
gives me the error:
Code:
tune2fs 1.41.3.maemo0  (12-Oct-2008)
Setting interval between checks to 0 seconds
Invalid mount option set: 0
any ideas?

edit:
Then again, I might go this route:
Originally Posted by vi_ View Post
Just get some local bro to re-flow the solder on the BGA...
Friend of a friend kind of thing. I'll have to see this weekend. But I want to have this working incase.

edit2/...:
Then again I might just buy one of these two and try it myself? Can't be that crazy right?
http://cgi.ebay.com/ATTEN-AT858D-858...item4aaaed2cc6
http://cgi.ebay.com/2IN1-SMD-SOLDERI...item5ae18b62f4

Last edited by lordnibbla; 2011-07-30 at 00:55.