[APP]DriveDroid boot PC from Android USB - Droid RAZR M Themes and Apps

First, sorry for my english
I found this excellent app that allow you to boot a PC from android USB (ROOT required)
I can't post links: com.softwarebakery.drivedroid
You just need to install the app and follow the wizard setup
I have noticed that if you are on Stock KK, DriveDroid mount images as USB, but if you are on "4.4.2 183.46.10 GPE" it detecs image as CD
i don't know why, apparently this only can be done with a custom kernel, i need your help to know why this happen.
USB mode is good because you can mout writable and create you own bootable system EFI/MBR.
CD mode is good because you don't need to convert ISOS for example Windows images to boot.

Yea its a great tool... here is the thread I haven't used it since jb but I used ophcrack with it a few times back then...
Sent from my XT907 using XDA Premium 4 mobile app

Related

.ISO file in Verizon froyo

Has anyone tried changing the .ISO file that mounts when you are tethered for a different one? I'm wondering if you can load a bootable diagnostic cd and boot a pc via the dinc.
Sent from my ADR6300 using Xda
The ISO only launches in Windows. It requires the Incs drivers to be loaded. So no booting anything.
Sent from my ADR6300 using XDA App
I wrote an article on that.
Ahh, So i'm not alone
http://lanrat.com/android/incredible-iso
Unfortunately you cannot boot off the iso, but it does mount in Linux to (Have not tested OSX)
mrlanrat said:
Ahh, So i'm not alone
http://lanrat.com/android/incredible-iso
Unfortunately you cannot boot off the iso, but it does mount in Linux to (Have not tested OSX)
Click to expand...
Click to collapse
Thanks! Good info.
mrlanrat said:
Ahh, So i'm not alone
http://lanrat.com/android/incredible-iso
Unfortunately you cannot boot off the iso, but it does mount in Linux to (Have not tested OSX)
Click to expand...
Click to collapse
Mounts in osx as well
The CD in Incredible keeps me from booting up my computer.
Every restart i have to unplug my droid.
Dajax said:
The CD in Incredible keeps me from booting up my computer.
Every restart i have to unplug my droid.
Click to expand...
Click to collapse
I'm guessing it is actually the Incredible acting as USB mass storage and not a CD-ROM. Give the guide I linked to earlier a try and see if you can get your computer to boot of a small Linux distro or something.
Dajax said:
The CD in Incredible keeps me from booting up my computer.
Every restart i have to unplug my droid.
Click to expand...
Click to collapse
http://www.filefactory.com/file/b3g3da0/n/RemoveCDISO.zip
Update script that should delete that for you. Built it earlier as a patch for my rom, but ended up including it in the newest version.
Dial ##7764726##
Then password = 000000
Then choose Feature Settings
Then CD ROM set to disable.
Then Menu key
Then Commit Modifications.
You probably get an error nothing changed.
This is the best way to do it instead of removing the CDROM.ISO file.

Confirmed rroting and recovery for lg su640

