Paul's Superboot(Root) mod + (Smaller Font & Bigger Screen) + HOWTO Repack This is Paul's superboot and I just discovered how to repack it
#4
Posted 31 December 2009 - 12:58 PM
#5
Posted 31 December 2009 - 01:36 PM
edit: nice work btw
This post has been edited by Ogglord: 31 December 2009 - 01:37 PM
#6
Posted 31 December 2009 - 01:56 PM
Ogglord, on Dec 31 2009, 13:36, said:
edit: nice work btw
thanks
#7
Posted 31 December 2009 - 02:36 PM
AcerDroid, on Dec 31 2009, 12:50, said:
Ok, I started looking how to move apps to sd.
I'm going to share here what I'm doing, maybe someone more skilled will help!
After partitioning the sd with a primary fat partition and another primary ext2 partition (512Mb large), I was able to mount on /data/apps2 (a folder I made) and copy in it all apps from /data/apps, using busybox port for android.
Once checked the copy was successful I put my sd back on the liquid and renamed apps to apps_old (with every single app running crashing
..everything worked!
Now I'm going to modify init.rc to mount the ext2 partition (with the apps I copied in it) on /data/apps on boot, and create the new boot.img with the modified init.rc..
Any suggestion?
Am I missing anything?
This post has been edited by liquid_it: 31 December 2009 - 02:41 PM
#8
Posted 31 December 2009 - 02:37 PM
Like my work? Consider buying me a beer :)
#9
Posted 31 December 2009 - 03:15 PM
behnaam, on Dec 31 2009, 15:37, said:
Still didn't made boot.img, there's something wrong in what I did: every app that was autostarted seems to crash when I go back to the old app directory on internal mem. (i.e.: unmounting the sd from app, removing app and renaming app_old back to app)
The only wy I found to fix it is to reinstall those apps, not so bad, but not even the "cleanest" way to hack my phone..
#10
Posted 31 December 2009 - 03:21 PM
#11
Posted 31 December 2009 - 03:28 PM
liquid_it, on Dec 31 2009, 15:15, said:
The only wy I found to fix it is to reinstall those apps, not so bad, but not even the "cleanest" way to hack my phone..
wow did it work after all? i cant wait to get it working on mine too
#12
Posted 31 December 2009 - 04:01 PM
AcerDroid, on Dec 31 2009, 16:28, said:
it should be easy , make a yaffs partition on the sd, use the recovery image we have to unyaffs system.img into that , change the rc_script in one boot.img so it mounts the right disk as system (maybe make other parations for data ... chache etc.) and then it should just work! another approach is chrooting into sd paritions from the rc script. now fastboot boot the image to boot from sd
These are just IDEAS , not testet
#13
Posted 31 December 2009 - 04:07 PM
#14
Posted 31 December 2009 - 04:11 PM
AcerDroid, on Dec 31 2009, 16:28, said:
Yeah, it worked indeed, I have just to find out which is the problem with those apps: it looks like crash happens only on marke-installed apps.
#15
Posted 31 December 2009 - 04:19 PM
blc, on Dec 31 2009, 16:07, said:
nope, that is the first method i tried first, i tried editing several props but no luck, you must do it in /default.prop
wow, im gonna try that thenano and i will post it here
nice liquid_it, but i think i will do boot from sd first and try motorola milestone rom to get the multitouch
This post has been edited by AcerDroid: 31 December 2009 - 04:26 PM
#16
Posted 31 December 2009 - 04:38 PM
#17
Posted 31 December 2009 - 05:25 PM
Like my work? Consider buying me a beer :)
#18
Posted 31 December 2009 - 05:29 PM
#19
Posted 31 December 2009 - 07:05 PM
#20
Posted 01 January 2010 - 12:36 AM
If perform all the same steps as AcerDroid does in his post. But the result for me is that when using fastboot-linux to boot the img with the phone in bootloader mode it still reports invalid boot image.
fastboot-linux -i 0x0502 boot ./newsuperboot.img
comes back with;
downloading 'boot.img'... OKAY
booting... FAILED (remote: invalid boot image)
I performed all the unpacking, editing, repacking, and hex editing under a emulated i386 Ubuntu Karmic 9.1 in VirtualBox. I then copy this back to my host sytem which is Ubuntu Karmic 9.1 64bit and peform the fastboot-linux commands to boot the new image. My host system is what I use to perform all my nand flashing like the original superboot.img for rooting. Never had any probs there. I am also using the base address and modded mkbootimg binary.
Any ideas? I am still interested to know Pauls method for how he made the liquid.superboot.img.
#21
Posted 01 January 2010 - 02:23 AM
luthepa1, on Jan 1 2010, 00:36, said:
If perform all the same steps as AcerDroid does in his post. But the result for me is that when using fastboot-linux to boot the img with the phone in bootloader mode it still reports invalid boot image.
fastboot-linux -i 0x0502 boot ./newsuperboot.img
comes back with;
downloading 'boot.img'... OKAY
booting... FAILED (remote: invalid boot image)
I performed all the unpacking, editing, repacking, and hex editing under a emulated i386 Ubuntu Karmic 9.1 in VirtualBox. I then copy this back to my host sytem which is Ubuntu Karmic 9.1 64bit and peform the fastboot-linux commands to boot the new image. My host system is what I use to perform all my nand flashing like the original superboot.img for rooting. Never had any probs there. I am also using the base address and modded mkbootimg binary.
Any ideas? I am still interested to know Pauls method for how he made the liquid.superboot.img.
you forgot to copy the first 12 bytes
#22
Posted 01 January 2010 - 04:32 AM
AcerDroid, on Jan 1 2010, 14:23, said:
I did copy the first 12 bytes
ANDROID!pk! or 41 4E 44 52 4F 49 44 21 70 6B 21 00
I dont know... I must be making a silly mistake somewhere
#23
Posted 01 January 2010 - 07:21 AM
I still can not test a boot.img out (using the boot command) to see how it performs, which I am finding strange. Not sure if anyone knows why? Here is what I execute and get in return;
fastboot-linux -i 0x0502 boot ./newboot.img
downloading 'boot.img'... OKAY
booting... FAILED (remote: invalid boot image)
If I issue the same command on Paul's superboot.img or AcerDroid's image they will boot (without flashing just using boot command).
OK now here is the strange but good news for me. Using the same boot.img I repacked that failed above when issuing the boot command, if I instead flash it to the boot partition it is successful! And reboot the phone and all works and I can see the modifications I made.
fastboot-linux -i 0x0502 flash boot ./newboot.img
sending 'boot' (2338 KB)... OKAY
writing 'boot'... OKAY
fastboot-linux -i 0x0502 reboot = SUCCESS!
Can anyone make sense of this?







