DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 18

Thread: Problems after installation

  1. Junior Droid
    Intoxikate's Avatar
    Member #
    185728
    Join Date
    Apr 2011
    Posts
    18
    Phone
    Droid 1
    #1

    Problems after installation

    Ok so I should note that I went ahead and installed the cyanogen mod, but forgot to install the 3 fixes(gapps, sensor, and keyboard fix) after installing it. So now, I'm stuck with the phone that for some reason, CAN'T boot into recovery mode.

    Is there a way to revert back to a previous backed up rom without using clockwork recovery? Also, can I install bootstrap recovery in this rom(I know the install thread in rootwiki specifies not to do that.)
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Master Droid
    rusty815's Avatar
    Member #
    174569
    Join Date
    Feb 2011
    Posts
    355
    Phone
    droid 2 global
    #2
    Did you try holding the power button when the phone is on and choosing to reboot into recovery? I believe that's the only way to get into cwm from cm, since there seems to be a problem with the rom manager.

    Sent from my DROID2 GLOBAL running Cyanogenmod!!!
  4. Junior Droid
    Intoxikate's Avatar
    Member #
    185728
    Join Date
    Apr 2011
    Posts
    18
    Phone
    Droid 1
    #3
    Quote Originally Posted by rusty815 View Post
    Did you try holding the power button when the phone is on and choosing to reboot into recovery? I believe that's the only way to get into cwm from cm, since there seems to be a problem with the rom manager.

    Sent from my DROID2 GLOBAL running Cyanogenmod!!!
    Not yet, but unfortunately, I don't have the phone to try that right now. I'll try it as soon as I get the chance. I've been told to flash the "Droid X (2nd init)" as opposed to the "Droid 2" version of clockwork in ROM manager as well. Does that sound right?
  5. Master Droid
    Asphyx's Avatar
    Member #
    163293
    Join Date
    Jan 2011
    Location
    Vegas - New York
    Posts
    268
    Liked
    1 times
    Phone
    Droid2 Global VZW
    #4
    No do not use the DX Bootstrapper.
  6. Junior Droid
    Intoxikate's Avatar
    Member #
    185728
    Join Date
    Apr 2011
    Posts
    18
    Phone
    Droid 1
    #5
    Quote Originally Posted by Asphyx View Post
    No do not use the DX Bootstrapper.
    Is the "Droid X (2nd init)" from CWM considered the Bootstrapper? I thought Bootstrapper was another recovery while CWM was on it's own? So I shouldn't flash the "Droid X (2nd init) in ROM manager for my CWM version? If so, which one should I use? Or do I just try the "Reboot into Recovery" from the power button menu and that should work?
  7. Master Droid
    Asphyx's Avatar
    Member #
    163293
    Join Date
    Jan 2011
    Location
    Vegas - New York
    Posts
    268
    Liked
    1 times
    Phone
    Droid2 Global VZW
    #6
    I didn't use the Rom Manager bootstrap. There was no support for D2G in it at the time.

    There is a separate D2 bootstrapper that is more compatible!

    I said to not use the DX version because CVPS said specifically NOT to use it for the DX install of CM7.

    I am not sure what the reason for that was but I noted it.

    I assume there was a good reason for it.
  8. Junior Droid
    Intoxikate's Avatar
    Member #
    185728
    Join Date
    Apr 2011
    Posts
    18
    Phone
    Droid 1
    #7
    Quote Originally Posted by Asphyx View Post
    I didn't use the Rom Manager bootstrap. There was no support for D2G in it at the time.

    There is a separate D2 bootstrapper that is more compatible!

    I said to not use the DX version because CVPS said specifically NOT to use it for the DX install of CM7.

    I am not sure what the reason for that was but I noted it.

    I assume there was a good reason for it.
    So the "Droid X (2nd init)" is considered the bootstrapper? Not CWM? IF so, could you link me to this correct D2 bootstrapper that you are referring to? Thanks.
  9. Master Droid
    Asphyx's Avatar
    Member #
    163293
    Join Date
    Jan 2011
    Location
    Vegas - New York
    Posts
    268
    Liked
    1 times
    Phone
    Droid2 Global VZW
    #8
    LOL you are a bit confused...

    The Bootstrapper is what is used to flash the ROMS.
    CWM has one in the Rom Manager and another one specifically for the D2 in the market.

    Search for Droid2 rcovery, you will find the one I'm talking about.

    It's a paid product though.
    But then again so is RM.

    The 2nd Init is a trick that is implemented AFTER the bootstrapper has installed CM7.

    Basically 1st Init runs off of read only memory so it can't be edited. 2nd Init hijacks and takes control of the first Init, Creates a new shadow drive (Semi-Copy of the Boot folder) with edited boot parameters, kills any proccesses the 1st Init may have run, and then uses the shadow drive (with custom boot sequence) to boot into system.

    It is basically nothing more than a way to make a clean 1 PID (program ID) system to boot that uses a customizable shadow of a normal Init boot folder.
    We can't edit the actual Init boot folder so we make a temporary one in RAM and boot from that which means we can edit and change the files run at boot.

    You seem to be confusing the two.
    The Bootstrapper really doesn't do much but give you an opportunity to flash files onto the phone at first boot. It does not really change the boot proccess, just interupts it enough to make a choice. This is why root is required to run one since you need to be able to write as root in order to flash the ROM.

    Now that said, CM7 has recovery built into it!
    So you really only need the Recovery (bootstrapper) to flash CM7 for the first time.
    Once it's flashed in you no longer need to install any bootstrapper!

    Just hold down the power button and select recovery.

    Did that help at all?
    Last edited by Asphyx; 07-05-2011 at 09:46 AM.
  10. Junior Droid
    Intoxikate's Avatar
    Member #
    185728
    Join Date
    Apr 2011
    Posts
    18
    Phone
    Droid 1
    #9
    Quote Originally Posted by Asphyx View Post
    LOL you are a bit confused...

    The Bootstrapper is what is used to flash the ROMS.
    CWM has one in the Rom Manager and another one specifically for the D2 in the market.

    Search for Droid2 rcovery, you will find the one I'm talking about.

    It's a paid product though.
    But then again so is RM.

    The 2nd Init is a trick that is implemented AFTER the bootstrapper has installed CM7.

    Basically 1st Init runs off of read only memory so it can't be edited. 2nd Init hijacks and takes control of the first Init, Creates a new shadow drive (Semi-Copy of the Boot folder) with edited boot parameters, kills any proccesses the 1st Init may have run, and then uses the shadow drive (with custom boot sequence) to boot into system.

    It is basically nothing more than a way to make a clean 1 PID (program ID) system to boot that uses a customizable shadow of a normal Init boot folder.
    We can't edit the actual Init boot folder so we make a temporary one in RAM and boot from that which means we can edit and change the files run at boot.

    You seem to be confusing the two.
    The Bootstrapper really doesn't do much but give you an opportunity to flash files onto the phone at first boot. It does not really change the boot proccess, just interupts it enough to make a choice. This is why root is required to run one since you need to be able to write as root in order to flash the ROM.

    Now that said, CM7 has recovery built into it!
    So you really only need the Recovery (bootstrapper) to flash CM7 for the first time.
    Once it's flashed in you no longer need to install any bootstrapper!

    Just hold down the power button and select recovery.

    Did that help at all?
    Thank you for the clarification! As of yet, I can't try this until tonight when I get a hold of the phone, but I will, once I get it. Seeing as how I DID flash a cwm recovery with the built in ROM manager(used the Droid 2 version when prompted for which version to select), could I have messed up the inherent recovery that came with the CM7, or am I still ok? I can't even go into market to search for anything seeing as how as of right now, the market app isn't even available on the phone since the fix wasn't implemented. It's kinda stuck in limbo right now lol.
  11. Master Droid
    Asphyx's Avatar
    Member #
    163293
    Join Date
    Jan 2011
    Location
    Vegas - New York
    Posts
    268
    Liked
    1 times
    Phone
    Droid2 Global VZW
    #10
    No I doubt you will have any issue provided you did it with an up to date RM. I'm sure when he added D2 Support he used pretty much the same code thats in the D2 Standalone.

    Both are written by Koush so no worries.

    I doubt you messed it up as long as you used the D2 and not the DX.

    Did you flash the Gapps zip?

    What I suggest (to everyone that is) once CM74D2G is official and bug free we should all start from scratch (either SBF or nandroid), root, install D2 Bootstrap recovery (RM d2 version is fine I suppose) and then install CM7.
    truth is after that I doubt you will want to run anything else but CM7 until such time as a bootloader gets unlocked and custom Kernels are available.

    Then we won't need bootstrappers or 2nd Init!
Page 1 of 2 1 2 LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. Theme Installation Problems
    By popcenator in forum Liberty ROM DX
    Replies: 6
    Last Post: 03-15-2011, 02:07 PM
  2. ROM installation help
    By amalthea in forum Hacking Help
    Replies: 1
    Last Post: 02-02-2011, 07:35 PM
  3. Replies: 0
    Last Post: 12-26-2010, 01:38 PM
  4. Bugless Beast installation problems Droid
    By blkhwk in forum Bugless
    Replies: 5
    Last Post: 11-03-2010, 12:31 PM
  5. Driver installation problems
    By BAoxymoron in forum Droid Hacks
    Replies: 0
    Last Post: 06-30-2010, 12:56 PM

Search tags for this page

2nd init hijack

,
2ndinit/hijack droid x
,
cwm won't reboot after rom installation
,

cyanogenmod droid 2 global installation process

,
cyanogenmod install bootstrap
,

d2g gapps

,

droid 2 global 2nd init

,

droid x 2 boot strapper on cyanogen

,

droid x 2nd init clockwork

,

droid x clockwork 2nd init backup backup system

,
manually activate phone on 2nd-init rom
,

what version of gapps does d2g use

Click on a term to search our site for related topics.
Find us on Google+