View Single Post
Posts: 11 | Thanked: 0 times | Joined on May 2010
#14
Code:
grep -A 13 lock_code /dev/mtd1| tail -4 | head -1 > /home/user/MyDocs/old_lockcode
The resulting file contains

Code:
*
...and that's it.

Should I reflash or are there any other commands I could try first?

(and if it matters, I flashed the Global fw version)