ScarletRooter
Well-Known Member
Hiya everyone, It's been a while since I've been to this root section! How's everyone been? Seems like everyone's been busy!
Anywho I ran into a hard bricked LG volt a few days ago! No Screen, nothing, only "Qualcomm HS-USB QDLoader 9008" in device manager
I rummaged through loads and loads of forums and youtube videos until I came across something! If someone could possibly send me a few files from their device I would greatly appreciate it!
Requirements:
Any ROM that supports exFAT partitioned sdcards (CM12.1 Confirmed To Support exFAT sdcards)
It needs to be rooted
It needs to be factory reset (Through TWRP or CWM or whatever you use, stock works fine too)
The SD Card NEEDS to be formatted to exfat or else the command will not copy all of the file! Make a backup on windows or somewhere else.
It needs to be exfat because FAT has a size limit (Not sure which roms are compatable with exFAT partitioned SD cards)
You can pull the files by booting up and enabling USB Debugging and typing this line of code into a command prompt with adb support on windows
It needs to go on your EXTERNAL sd because the file is 16 GB in size and may take a while. You'll need a 32 GB SD card minimum I believe
If someone could please take the time to do this and upload it so I can recover from this! I still use the Volt and would like to keep it as a backup in case the newer one breaks or something happens! Thanks in advance!
Anywho I ran into a hard bricked LG volt a few days ago! No Screen, nothing, only "Qualcomm HS-USB QDLoader 9008" in device manager
I rummaged through loads and loads of forums and youtube videos until I came across something! If someone could possibly send me a few files from their device I would greatly appreciate it!
Requirements:
Any ROM that supports exFAT partitioned sdcards (CM12.1 Confirmed To Support exFAT sdcards)
It needs to be rooted
It needs to be factory reset (Through TWRP or CWM or whatever you use, stock works fine too)
The SD Card NEEDS to be formatted to exfat or else the command will not copy all of the file! Make a backup on windows or somewhere else.
It needs to be exfat because FAT has a size limit (Not sure which roms are compatable with exFAT partitioned SD cards)
You can pull the files by booting up and enabling USB Debugging and typing this line of code into a command prompt with adb support on windows
Code:
adb shell
su
dd if=/dev/block/mmcblk0 of=[your EXTERNAL SD CARD LOCATION]/backup.img bs=512 count=30535646
It needs to go on your EXTERNAL sd because the file is 16 GB in size and may take a while. You'll need a 32 GB SD card minimum I believe
If someone could please take the time to do this and upload it so I can recover from this! I still use the Volt and would like to keep it as a backup in case the newer one breaks or something happens! Thanks in advance!
Last edited: