Changes between Version 23 and Version 24 of radio_s_off
- Timestamp:
- 11/29/10 20:35:37 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
radio_s_off
v23 v24 5 5 6 6 == Howto (Overview of the steps) == 7 8 WARNING: You're backing up the radio partition, but be aware you are seriously messing with your phone here with a lot of potential for screwing things up. Do so at your own risk. 9 7 10 1. Perm root your phone 8 11 … … 51 54 I use bless for the manual patches and dd for the bigger part. 52 55 53 OS X users may consider using [http:// ridiculousfish.com/hexfiend/ Hex Fiend]56 OS X users may consider using [http://www.suavetech.com/0xed/0xed.html 0Xed] 54 57 55 58 1. The CID: … … 62 65 63 66 64 3. Set the area 0x80000 to 0x82ffff to all zero67 3. Set the area 0x80000 to 0x82ffff (decimal offset: 524288 to 8585215) to all zero 65 68 {{{ 66 69 dd if=/dev/zero of=mmcblk0p7-new.img seek=524288 bs=1 count=196608