First of All, thanks to developers for keeping us trouble free by working and modifications for our mobiles.
2nd ,this is not my work.I had collected from a Vietnamese site.i am just posting to help others if they are facing the problem (like me) in rooting and recovery of latest jelly bean update v30c for lg su640.
THIS IS INTENDED FOR LG OPTIMUS LTE (SU640) ONLY. PLEASE DON'T TRY ON OTHER LG OPTIMUS LTE VARIANTS
PROCEDURE:
1. make sure you have installed latest lg drivers
2. turn on the debugging option in settings/developers options
3.now connect the phone with computer, a pop up window appears on phone, select lg software there.
4.now go to the root v30c folder and run the bat file.and press any key to continue
5.message will appear on running window, now disconnect mobile from computer and turn of debugging mode for 5 seconds.
6.now turn on debugging mode again and connect the phone with computer and press any key to continue.
7.if all goes well, you will see a message that mobile is rooted, enjoy.
if it is rooted than go for cwm recovery installation.
1.run the ''run me.bat'' file placed in folder downloaded.
2. if every thing goes well, you will see some figures (numbers) in and out.if it is so, hurray, you have installed recovery properly.
mobile will reboot and go to recovery.
Quote:
***************************** CREDITS TO ALL THE DEVELOPERS *******************************
LINKS FOR FILES
JB ROOTING
https://docs.google.com/file/d/0BwuJnNfF1xTnb21pR1Z6NDNyeXc/edit
JB RECOVERY
http://www.mediafire.com/download/1j9zcbkahhakrb5/cwm_su_640.rar
rooting guide
213 views , no reply, no remarks, amazing
hahmad78 said:
213 views , no reply, no remarks, amazing
Click to expand...
Click to collapse
because this does not work at all
DevilMind007 said:
because this does not work at all
Click to expand...
Click to collapse
dear it works, because i am using it. i have flashed it many times .
links are not working or software????
DevilMind007 said:
because this does not work at all
Click to expand...
Click to collapse
i have checked again, links are working and so do the softwares.
you have used these yourself , haa haa
hahmad78 said:
dear it works, because i am using it. i have flashed it many times .
links are not working or software????
Click to expand...
Click to collapse
im on v30c via kdz file
but can't root
also had same issue when i was on v10i kdz with this
DevilMind007 said:
im on v30c via kdz file
but can't root
also had same issue when i was on v10i kdz with this
Click to expand...
Click to collapse
This one actually works, enjoy: http://forum.xda-developers.com/showthread.php?t=2291757
2nd post, also check out the 6th post to get the non-secure boot.IMG so system apps can be removed without bricking the phone.
Sent from my LG-P930 using xda app-developers app
Swetnes said:
This one actually works, enjoy: http://forum.xda-developers.com/showthread.php?t=2291757
2nd post, also check out the 6th post to get the non-secure boot.IMG so system apps can be removed without bricking the phone.
Sent from my LG-P930 using xda app-developers app
Click to expand...
Click to collapse
get kdz file
http://csmgdl.lgmobile.com/swdata/WDLSW/LGSU640/ASKTBK/V30c_00/V30C_00.kdz
Repacked boot.img with insecure ramdisk to get rid of security error after removing system apps
https://dl.dropboxusercontent.com/u/12261361/insecure_boot.img
instruction:
rename as boot.img and put into sdcard root directory
type following adb commands
Code:
adb shell
su
dd if=/sdcard/boot.img of=/dev/block/mmcblk0p8
reboot
NOTE/HELP:
how to use abd, i mean where is it in Win7 or inside android app?
thanks
DevilMind007 said:
get kdz file
http://csmgdl.lgmobile.com/swdata/WDLSW/LGSU640/ASKTBK/V30c_00/V30C_00.kdz
Repacked boot.img with insecure ramdisk to get rid of security error after removing system apps
https://dl.dropboxusercontent.com/u/12261361/insecure_boot.img
instruction:
rename as boot.img and put into sdcard root directory
type following adb commands
Code:
adb shell
su
dd if=/sdcard/boot.img of=/dev/block/mmcblk0p8
reboot
NOTE/HELP:
how to use abd, i mean where is it in Win7 or inside android app?
thanks
Click to expand...
Click to collapse
It installs with the android SDK, Google it or adb.
Sent from my LG-P930 using xda app-developers app
it seems that your device drivers are not installed properly.install the device drivers , than follow the instructions, like turn on the usb de bugging mode in developer options and than connect the phone.and follow he instructions. i just checked these yesterday again.
dear, you problem has been solved or not. if not, than kindly tell me so that i could dig into this.
thanks for this! rooting does not seem to work, or I just don't understand Chinese? I rooted my phone using framaroot. the other file though works fine. it flashed a bootloader and a recovery image. very good indeed! thanks again.
Perfect!
hahmad78 said:
First of All, thanks to developers for keeping us trouble free by working and modifications for our mobiles.
2nd ,this is not my work.I had collected from a Vietnamese site.i am just posting to help others if they are facing the problem (like me) in rooting and recovery of latest jelly bean update v30c for lg su640.
THIS IS INTENDED FOR LG OPTIMUS LTE (SU640) ONLY. PLEASE DON'T TRY ON OTHER LG OPTIMUS LTE VARIANTS
PROCEDURE:
1. make sure you have installed latest lg drivers
2. turn on the debugging option in settings/developers options
3.now connect the phone with computer, a pop up window appears on phone, select lg software there.
4.now go to the root v30c folder and run the bat file.and press any key to continue
5.message will appear on running window, now disconnect mobile from computer and turn of debugging mode for 5 seconds.
6.now turn on debugging mode again and connect the phone with computer and press any key to continue.
7.if all goes well, you will see a message that mobile is rooted, enjoy.
if it is rooted than go for cwm recovery installation.
1.run the ''run me.bat'' file placed in folder downloaded.
2. if every thing goes well, you will see some figures (numbers) in and out.if it is so, hurray, you have installed recovery properly.
mobile will reboot and go to recovery.
Quote:
***************************** CREDITS TO ALL THE DEVELOPERS *******************************
LINKS FOR FILES
JB ROOTING
https://docs.google.com/file/d/0BwuJnNfF1xTnb21pR1Z6NDNyeXc/edit
JB RECOVERY
http://www.mediafire.com/download/1j9zcbkahhakrb5/cwm_su_640.rar
Click to expand...
Click to collapse
It worked perfectly for me
JB RECOVERY
http://www.mediafire.com/download/1j9zcbkahhakrb5/cwm_su_640.rar[/QUOTE]
link not working very well. DL stalls.

