Android Tablets Forum banner

Nvflash

1787 Views 12 Replies 10 Participants Last post by  aburns7487
Aright I am studying how to nvflash so I can shoot a series of videos , any tips or tricks from the masters that can make this easier . from what i have already read (and I always ,always study a mod before I perform it) its prepare you downloads and let the fun begin
1 - 13 of 13 Posts
yep, will start mine next week i hope. Fun! Fun! Fun!
See less See more
Since joining I have been reading and rereading the instructions until I am afraid to do anything.

What I have managed to grasp is that a clear understanding of the procedure is a must before diving into any rom mods.
At least for me that is.
See less See more
  • Like
Reactions: 1
If you have an nvflash virgin tablet, grab the partition table from it first so you know exactly which flavor of gtab structure you have. Some gtabs have the blo partition (boot logo) in part 6 and some in part 7. That's the easiest way to distinguish the two.

You don't want to go blindly flashing your new shiny boot logo bitmap image to the wrong one. If you're just flashing all the parts then that doesn't matter as much, but I would make a back up of the entire set of original partition images first, anyway.

If you do have one with blo in partition 7, please grab all partitions and upload them for availability. I wish I had known about the different structures when I got my gtab, because I had one of these with the blo part 7. I flashed a logo to part 6 and soft-bricked it. Now, I have the more common image structure with blo in part 6, had to flash entire image set to unbrick it. I'd like to try to flash to the original structure mine had and see if there's any difference.

Nvflash is really simple to use once you get it set up, just get the right files for your OS. Follow the path Roebeet has detailed and you won't go wrong. Using nvflash to replace stock recovery partition (part 9) with clockworkmod has saved my boot looping gtab once already.
See less See more
  • Like
Reactions: 1
If you have an nvflash virgin tablet, grab the partition table from it first
How do I do that?
  • Like
Reactions: 1
@mp4

Let me know when the videos are up and done.
I am going to create a new section for 1.2 boot loader Guides, and How-To's.

Videos of NVFlash would be perfect.
  • Like
Reactions: 1
How do I do that?
Credit goes to P00r for putting this together with the correct files and commands.

Grab "backup_gtablet_rev2.zip" from the following post on XDA:

[STICKY][GUIDE] Backup of your BCT AND Partition with NVFLASH on the gtab

This is for a Windows PC.
Extract the files to a folder you'll recognize. Enter the Gtablet into apx mode (with the tablet off, hold power and volume minus until the screen goes black), then connect it to your computer. Windows may ask for the drivers if you haven't connected the Gtab to the PC prior to this, they are included in the .zip. If you set this up correctly the Gtab will be recognized as an "APX" device.

Open up an elevated command prompt (run as administrator) and navigate to the folder with the extracted files.
Run the following command:

Code:
 nvflash.exe --bl bootloader.bin --getbct --bct backup.bct --go
This will load the bootloader and backup the bct table and may take a couple of minutes.
Then run the next command:

Code:
 nvflash.exe -r --getpartitiontable partition.txt
This will output a text file detailing the partition structure.
Exit command prompt, eject APX, disconnect Gtab from PC, and restart the Gtab.

Welcome to nvflash, now you're equipped to restore from your botched ROM Flashes if you need.

Edit: You can also run the batch file and it will back up all the partition images. It may error on the system image and it won't back up your user data partition. The correct System image can be retrieved from a clockworkmod backup and flashed through nvflash.
See less See more
  • Like
Reactions: 1
Credit goes to P00r for putting this together with the correct files and commands.

Grab "backup_gtablet_rev2.zip" from the following post on XDA:

[STICKY][GUIDE] Backup of your BCT AND Partition with NVFLASH on the gtab

This is for a Windows PC.
Extract the files to a folder you'll recognize. Enter the Gtablet into apx mode (with the tablet off, hold power and volume minus until the screen goes black), then connect it to your computer. Windows may ask for the drivers if you haven't connected the Gtab to the PC prior to this, they are included in the .zip. If you set this up correctly the Gtab will be recognized as an "APX" device.

Open up an elevated command prompt (run as administrator) and navigate to the folder with the extracted files.
Run the following command:

Code:
 nvflash.exe --bl bootloader.bin --getbct --bct backup.bct --go
This will load the bootloader and backup the bct table and may take a couple of minutes.
Then run the next command:

Code:
 nvflash.exe -r --getpartitiontable partition.txt
This will output a text file detailing the partition structure.
Exit command prompt, eject APX, disconnect Gtab from PC, and restart the Gtab.

Welcome to nvflash, now you're equipped to restore from your botched ROM Flashes if you need.

Edit: You can also run the batch file and it will back up all the partition images. It may error on the system image and it won't back up your user data partition. The correct System image can be retrieved from a clockworkmod backup and flashed through nvflash.
hmm. got to give this a tried. i been playing with rom change without properly backing thing up.
Just follow instructions and you should be good.
Even if you soft brick the gtab, you should be able to get back by NVFashing to stock.
Just follow instructions and you should be good.
Even if you soft brick the gtab, you should be able to get back by NVFashing to stock.
That is what I have found. These devices are pretty hardy and to REALLY brick one must be difficult. If you can get NVFlash to work, you have a good solid base to assure that you can get control back.
If you have an nvflash virgin tablet, grab the partition table from it first so you know exactly which flavor of gtab structure you have. Some gtabs have the blo partition (boot logo) in part 6 and some in part 7. That's the easiest way to distinguish the two.

You don't want to go blindly flashing your new shiny boot logo bitmap image to the wrong one. If you're just flashing all the parts then that doesn't matter as much, but I would make a back up of the entire set of original partition images first, anyway.

If you do have one with blo in partition 7, please grab all partitions and upload them for availability. I wish I had known about the different structures when I got my gtab, because I had one of these with the blo part 7. I flashed a logo to part 6 and soft-bricked it. Now, I have the more common image structure with blo in part 6, had to flash entire image set to unbrick it. I'd like to try to flash to the original structure mine had and see if there's any difference.

Nvflash is really simple to use once you get it set up, just get the right files for your OS. Follow the path Roebeet has detailed and you won't go wrong. Using nvflash to replace stock recovery partition (part 9) with clockworkmod has saved my boot looping gtab once already.
Just back from a month at sea and ready to play around with my gtablet. I have managed to back up the partition table and the BLO is in partition 7.
Would you still like me to upload the file and if so where should I send it? Oh! and which files would I be uploading?
That is what I have found. These devices are pretty hardy and to REALLY brick one must be difficult. If you can get NVFlash to work, you have a good solid base to assure that you can get control back.
And see Ray Waldo's website for great info...
See less See more
Great post. The more people are educated, then it could lead to more people helping others....
1 - 13 of 13 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top