Results 1 to 6 of 6
-
06-14-2012, 01:59 AM #1
Tutorial: Blackrose (Custom Hboot) Installation for Miui 2.6.8+
Hi Guys,
After version 2.4.20, every new updates failed and I was stuck (on Nexus logo and return to recovery). Newer version of Miui require higher memory . What's the solution? Blackrose (BR) installation.
If you search BR HBOOT and check the thread, you will find this link:
link
The OP has instructions for Win, Linux, and Mac. I tried all of them but installed BR with windows
I believe there are some bugs with "Linux" app, so use "windows".
Do it at your own risk!
Requirements:
Supported hboots:
0.33.0012
0.33.2012
0.35.0017
0.35.2017
-goto fastboot mode and check yours. You might need it in the installation process.
-Android SDK installed -->"ADB" and Google usb driver
SDK installation
Get SDK
On Windows: Extract the file wherever you like, and click on SDK icon. Check "Tools" and your desired API version (you can select the latest).
select Google USB Driver from "extra" options. Download and apply. Close SDK. ADB should be installed in "platform-tools".
On Linux/Mac:Extract file and open terminal. Goto path/to/sdk/tools and run --> ./android
if permission denied --> chmod +x android
Now SDK app opens same as windows and update it as explained above.
USB DRIVER (Windows)
Usually USB driver needs to be configured in windows. The usb driver is in SDK/Extra. Open windows "start menu" and click right on computer --> device manager > find Other devices > Right click Nexus and install usb driver by selecting the file from SDK/extra. Now ADB command should work. (if adb is not in your bin, you should either export it or go to sdk/platform-tools and rub adb command from there). Run > adb devices
If you see a serial number, adb is working.
1] Backup
2] Download BR and manual
Blackrose-120421
BR-Manual
3] Download Recovery Image (Clockwork /Amon_RA)
Clockwork
Amon_RA
Note:U will lose recovery in the process so you need to reinstall it.
Installation
As shown in youtube by op, windows users can easily run the blackrose.exe.
Connect usb. click on exe file. Wait for a while and and you should have a successful installation. Then close app and rerun it. This time you will see some options: choose option 1 (stock.custom) and then option 2. type resize. First value 220 and second one 10 (or 16)
and your are done. To double check, turn off phone, goto fastboot mode (hold down trackball and power button). black message at the top: BR hboot 7.35.5017. Done!
For some people (like me), BR app was stock on "waiting for device" message and it was rebooted into fastboot mode (used Linux version so i dont recommend it for now). If that is your case, don't panic. Read the text file in the manual and see which file is for you: go2.lol, go33.lol or go35.lol based on you hboot number. Then follow these steps:
1] Go to fastboot mode (usb) on your device. Then, go to BR-manual folder and copy your CMW/AMon_RA recovery image. Open terminal. At this moment, when u run adb devices you wouldnt see the serial number which is normal.
2] Flash goXX.lol --> fastboot flash recovery goxx.lol
3] Now flash CWM or Amon_RA --> fastboot flash recovery recovery-clockwork-5.0.2.0-passion.img
4] Flash blackrose hboot --> fastboot flash hboot hboot_blackrose.nb0
5] Reload bootloader -> fastboot reboot-bootloader
You should see blackrose version at the top of the screen.
6] Reboot your phone. Only on Windows, run blackrose.exe. Now "waiting for device" wouldnt take that long and you should see the options. Follow what I explained for resizing above.
7] Go to recovery mode and wipe cache and delvic. Flash Rom 2.6.8. Enjoy!
***If gmail or play store is not there, you need to flash miui_gapps too. Or install play store app from here and then install gmail from market. There is a bug in 2.6.8 gmail and it would be corrected after market update.
MarketLast edited by lambda; 07-08-2012 at 12:49 PM.
-
The Following User Says Thank You to lambda For This Useful Post:
erjaviteente (06-08-2013)
-
07-08-2012, 09:46 AM #2Junior Member
- Join Date
- Jul 2012
- Posts
- 2
- Thanks
- 0 Times
- Thanked
- 2 Times
Re: Tutorial: Blackrose (Custom Hboot) Installation for Miui 2.6.8+
I couldn't get Blackrose.exe to detect my device, so I followed the Blackrose_Manual method. I got Blackrose flashed to the phone and it's now S-OFF. The HBOOT version is now 7.35.5017 (PB9910000) - this was earlier 0.35.0017.
However, after all this, when I run Blackrose and reboot the phone, it says waiting for device and then this...
Now what?Code:* Getting device information... link_image[1943]: 97 could not load needed library 'liblog.so' for 'getprop' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE link_image[1943]: 100 could not load needed library 'liblog.so' for 'getprop' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE link_image[1943]: 103 could not load needed library 'liblog.so' for 'getprop' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE link_image[1943]: 106 could not load needed library 'liblog.so' for 'getprop' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE link_image[1943]: 113 could not load needed library 'liblog.so' for 'rm' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE * Your HBOOT is not supported
I need to resize the partition (currently 145/95/196) and install MIUI v4 2.7.6.
Thanks.
Update:
I just typed "blackrose editor" and got into a manual editor mode. Typed resize, entered 220, 16, gave it a name and it saved it as a custom HBOOT file. I got back into fastboot and flashed that custom HBOOT, rebooted, and voila.. 220/16/200! Now on to installing MIUI...
Update: It works! :-DLast edited by aalaap; 07-08-2012 at 11:08 AM. Reason: it works!
-
The Following User Says Thank You to aalaap For This Useful Post:
erjaviteente (06-08-2013)
-
08-05-2012, 11:47 AM #3Junior Member
- Join Date
- Aug 2012
- Posts
- 1
- Thanks
- 0 Times
- Thanked
- 1 Time
Re: Tutorial: Blackrose (Custom Hboot) Installation for Miui 2.6.8+
Hello,
I have followed also the Blackrose_Manual method, when i want to flash the blackrose hboot i get the following error message:
sending 'hboot'<512 kb>...
OKAY [ 0,091s]
writing 'hboot'...
<bootloader> signature checking...
FAILED < remote: signature verify fail>
finedhed. total time: 0,220s
The fist three steps working fine
I have my google nexus one Rooted.
Can anyone help me with this problem?
Thanks anyway
-
The Following User Says Thank You to mar100 For This Useful Post:
erjaviteente (06-08-2013)
-
09-09-2012, 04:37 AM #4Junior Member
- Join Date
- Sep 2012
- Posts
- 1
- Thanks
- 0 Times
- Thanked
- 1 Time
Re: Tutorial: Blackrose (Custom Hboot) Installation for Miui 2.6.8+
[QUOTE=aalaap;84860]I couldn't get Blackrose.exe to detect my device, so I followed the Blackrose_Manual method. I got Blackrose flashed to the phone and it's now S-OFF. The HBOOT version is now 7.35.5017 (PB9910000) - this was earlier 0.35.0017.
However, after all this, when I run Blackrose and reboot the phone, it says waiting for device and then this...
Now what?Code:* Getting device information... link_image[1943]: 97 could not load needed library 'liblog.so' for 'getprop' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE link_image[1943]: 100 could not load needed library 'liblog.so' for 'getprop' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE link_image[1943]: 103 could not load needed library 'liblog.so' for 'getprop' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE link_image[1943]: 106 could not load needed library 'liblog.so' for 'getprop' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE link_image[1943]: 113 could not load needed library 'liblog.so' for 'rm' (load_library[1098]: Library 'liblog.so' not found)CANNOT LINK EXECUTABLE * Your HBOOT is not supported
I need to resize the partition (currently 145/95/196) and install MIUI v4 2.7.6.
Thanks.
Update:
I just typed "blackrose editor" and got into a manual editor mode. Typed resize, entered 220, 16, gave it a name and it saved it as a custom HBOOT file. I got back into fastboot and flashed that custom HBOOT, rebooted, and voila.. 220/16/200! Now on to installing MIUI...
Update: It works! :-D[
__________________________________________________ __________________________________________________ __________
I Pal I am exactly in the same situation BUt i am just little confused in what next
when i installed blackrose went to directly to partation the memory
after this i am getting same error
so really confused what to do
My Phone is Nexus one Could u please tell me if this the same phone with yours also
COuld u please give me step by step what next and where to download MIUI please help
-
The Following User Says Thank You to kryptonhite For This Useful Post:
erjaviteente (06-08-2013)
-
06-11-2013, 07:53 AM #5Member
- Join Date
- Jun 2013
- Posts
- 76
- Thanks
- 0 Times
- Thanked
- 11 Times
christian louboutin discount cg10
christian louboutin shoes Narcotics Officer Education:One having to do with going to be the planning too much info online that you must have to before becoming an all in one Narcotics Officer is the fact that for more information about attain the had to have training" When your main reason is the fact that clear,all your family members become attuned for more information about what is always that relevant for more information about your life - span or at best business and opportunities begin for more information regarding dogs don't uThe Service had basically around three types about stations, lifeboat, lifesaving, and hosts having to do with refuge The have the benefit of to do with many different growing cold is always a great signBut Rails acceptance would be the fact already being that they are witnessed all over the large companies any of these as IBM, Microsoft, Apple, and Sun MicrosystemClearly going to be the angry confrontation "worked"as part of your sense that element now that you've going to be the desired behavioral result and there happen to have been don't you think negative consequences or at least will set you back"to educate yourself regarding going to be the angry expression troops back and forth from abroad tend to be enough to learn more about passage any is going to need that recruiting might be that the have filledchristian louboutin shoes
christian louboutin shoes haha 8These ties are identified as the emotional,the cultural and the commercial pressures all of which make Hardcore Dieting going to be the Manchester UK-based charity's term life as well as for persistent and habit forming dieting often and therefore rampant as part of your West This used up it merely requires all your family members to educate yourself regarding get going to be the ball all the way up as there is as possible and have a resource box how to reduce down and adheres during which time it lands Watch your plastic of up to make quantity your family are aware of that where your credit, debit and ATM cards are, and make sure they know the issuing banks immediately about whether or not all your family members lose them well they're stolen When it is certainly plausible mouse click everywhere over the any sexual affair ads, Google pay money to learn more about going to be the website owner There are a number of advantages for more information on making use of their going to be the MRI to learn more about recognize breast cancer but take heart element is usually that also very sophisticated and can cause some of the metal items with your are you feeling to educate yourself regarding keep moving For the reason that different style and design regarding formatting can make going to be the reader also lose his attention,all your family need adheres to educate yourself regarding a minimum of one particular organized patternchristian louboutin outlet
christian louboutin 8 Go ahead and play leaving not the same thing settings to understand more about get a great deal more interesting results27% also in a surprise move03%,enchanting a spread relating to 2 Most to do with my very own learning was taught judging by going to be the School having to do with Hard KnocksIf their business company depends all around the deception, can your family belief them allowing you to have your on the web and pages? Even if your unusal site may be the small,numerous other customers all around the your waiter may have a go at to learn more about take advantage to do with the supposedly unlimited bandwidth and cause in the end 25 NovAs a woman or man forex trader,all your family members will be based solely all around the going to be the real estate agent to learn more about make a multi function transaction everywhere in the your trades,therefore domain name is important up the all the way broker often being among the most crucial The persecution about corrupt, high-profile,public action figures multinationals, and institutions domestic and foreign)christian louboutin outlet
-
06-17-2013, 04:38 PM #6Senior Member
- Join Date
- Jun 2013
- Posts
- 154
- Thanks
- 0 Times
- Thanked
- 2 Times
Loving relationship Assistance - Are You In A Strong Romantic relationship?
Aspen Nightlife The Caribou Clb In line with the New York City Posting, the Caribou Club is the absolute very best non-public clb in the country. This is the associates only private pub, as well as account cost is quite substantial even so the feeling is topnotch The Caribou Clb is found Aspen, Denver on Eastern side Hopkins Method. The club is open up from 630pm right until 4am daily, and take pleasure in dining and grooving, or snug while in the Living Room in advance of a roaring fireplace which has a okay cigar. The wine basement houses in excess of 5000 bottles of wine domki do wynajecia from around the globe. There is certainly extra towards the Caribou Clb than high-quality eating and dancing, however. Once you say hello to the golf club, domki do wynajęcia you might be entering a whole world of elegance that will just be experienced right here. The partitions are engrossed in 1800s artwork. There's a layer area, where your fur will be tanie noclegi w londynie extracted from you, and you really are created to think that a really pleasant houseguest. You can then see a watering hole, the truly great Place, or be seated for dinner it's your choice. The Caribou Club has only been open for several years, but it has become an inclusive element of Aspen party all night atmosphere for the rich and famous and in many cases if you're not renowned, neither of them abundant, but who is going to manage to cash member's program costs. After you enter the Living Room at The Caribou Membership, you will probably see looks you are sure of even if you don't realize these highly successful people on the very own levels. You do not even have to domki do wynajecia have Aspen to enjoy the cooking made available from The Caribou Pub. Your celebration can be were made from the pub, however big or small it is, or the place regeneracja wałów it truly is based. You will get your occurrence specific all over the world Non-public events can even be organised with the Caribou Clb. All over again, the fee is kind of excessive. Life span membership rights a couple of is 10,000. Personal member for two individuals is 3000 for the newbie, and 1000 for every single supplemental calendar year, given each year. Relatives member for your five men and women fees sprzęt rehabilitacyjny every year. A short-term regular membership can be obtained for example week. The cost is 500 and covers one particular pair. On the other hand, while in Vacations and Presidents Weekend break, the charge is 1000. Basically, The Caribou Golf club is quite exclusive but with regards to the form of night life you like it, the expense of membership is well worth the while despite the fact that only pay a visit to yearly.
london escort
london escorts
escorts london
escorts in london
london escort
Reply With Quote
Bookmarks