Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
eksasol
Old
#11  
Senior Member
Thanks Meter 329
Posts: 1,567
Join Date: Nov 2009
Your question had already been answered by cashmundy. You need the right pit file for your Odin image and device to format the partition correctly. http://forum.xda-developers.com/show....php?t=1319802
 
catman232
Old
#12  
Junior Member
Thanks Meter 3
Posts: 12
Join Date: Oct 2010
This is basically what everyone else has been saying, but the most simple way of doing it.

Please download the Vibrant Toolbox here.
After you install it, click on the "Flsh to Stock" button and follow all of the instructions. (Making sure to select the PIT file)
Make sure your phone is dissconnected from the computer, and hold down Volume up and Volume down (Try pressing directly in the center of the two)
Then plug in the USB cable.
You should see a box in ODIN turn yellow (If not, re-open vibrant toobox and select "Install Drivers")
Then click start and make sure not to touch the phone or cable.

The PIT file should restore both of your partitions their stock conditions.
 
Br1cK'd
Old
(Last edited by Br1cK'd; 17th July 2012 at 04:43 AM.)
#13  
Br1cK'd's Avatar
Recognized Developer
Thanks Meter 1860
Posts: 2,368
Join Date: Sep 2010
Location: Colorado

 
DONATE TO ME
OP, if you're familiar with adb and adb shell, google the Reparted method. If you're careful you can rebuild the internal partitions via adb shell. You'll need a printout of the stock Vibrant partition structure, you should be able to find that on google as well. I'll post mine here as a reference for you, but I recommend doing your research.

Do not partition through recovery, that'll just make things worse. If you follow reparted though, and carefully cause you can do more damage if you don't follow the steps correctly, that can help you out of this jam.

Hope it helps there OP, don't hold me responsible if you make it worse, but this is my best guess at what can help you.



EDIT - here is the printout from my Vibrant for the partition you need to fix, best of luck.


Code:
Model: MMC MAG8DE (sd/mmc)
Disk /dev/block/mmcblk0: 16.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flag
 1      32.8kB  14.0GB  14.0GB  primary  fat32        lba
 2      14.0GB  16.0GB  2013MB  primary               lba
You ride yourselves over the fields
And you make all your animal deals
But your wise men don't know how it feels
To be thick, as a Br1cK





Dropbox - sign up and we both get free space!

Donate only if you really feel its necessary.
 
bluedragon0702
Old
(Last edited by bluedragon0702; 20th July 2012 at 06:18 PM.)
#14  
bluedragon0702's Avatar
Junior Member
Thanks Meter 0
Posts: 8
Join Date: Jun 2012
Location: Ho Chi Minh

 
DONATE TO ME
I've tried all! Repartion or back to stock,v.v...

Quote:
Originally Posted by Br1cK'd View Post
OP, if you're familiar with adb and adb shell, google the Reparted method. If you're careful you can rebuild the internal partitions via adb shell. You'll need a printout of the stock Vibrant partition structure, you should be able to find that on google as well. I'll post mine here as a reference for you, but I recommend doing your research.

Do not partition through recovery, that'll just make things worse. If you follow reparted though, and carefully cause you can do more damage if you don't follow the steps correctly, that can help you out of this jam.

Hope it helps there OP, don't hold me responsible if you make it worse, but this is my best guess at what can help you.



EDIT - here is the printout from my Vibrant for the partition you need to fix, best of luck.


Code:
Model: MMC MAG8DE (sd/mmc)
Disk /dev/block/mmcblk0: 16.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flag
 1      32.8kB  14.0GB  14.0GB  primary  fat32        lba
 2      14.0GB  16.0GB  2013MB  primary               lba

Thank you! I'll try it
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Job Interview Prep: Phone Screen Part 1 – XDA Developer TV

XDA Developer TV Producer Jayce has been very busy creating videos to help … more

Auto Test Your Android Apps with Robotium

You’ve just finished coding your very first app, but before you release it to the wild, you … more

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more