Failed to customize BlackRose [solved]

Search This thread

bitozoid

Member
Aug 3, 2010
15
2
I installed blackrose 120421 with no issue.

I am trying to make new partitions, but I can't enter breditor mode:
Code:
 -------------------------------
|   Nexus One BlackRose 120421  |
|  Made by Lecahel(XDA-dla5244) |
|    Dok-Do belongs to KOREA    |
 -------------------------------
1    Apply stock/custom BlackRose
2    Disable HBOOT flashing protect
3    Uninstall BlackRose
4    More information
5    Exit
Please make a decision:1
Select which you want
1    Stock BlackRose
2    Custom BlackRose
3    Back
Please make a decision:2
Nexus One BlackRose Editor
If you want resize partition, type [resize] and press enter key:Nothing changed.
* Failed to customize BlackRose
< waiting for device >
rebooting...

Other error here:
Code:
 -------------------------------
|   Nexus One BlackRose 120421  |
|  Made by Lecahel(XDA-dla5244) |
|    Dok-Do belongs to KOREA    |
 -------------------------------
1    Apply stock/custom BlackRose
2    Disable HBOOT flashing protect
3    Uninstall BlackRose
4    More information
5    Exit
Please make a decision:4

BlackRose custom command
Switch vibration at booting: fastboot oem brcmd svib
Boot recovery mode: fastboot oem brcmd brec
Create encrypted value/Authencaion: fastboot oem brcmd pass [PASSWORD]
Change security
S-OFF: fastboot oem writeconfig 7 0
S-ON: fastboot oem writeconfig 7 ff
Calculate crc32
fastboot flash crc32 [FILE PATH]

* Type 1 to return menu
Please make a decision:fastboot oem brcmd svib
Please make a decision:Incorrent input
Please make a decision:Incorrent input
Please make a decision:Incorrent input
Please make a decision:Incorrent input
Please make a decision:Incorrent input
...

Have searched with no success. No valid answers for my issue:
http://xdaforums.com/showpost.php?p=22962012&postcount=879

Running MIUI-2.3.23 on n1, linux on PC.
 
Last edited:

bitozoid

Member
Aug 3, 2010
15
2
Solved. I just reboot into flashboot usb, and typed:

Code:
$ ./BlackRose skip
Loading...
* daemon not running. starting it now *
* daemon started successfully *

 -------------------------------
|   Nexus One BlackRose 120421  |
|  Made by Lecahel(XDA-dla5244) |
|    Dok-Do belongs to KOREA    |
 -------------------------------
1    Apply stock/custom BlackRose
2    Disable HBOOT flashing protect
3    Uninstall BlackRose
4    More information
5    Exit
Please make a decision:1
Select which you want
1    Stock BlackRose
2    Custom BlackRose
3    Back
Please make a decision:2
error: device not found
Input BlackRose password(48 char max):
Nexus One BlackRose Editor
If you want resize partition, type [resize] and press enter key:resize
SYSTEM + CACHE + USERDATA = 436MB
system size(MB):220
cache size(MB):10
label name(20 char max):
system size:220MB cache size:10MB userdata size:206MB
label:CUSTOM
* Customize success
sending 'hboot' (512 KB)... OKAY
writing 'hboot'... OKAY
rebooting into bootloader... OKAY
* Stock/Custom BlackRose has been successfully applied
$
and it is working now.
 

taodan

Senior Member
Nov 27, 2011
978
232
LineageOS
FYI: If you solved the problem yourself, please edit the title with the word "Solved" so other members don't have to read your thread and trying to help you. :)
 
  • Like
Reactions: bitozoid

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Solved. I just reboot into flashboot usb, and typed:

    Code:
    $ ./BlackRose skip
    Loading...
    * daemon not running. starting it now *
    * daemon started successfully *
    
     -------------------------------
    |   Nexus One BlackRose 120421  |
    |  Made by Lecahel(XDA-dla5244) |
    |    Dok-Do belongs to KOREA    |
     -------------------------------
    1    Apply stock/custom BlackRose
    2    Disable HBOOT flashing protect
    3    Uninstall BlackRose
    4    More information
    5    Exit
    Please make a decision:1
    Select which you want
    1    Stock BlackRose
    2    Custom BlackRose
    3    Back
    Please make a decision:2
    error: device not found
    Input BlackRose password(48 char max):
    Nexus One BlackRose Editor
    If you want resize partition, type [resize] and press enter key:resize
    SYSTEM + CACHE + USERDATA = 436MB
    system size(MB):220
    cache size(MB):10
    label name(20 char max):
    system size:220MB cache size:10MB userdata size:206MB
    label:CUSTOM
    * Customize success
    sending 'hboot' (512 KB)... OKAY
    writing 'hboot'... OKAY
    rebooting into bootloader... OKAY
    * Stock/Custom BlackRose has been successfully applied
    $
    and it is working now.
    1
    FYI: If you solved the problem yourself, please edit the title with the word "Solved" so other members don't have to read your thread and trying to help you. :)