travisantonio
Newbie
This is said to be unfixeabled on phones, since I have never had this problem before, I never liked to mess into this and developers could not figure out how to fix movinand when it's bricked, but I really didn't think this was so easy to fix :-/ (Not blaming devs... well yes lol).
-Before doing this you must have done this: CLICK HERE
-If you did so then continue.
Step 2. Recovery Mode.
-Take out your phone's battery and put it in again.
-Press Vol Up + Home + Power.
-Now you should see all red text and recovery options.
-Done.
Step 3. ADB.
-Extract ADB somewhere.
-Open CMD or win+r: cmd
-Lookup the folder where you extracted ADB
-Put the following commands, one after one:
*adb shell
*su
Step 4. FDisk.
-After you have followed all the commands wrote before, let's continue using commands ;p.
-Put the following commands, one after one:
*fdisk /dev/block/mmcblk0
*d
*1
*n
*primary
-Now it will ask for the cylinders, here goes the work, I will put all the cylinders I used:
*1
*47647
*n
*47647
*54048
*n
*54049
*59136
*n
*59137
*61053
-After you have put all these values, don't forget to do this one, is the more important:
*w
Now you're done, reflash the guide from the first step and your movinand and phone will be working again
.
If the values are not the same and shows something like: 3,907,584, let me know because there the will be a problem, but is not the case in the Attain... but who knows

Please follow every step as wrote.
What is needed:
Step 1. Unbrick First.
-Before doing this you must have done this: CLICK HERE
-If you did so then continue.
Step 2. Recovery Mode.
-Take out your phone's battery and put it in again.
-Press Vol Up + Home + Power.
-Now you should see all red text and recovery options.
-Done.
Step 3. ADB.
-Extract ADB somewhere.
-Open CMD or win+r: cmd
-Lookup the folder where you extracted ADB
-Put the following commands, one after one:
*adb shell
*su
Step 4. FDisk.
-After you have followed all the commands wrote before, let's continue using commands ;p.
-Put the following commands, one after one:
*fdisk /dev/block/mmcblk0
*d
*1
*n
*primary
-Now it will ask for the cylinders, here goes the work, I will put all the cylinders I used:
*1
*47647
*n
*47647
*54048
*n
*54049
*59136
*n
*59137
*61053
-After you have put all these values, don't forget to do this one, is the more important:
*w
Now you're done, reflash the guide from the first step and your movinand and phone will be working again
.If the values are not the same and shows something like: 3,907,584, let me know because there the will be a problem, but is not the case in the Attain... but who knows



sorry for the long wait.