Guest maddin91 Posted May 13, 2010 Report Posted May 13, 2010 (edited) ... Solved Edited May 13, 2010 by maddin91
Guest m4ss Posted May 13, 2010 Report Posted May 13, 2010 (edited) turn on the phone open prompt dos write: adb reboot bootloader (try every 2-3 second) --> phone goes in bootloader fastboot -i 0x0502 boot xxx.img (where xxx.img it's the boot .img file) fastboot -i 0x0502 reboot and all goes ok :) ps. you need to have adb installed and fully working Edited May 13, 2010 by m4ss
Guest maddin91 Posted May 13, 2010 Report Posted May 13, 2010 turn on the phone open prompt dos write: adb reboot bootloader (try every 2-3 second) --> phone goes in bootloader fastboot -i 0x0502 boot xxx.img (where xxx.img it's the boot .img file) fastboot -i 0x0502 reboot and all goes ok :) ps. you need to have adb installed and fully working ok I have done this^^ but thank you
Guest navygino Posted May 13, 2010 Report Posted May 13, 2010 (edited) Again, I just simply download the above vache's superboot and repack to an autorun cmd program on pc. Download Here: http://www.speedyshare.com/files/22413680/...dE_1.100.05.exe How to use: 1.) Download vache_Superboot_LiquidE_1.100.05.exe to your PC. 2.) Connect USB debug mode. 3.) Run vache_Superboot_LiquidE_1.100.05.exe on your PC. 4.) Your Liquid will reboot into Bootloader, flash the Superboot and restart again. 5.) Enjoy! Edited May 13, 2010 by navygino
Guest Edward.W Posted May 13, 2010 Report Posted May 13, 2010 (edited) Again, I just simply download the above vache's superboot and repack to an autorun cmd program on pc. Download Here: http://www.speedyshare.com/files/22413680/...dE_1.100.05.exe How to use: 1.) Download vache_Superboot_LiquidE_1.100.05.exe to your PC. 2.) Connect USB debug mode. 3.) Run vache_Superboot_LiquidE_1.100.05.exe on your PC. 4.) Your Liquid will reboot into Bootloader, flash the Superboot and restart again. 5.) Enjoy! Thanks for your help, it's easy to follow :) Edited May 13, 2010 by Edward.W
Guest Borkata Posted May 13, 2010 Report Posted May 13, 2010 After all I have fixed my boot. Thanks vache for help. Mine is different (check first post), so you can try.
Guest Roter_Flieger Posted May 13, 2010 Report Posted May 13, 2010 (edited) After all I have fixed my boot. Thanks vache for help. Mine is different (check first post), so you can try. Can you please post the hint that vache gave you in order to make it work? Thanks. Edited May 13, 2010 by Roter_Flieger
Guest Borkata Posted May 13, 2010 Report Posted May 13, 2010 Can you please post the hint that vache gave you in order to make it work? Thanks. It depends how you repack image. PM me and we will discuss :)
Guest g4rb4g3 Posted May 13, 2010 Report Posted May 13, 2010 It depends how you repack image. PM me and we will discuss :) Please make it public, I tried to make a superboot too and got the same reboot loop problem. It would be great if everybody knows how to make a boot.img. Thanks
Guest vache Posted May 13, 2010 Report Posted May 13, 2010 (edited) In the repack-bootimg.pl script, remove --base 0x02000000 and add --deploy 1. You have to use the 0.2 liquidmkbootimg from disco. (you can find it in this forum) Edited May 13, 2010 by vache
Guest pajn Posted May 13, 2010 Report Posted May 13, 2010 Is it the repack-bootimg.pl found here http://android-dls.com/wiki/index.php?titl...ack_Boot_Images ? And, is it a perl file? or what does I need to run it?
Guest Borkata Posted May 13, 2010 Report Posted May 13, 2010 Yes it is repack from the last link. What makes the trick is --deploy 1 option used on mkbootimg, this just leave space between kernel and ramdisk gz archives. About base option I think it do nothing, because it is disabled in liquidmkbootimg, but if you use other mkbootimg you should definitely use base with this address, which is specific for Liquid.
Guest pipajoja Posted May 14, 2010 Report Posted May 14, 2010 downloaded, installed and working thanks!
Guest G_Technik Posted May 18, 2010 Report Posted May 18, 2010 Again, I just simply download the above vache's superboot and repack to an autorun cmd program on pc. Download Here: http://www.speedyshare.com/files/22413680/...dE_1.100.05.exe How to use: 1.) Download vache_Superboot_LiquidE_1.100.05.exe to your PC. 2.) Connect USB debug mode. 3.) Run vache_Superboot_LiquidE_1.100.05.exe on your PC. 4.) Your Liquid will reboot into Bootloader, flash the Superboot and restart again. 5.) Enjoy! Thank you for an idea! I've translated flash.cmd to russian for all noobs&bummers @4pda.ru
Guest dguerre Posted May 18, 2010 Report Posted May 18, 2010 (edited) I'm having problems with both (borkata and vache) of this superboots. With borkata's I cannot flash fastboot complains is not a valid boot image. With Vache's I can flash, but I can "adb remount" only the first time it reboots after flashing. If I reboot again I lose the ability to "adb remount". Any help would be apreciated. Edited May 18, 2010 by dguerre
Guest Borkata Posted May 19, 2010 Report Posted May 19, 2010 dguerre, what exactly you do to flash boot image? Have you followed steps above?
Guest dguerre Posted May 19, 2010 Report Posted May 19, 2010 dguerre, what exactly you do to flash boot image? Have you followed steps above? I do the following: Reboot into bootloader fastboot -i 0x0502 boot superboot.img after this the flashing starts and i get an error about superboot.img not being a valid boot image.
Guest Borkata Posted May 19, 2010 Report Posted May 19, 2010 First try to redownload. Second ensure you are have plugged usb directly to pc (no hubs etc.).
Guest dguerre Posted May 19, 2010 Report Posted May 19, 2010 First try to redownload. Second ensure you are have plugged usb directly to pc (no hubs etc.). I tried to download the file a couple of times, with the same results. Could you provide a MD5 checksum to verify if the image is getting corrupted. I'm not using hubs.
Guest Borkata Posted May 20, 2010 Report Posted May 20, 2010 I tried to download the file a couple of times, with the same results. Could you provide a MD5 checksum to verify if the image is getting corrupted. I'm not using hubs. Hi dguerre, I have uploaded here mine superboot: http://www.multiupload.com/41P7ZTQDRM Try downloading from there. BR, Borkata
Guest dguerre Posted May 21, 2010 Report Posted May 21, 2010 Hi dguerre, I have uploaded here mine superboot: http://www.multiupload.com/41P7ZTQDRM Try downloading from there. BR, Borkata Willl try it tonight and report back.
Guest dguerre Posted May 22, 2010 Report Posted May 22, 2010 Willl try it tonight and report back. tried downloading from different sites with same results.
Guest Borkata Posted May 22, 2010 Report Posted May 22, 2010 tried downloading from different sites with same results. Maybe a stupid question of mine, but what .bin version have you installed on your Acer Liquid?
Guest malez Posted May 22, 2010 Report Posted May 22, 2010 (edited) I do the following: Reboot into bootloader fastboot -i 0x0502 boot superboot.img after this the flashing starts and i get an error about superboot.img not being a valid boot image. You don't use the right command :rolleyes: fastboot -i 0x0502 boot superboot.img is => wrong fastboot -i 0x0502 flash boot superboot.img => is good You could also install LCR 1.6 to benefit of all imporvements (including graphical and bug fixes) and support (and of course it is already rooted and adb remount compliant) Edited May 22, 2010 by malez
Guest dguerre Posted May 22, 2010 Report Posted May 22, 2010 You don't use the right command :rolleyes: fastboot -i 0x0502 boot superboot.img is => wrong fastboot -i 0x0502 flash boot superboot.img => is good You could also install LCR 1.6 to benefit of all imporvements (including graphical and bug fixes) and support (and of course it is already rooted and adb remount compliant) Now I feel stupid, that was the problem. thanks for your help.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now