Stucked at TMobile 4G LTE Screen (settings.db mess)

Hello,
I was trying to edit my note 3 settings.db file to add the MobileData toggle at the notification panel.
After I edited the file, I rebooted the phone and Now I am stucked at the Tmobile 4G lte screen.
I have saved the original settings.db file so I can replace the modified one but the problem is that now that the phone doesn't turn on I can't replace it.
Is there anyway to fix this without installing everything from zero again???
Thank You
P.s
I tried to boot in safe mode but the phone doesn't boot even like this.
I tried to wipe cache, but nothing changed
As for the recovery mode, I can boot there
Boot to recovery and use adb console from your pc to swap the files. Learn some Linux command line commands if you don't know how. Primarily you will use cp target.file destination . file. Make a backup if you want via mv.
Sent from my SM-N900T using Tapatalk
howetechnical said:
Boot to recovery and use adb console from your pc to swap the files. Learn some Linux command line commands if you don't know how. Primarily you will use cp target.file destination . file. Make a backup if you want via mv.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Any help will be very appreciated as I never worked with Linux.
My original files are located at Downloads folder of my device.
and the files that I changed are located at /data/data/com.android.providers.settings/databases/
What command should I use to copy settings.db from downloads to the databases location
Thnx again for your reply
Cheers
I am trying something like this:
adb push /sdcard/downloads/settings.db sdcard/data/data/com.android.providers.settings/databases/
But I am getting error:closed
Maybe I am entering the paths on the wrong way
howetechnical said:
Boot to recovery and use adb console from your pc to swap the files. Learn some Linux command line commands if you don't know how. Primarily you will use cp target.file destination . file. Make a backup if you want via mv.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Another question, as I am not managing to over pass this error close message from adb.
If I install 4.4.2 again from download mode will I lose my settings, applications and everything else that I have installed before???
Odin doesn't wipe anything, but the re install would overwrite much of your personalizations. Boot into recovery, do a nandroid backup, then boot into download and Odin and restore. When you're up again, download nandroid manager from play store and select what you want to restore from your nandroid backup you made. Be sure to save it in a persistent partition, external SD if possible.
Sent from my SM-N900T using Tapatalk
howetechnical said:
Odin doesn't wipe anything, but the re install would overwrite much of your personalizations. Boot into recovery, do a nandroid backup, then boot into download and Odin and restore. When you're up again, download nandroid manager from play store and select what you want to restore from your nandroid backup you made. Be sure to save it in a persistent partition, external SD if possible.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Before I try this, another idea that came to my mind.
Is there any program that I can install to my computer and allows me to browse my phone files even when it is in recovery mode???
Adb, like I suggested first. Look on YouTube if you're not sure how to use it.
Sent from my SM-N900T using Tapatalk
howetechnical said:
Adb, like I suggested first. Look on YouTube if you're not sure how to use it.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
THNX for your help.
I was forced to do a factory reset through recovery mode and right now phone is up and running.
Just did a restore from kies but it was an old backup that didnt have everything, so trying to install the other tolls that I need.
Thnx again for you help
Cheers

