Installer stops at Clockworkmod recovery

Bug #1266281 reported by Dominic Hasford
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
The Humpolec project
Fix Released
Medium
Unassigned

Bug Description

When attempting a dual boot setup, after running "./dualboot.sh FULL" my Nexus 7 (2012) will repeatedly reboot during the install. It will continue to do so until I reach a screen named ClockWorkMod. The terminal on my desktop will state "waiting for recovery to boot", CWM will just stay there and then nothing happens.

Tags: cqa-verified
Revision history for this message
ron (goanalyticsapp) wrote :

Hi, try to edit dualboot.sh, find a line:
while ! [[ "$RECOVERY_STATE" == *$MODE ]]

change it to :
while ! [[ "$RECOVERY_STATE" == *$MODE* ]]

Revision history for this message
Rex Tsai (chihchun) wrote :

@ron's approch seems ok for me.

But can @ron paste `adb devices` output here? I tested it with CWM recovery, it works fine.

Changed in humpolec:
status: New → Incomplete
importance: Undecided → Medium
Changed in humpolec:
status: Incomplete → Fix Committed
milestone: none → m9-update
Revision history for this message
Ondrej Kubik (ondrak) wrote :

This is fixed in latest release m9. Older version of recovery is used for installation

Revision history for this message
Ethan Chang (ethan.chang) wrote :

Verified with M9 build.

tags: added: cqa-verified
Changed in humpolec:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.