Quote:
	
	
		| 
					Originally Posted by aceflor  Jailbreak failed. The info on the logtext reads everything OK until:
 Installing rescue pack (diags)
 FAILED
 Failed to backup original diags passwords
 JAILBREAK FAILED
 
 I did use your newest package. Any idea what went wrong ?
 | 
	
 This is indeed an unexpected failure. The relevant part is in line 332 of jailbreak.sh:
	Code:
	cp -f "$current" "$backup" && log "Backed up diags passwords to ${backup_relative} on diags partition" || fail "Failed to backup original diags passwords"
 It seems like the cp command failed - but it really, really shouldn't, and I have no idea why it did. Does 
anybody have a clue?
@aceflor: do you keep getting this error every time? As said, you can re-install the jailbreak as many times as you want. Maybe the failure just miraculously goes away on the second attempt... 