Newroot for Z1 & Z1C

Hi, since somebody requested my newroot tool. here is it, enjoy! Tool will root your phone and install cwm recovery, busybox, su, superuser, allso you can unroot at least
Disclaimer:
- Do in mind rooting will modify your android, so you modifyind your android on your own risk, I am not responsible if tool is not working on your device or if tool make your android malfunction, you doing everything on your own risk!
Pre-requirements:
- You must have installed usb drivers! Just simple install Sony PC Companion, if your windows device manager detect unknown device than probably you must point drivers installation to search for propertly driver C:\Program Files\Sony\Sony PC Companion\Drivers directory. When your windows device manager detect your phone propertly than you are ready for rooting/unrooting
How to install (Windows users):
1: Download and extract newroot.rar
2: Enable USB Debugging
-You can do this by going into Settings>About Phone and tapping the Build Number multiple times to activate Developer Options
-Then Settings>Developer Options and check USB Debugging
3: Plug in your phone your PC
4: Run the root software [Pay close attention to your phone]
5: A pop-up will come up on your phone. Allow it
6: Let it do its thing
7: It will reboot and you're rooted
8: Enjoy
How to install (Linux users):
0. First of all you need adb for Linux, I not gona explain where you can download adb for Linux since you need to search XDA and found them byself, everybody know about adb and I not going to explain adb basic things, you need to help byself on that since adb you will need in future for sure
1: Download newroot and put to the same folder with adb binary
2: Enable USB Debugging
-You can do this by going into Settings>About Phone and tapping the Build Number multiple times to activate Developer Options
-Then Settings>Developer Options and check USB Debugging
3: Plug in your phone your PC
4: Run the root software [Pay close attention to your phone] a pop-up will come up on your phone. Allow it! Commands for runing root software is:
Code:
adb push newroot /data/local/tmp/
adb shell chmod 755 /data/local/tmp/newroot
adb shell /data/local/tmp/newroot doit
Allso there is a option for unrooting:
Code:
adb shell /data/local/tmp/newroot unroot
6: Let it do its thing
7: It will reboot and you're rooted
8: Enjoy
Newroot work with all kitkat firmwares but doesn't work with latest kitkat *after 108) .133, .157... firmware or with old JB firmwares!!!
If your running later kernels from out of 108 and newer firmware that you can achieve root following these steps:
1. download the .108 firmware or kernel only
2. flash only the .108 kernel using flashtool
3. Use newroot
4. Reflash back your newer kernel using flashtool
Download (for Windows):
- https://mega.co.nz/#!tFxmUArC!xRCF25Olnq1g228z0jrweytZDHk6M2A7-_RMIN7Dsaw
Download (for Linux):
- http://d-h.st/tBB
Credits:
- geohot libexploit library
Wow... Master munjeni was here.. Awesome...
~Download~
Sent from my C6903 using XDA Premium 4 mobile app
munjeni said:
Hi, since somebody requested my newroot tool. here is it, enjoy! Tool will root your phone and install cwm recovery, busybox, su, superuser, allso you can unroot at least
Download:
- https://mega.co.nz/#!odBXkSgY!D0d8heDxgqpdALBh3tliHrwO8LuUyjlaX-7unCUgG_U
Credits:
- geohot libexploit library
Click to expand...
Click to collapse
upload devhost link plz!
Great Tool !
Uploading on Box, if op allows it
Is Windows or Linux, Mac or directly used on Android?
Sent by my Z1 with XDA Fax
Duvel999 said:
Is Windows or Linux, Mac or directly used on Android?
Sent by my Z1 with XDA Fax
Click to expand...
Click to collapse
Itz a .EXE file for Windows
Great work from Great Dev.
Sent from my Xperia Z1 using Tapatalk
Thanks to the OP for this, looks like a great solution.
Is there any particular firmware you have to be running for this to work? Or do you need to downgrade?
Cheers
Kurt
munjeni said:
Hi, since somebody requested my newroot tool. here is it, enjoy! Tool will root your phone and install cwm recovery, busybox, su, superuser, allso you can unroot at least
Download:
- https://mega.co.nz/#!odBXkSgY!D0d8heDxgqpdALBh3tliHrwO8LuUyjlaX-7unCUgG_U
Credits:
- geohot libexploit library
Click to expand...
Click to collapse
Thanks a lot! It works!
Nobody mention models or what kind of rom does this program root why? is very funny no real data, any one with solid comments about models and rom versions?
Sorry if I'm rude but I think we need some info like what firmware version works with this root or any prerequisite should we have before rooting like bootloader being unlocked etc. Also a simple tutorial would be nice for newbies to avoid confusion. Ill test this out on the latest firmware [.108] on an unlocked bootloader and I will report if this is working.
Its booth for locked on unlocked bootloaders but for no already rooted devices (except rooted by our tool), its tested on last 3 android versions. There is 2 things, it can work or not work, you can try in jellybean and let me know (probaly not working). No more words here since tool is very easy and anybody know what to do with them Enjoy if you found them usefull and easy! Anybody can post detail installation here if allready used my aplication, I am lazy sory!
So I just tested it out and it works. So I figured out, why not just make a tutorial video since it's so simple. Here it is http://www.youtube.com/watch?v=06S9GUL9U5s
I enabled USB Debugging and Unknown Sources just to be sure.
No need unknown source since usb debuging is enought! Is not easy? I think very easy Did you tried my recovery after rooting, I just want to know how its working on z1, (you need to press volume button after blue led blink to enter into recovery)
It's really easy to root now. Just 1 click. CWM works too. Here's more proof that it works. Good work man
munjeni said:
Anybody can post detail installation here if allready used my aplication, I am lazy sory!
Click to expand...
Click to collapse
Here's the instructions:
1: Download and extract newroot.rar
2: Enable USB Debugging
-You can do this by going into Settings>About Phone and tapping the Build Number multiple times to activate Developer Options
-Then Settings>Developer Options and check USB Debugging
3: Plug in your phone your PC
4: Run the root software [Pay close attention to your phone]
5: A pop-up will come up on your phone. Allow it
6: Let it do its thing
7: It will reboot and you're rooted
8: Enjoy
Also show them my video
I have tear in my eye hehe welcome back and as always very good work!
Great work as usual
munjeni said:
No need unknown source since usb debuging is enought! Is not easy? I think very easy Did you tried my recovery after rooting, I just want to know how its working on z1, (you need to press volume button after blue led blink to enter into recovery)
Click to expand...
Click to collapse
Anyone uploading dev host link Plz...
Sent from my C2305 using XDA Premium 4 mobile app
kaushal7007 said:
Anyone uploading dev host link Plz...
Sent from my C2305 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
why you need dev host? mega is not really good but it's ok with small file like this

