View Single Post
  #1296 (permalink)  
Old 02-22-2012, 07:34 PM
muziling's Avatar
muziling
PPCGeeks Regular
Offline
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
yup, git is latest. If this is happening then something is overwriting your nand since im double checking the variant with that value as well. LK cant overwrite this since its deep inside the mfg block near the wifi section. You doing something crazy?
Just use that commands to erase partition in fastboot.
I don't want to express out and repair my phone again.... and seem impossible to change RHOD100 to RHOD400 by NBH, Or someone can dump these partitions data, then flash back to my phone


non_writeable, but write by fastboot... OK, who can give me wifi partition data
Code:
    ptable_add(&flash_ptable, "WIFI", MTD_WFI_CDMA/0x20000,
            MTD_MISC/0x20000, 0, TYPE_APPS_PARTITION, PERM_NON_WRITEABLE);
Use http://androidforums.com/optimus-s-a...-recovery.html

Last edited by muziling; 02-22-2012 at 09:18 PM.
Reply With Quote