Guest Small_Hacker Posted October 1, 2010 Report Posted October 1, 2010 successful~!! thx all man.......
Guest noxwell Posted October 1, 2010 Report Posted October 1, 2010 Hi, all! This is unstable boot.img. When will be a stable version of froyo (please, say me in this topic about it) I'll do superboot with apps2SD option too and write exe installer and full manual.
Guest thepasto Posted October 1, 2010 Report Posted October 1, 2010 ok.. It's not a problem.. Very good job, waiting for the stable release.. As you say it's unstable, sometimes there are problems, (battery life,random reboots, blank sd) but it's very good implementation! Hope you release stable verison soon..
Guest noxwell Posted October 2, 2010 Report Posted October 2, 2010 (edited) Yes, this problems are because this boot is from very-very first froyo and using it on current leaks is not good (i thought, that it doesn't work at all). I think I'll do the new version in this weekends if LIQUID_USER upload new leak and it will be stable. Edited October 2, 2010 by noxwell
Guest Small_Hacker Posted October 2, 2010 Report Posted October 2, 2010 After using this method. mY liquid sometimes reboot automated I cant ensure. This is related to your job.
Guest noxwell Posted October 2, 2010 Report Posted October 2, 2010 Are you using this boot on 4.503 leak? If yes - wait for new boot.img
Guest Small_Hacker Posted October 2, 2010 Report Posted October 2, 2010 Are you using this boot on 4.503 leak? If yes - wait for new boot.img Yes. Ths. We would appreciate ur job.
Guest noxwell Posted October 3, 2010 Report Posted October 3, 2010 I've done easy installer, but have not tested it. Please, test it on clear system. If you have installed previous version, you must stop installation in the middle (installer remember you about it).
Guest Small_Hacker Posted October 3, 2010 Report Posted October 3, 2010 great.....!! Does it works over 4.002 leak rom?
Guest noxwell Posted October 3, 2010 Report Posted October 3, 2010 Yes of course, I've said it in the topic.
Guest lovelymobile Posted October 3, 2010 Report Posted October 3, 2010 it work only on ext2? why not ext3 or ext4? great work thank you
Guest joos Posted October 3, 2010 Report Posted October 3, 2010 (edited) Honestly folks, I was going to wrap this thing up, but anyone could test this one now. It is also because of this thread and noxwell that i made this. So it's appropriate to be here first. For 4.002.02_EMEA-GEN1_05.01.04 for Apps & Dalvik to SD under malez recovery. adb push modded-boot.img /sdcard/ adb shell flash_image boot /sdcard/modded-boot.img wipe davlik-cache and wipe extended (where nothing is in ext2 the first place) and then go reboot, wait for 5 to some minutes maybe less because of dalvik creation. then that is it. 180MB, with no hustle. settings and all such should cross your finger be exactly the same. hehe **** Sorry guys, edit: should have been: "adb shell flash_image boot /sdcard/modded-boot.img"modded_boot.img Edited October 3, 2010 by joos
Guest noxwell Posted October 3, 2010 Report Posted October 3, 2010 it work only on ext2? why not ext3 or ext4? great work thank you Because Froyo cannot detect, what type of FS is on partition. This workaround force mounts partition. I need to create new boot for ext3 and new for ext4
Guest Small_Hacker Posted October 3, 2010 Report Posted October 3, 2010 Because Froyo cannot detect, what type of FS is on partition. This workaround force mounts partition. I need to create new boot for ext3 and new for ext4 look forward for your job! I really hate MOVE2SD method........ i like this method
Guest thepasto Posted October 3, 2010 Report Posted October 3, 2010 (edited) Doen't work for me with liquid E: Seems it can't get root permissions.. Any solutions? Press any key to continue . . . chown: /system/sd: Read-only file system chmod: /system/sd: Read-only file system mv: can't create directory '/system/sd/app': Read-only file system ln: /data/app/app: File exists . . . . . Installation finished! Now you can disconnect your phone from computer. Have a nice day! (c)Noxwell Edited October 3, 2010 by thepasto
Guest noxwell Posted October 3, 2010 Report Posted October 3, 2010 (edited) Hmm, it looks like adb remount doesn't work. I'll look tomorrow. Upd: of course, I forgotten adb remount :) but on my test it works perfect. Edited October 3, 2010 by noxwell
Guest thepasto Posted October 3, 2010 Report Posted October 3, 2010 (edited) Hmm, it looks like adb remount doesn't work. I'll look tomorrow. Upd: of course, I forgotten adb remount :) but on my test it works perfect. Ok.. Just add "adb remount" before busybox commands like this: adb remount adb shell "busybox chown 1000:1000 /system/sd" adb shell "busybox chmod 771 /system/sd" adb shell "busybox mv /data/app /system/sd/app" adb shell "busybox ln -s /system/sd/app /data/app" It works!! Great job again!! Thanks Edited October 3, 2010 by thepasto
Guest noxwell Posted October 4, 2010 Report Posted October 4, 2010 Updated easy-installer, fixed "read-only" error. Soon will do installer for ext3, ext4, Apps&Dalvik2SD
Guest L0cu7us Posted October 4, 2010 Report Posted October 4, 2010 please if possible make a ZIP not EXE, since i'm on linux (as many other i think/hope ;-) thanks !
Guest noxwell Posted October 4, 2010 Report Posted October 4, 2010 I'm sorry, but i don't know, how to interprete it to update-script :) But i've made shell script, special for linuxoidsApps2SD_linux_shell_script.tar.gz
Guest Wendigogo Posted October 4, 2010 Report Posted October 4, 2010 Updated easy-installer, fixed "read-only" error. Soon will do installer for ext3, ext4, Apps&Dalvik2SD Thanks for your work ! It's great for us who have a lot of apps ... :) IMHO, ext3 & ext4 are not really usefull for app2sd since datas are almost "static" : no need to journalize operations I mean (will lost space without speed up or safe up).
Guest noxwell Posted October 4, 2010 Report Posted October 4, 2010 Ok, i won't do it, but if somebody wants, i can do it.
Guest Wendigogo Posted October 4, 2010 Report Posted October 4, 2010 (edited) Ok, i won't do it, but if somebody wants, i can do it.As I said it's *my* opinion ... Someone could has an other one. And I would be pleased if he could explain why (I may make mistake with this). :) EDIT : Sorry for my poor english ... Edited October 4, 2010 by Wendigogo
Guest noxwell Posted October 4, 2010 Report Posted October 4, 2010 (edited) It's link to the russian forum, where people on Galaxy S moved data/data to the SD and they have an immense jump (from 840 to 1600) in Quadrand. And they using ext4 :) We need to do that for our phones! Edited October 4, 2010 by noxwell
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now