Stuck at 7.5.1.0

I have a Chinese max, 32gb. It’s currently on miui 7.5.1.0 stable. When I click check for updates it says no updates available. I’m in china if that makes any difference.
How can I upgrade to a newer software? Can I change to global rom?
I don’t have a windows computer and most guides seems to require windows. Also I don't want a custom rom.
Alternatively, how can I get native update function the to work?
Thanks for help to push mein the right direction.
Screenshot of about phone?
Sent from my Xiaomi MI MAX using XDA Labs
here is the screenshot
nick5000 said:
I have a Chinese max, 32gb. It’s currently on miui 7.5.1.0 stable. When I click check for updates it says no updates available. I’m in china if that makes any difference.
How can I upgrade to a newer software? Can I change to global rom?
I don’t have a windows computer and most guides seems to require windows. Also I don't want a custom rom.
Alternatively, how can I get native update function the to work?
Thanks for help to push mein the right direction.
Click to expand...
Click to collapse
Well, without a pc you have less options, users of miui are on nougat (beta) but in your case must be sure of these things; download (easier) an app from playstore about developer options, open and check at USB debugging, allow, now download a global version from official Miui page for Hydrogen (device name) must be in .zip format and try going to /settings/about device/system update you`ll see four dots upper right and option "select update package", navigate to your downloaded file and try to flash
Thanks. So I downloaded it, went to updater and chose the file, and it says couldn't verify update package.
Tried to download to recovery mode, but then I just get to a screen with the symbol to connect USB cable to computer.
nick5000 said:
Thanks. So I downloaded it, went to updater and chose the file, and it says couldn't verify update package.
Tried to download to recovery mode, but then I just get to a screen with the symbol to connect USB cable to computer.
Click to expand...
Click to collapse
If from this option doesn`t flash your zip either do from mi recovery. Version for China probably is from a phone company if you live there. You need a pc at least to install TWRP (it takes two minutes) and from here you must install last version official beta v8 7.1.19 but you need unlock bootloader
So this is not possible to do with a MAC? what about the terminal commands, can I install a rom from the CLI ?
nick5000 said:
So this is not possible to do with a MAC? what about the terminal commands, can I install a rom from the CLI ?
Click to expand...
Click to collapse
I know this isn't the quickest workaround, but if you're stuck on a Mac you can always bootcamp it for free. Just download Windows 10 (around a 5GB download I think) and install via bootcamp. You don't need a serial to officially install or run WIndows 10 and you can just remove the installation when you're finished.
nick5000 said:
So this is not possible to do with a MAC? what about the terminal commands, can I install a rom from the CLI ?
Click to expand...
Click to collapse
You can use other advance phone (cause this will be busy) like a viewfinder of .img in your computer, with an app from Play Store called DriveDroid, you place some .img in your sdcard and to arrange computer select usb (it`s like a virtual machine) or burn an image in a usb with a linux distro, here is a rescue cd that contain a virtual Windows XP called Hiren`s Boot (500 mb aprox.) but really I don`t know if all that works on a mac.
First read that post, it seems is possible use fastboot on a mac according that: http://htc-one.gadgethacks.com/how-...-mac-os-x-send-commands-your-htc-one-0151178/
SubwayChamp said:
You can use other advance phone (cause this will be busy) like a viewfinder of .img in your computer, with an app from Play Store called DriveDroid, you place some .img in your sdcard and to arrange computer select usb (it`s like a virtual machine) or burn an image in a usb with a linux distro, here is a rescue cd that contain a virtual Windows XP called Hiren`s Boot (500 mb aprox.) but really I don`t know if all that works on a mac.
First read that post, it seems is possible use fastboot on a mac according that: http://htc-one.gadgethacks.com/how-...-mac-os-x-send-commands-your-htc-one-0151178/
Click to expand...
Click to collapse
I tried using fastboot commands on mac to to update, but didn't work.
I guess I'll have to stick with 7.5.10 until I get a new phone.
However wonder why the OTA update doesn't work.
nick5000 said:
I tried using fastboot commands on mac to to update, but didn't work.
I guess I'll have to stick with 7.5.10 until I get a new phone.
However wonder why the OTA update doesn't work.
Click to expand...
Click to collapse
What did you type in fastboot?, zip version is not for fastboot, must be download correct version, but go for the first step, probably you must
unlock bootloader, request to xiaomi, sometimes you got it in 6 hours, depends, probably device is rooted, for this reason don't update ota. Here you have other thread to apply fastboot with other method https://forum.xda-developers.com/an.../live-iso-adb-fastboot-driver-issues-t3526755
tried both the flash all except storage.sh and the flashboot flash system commands. it said device it locked. I applied to unlock bootloader, no reply yet, but does that also require a Windows program to unlock the bootloader?
Device is not rooted, but I installed google play, maybe that's what broke the OTA
nick5000 said:
tried both the flash all except storage.sh and the flashboot flash system commands. it said device it locked. I applied to unlock bootloader, no reply yet, but does that also require a Windows program to unlock the bootloader?
Device is not rooted, but I installed google play, maybe that's what broke the OTA
Click to expand...
Click to collapse
No, Google Play can't do that. In my little corner of the world we say "all the roads lead to Rome", I think you need a pc, There is other shorter way of two steps root first with a pc and then download from Google Play an app called "flashfire" you may flash a zip rom from this app. Also you may use a virtual cd or usb with a linux distro like ubuntu or debian running on your mac to arrange computer like a live cd or usb without install on your mac or if you prefer install it on your mac, there's a world of options just root device and can flash any you want and be the real owner of your phone

Categories

Resources