03-29-2011, 07:20 AM
|
|
Flashaholic!
Offline
Location: La Crosse, WI
|
|
Join Date: Aug 2008
Posts: 873
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Wirelessly posted (TP2: Mozilla/5.0 (Linux; U; Android 2.2.2; en-us; MSM Build/FRX05) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)
Quote:
Originally Posted by [ACL
]
Quote:
Originally Posted by natemcnutty
Was getting an invalid mount, so I committed loop3 thinking that would fix it. Then got another error that it was an invalid argument. Finally figured out that I simply did sudo apt-get install squashfs-tools and ended up with v4, not 3.4...
Anyway, I did get system.ext2 loop mount off sdcard then cp -a everything over to /system working perfectly. I tried using dd to do a low level copy of everything, but that failed on me for some reason. I'll commit that change to the script in recovery shortly.
|
yeah i updated the code right before your commit. I actually moved it to use loop0.
I'm actually just using the 3.4 mksquasfs binary so i dont have to mess with the versioning for squash fs tools.
Autobuild should spit out an image shortly. I was able to install fresh, restore without reboot and then after a reboot get back to android with a new kernel and no module issues so i think we are set for now. So everyone should be able to now continue without losing anything. Even after a full upgrade
ive been using the phone for about 4 hours and i do notice some small bugs that need fixing.. I killed my batt on purpose to work on that charging issue.
|
That's great news acl!
Can't wait to test it out...
|