View Single Post
Old 02-07-2023, 08:26 PM   #10
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,968
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
No need. If your system is working, just
Code:
C:\>adb reboot edl
Or you can go back to my recovery and pull boot from there.

Also, to get out of recovery:
Code:
C:\>adb shell
# start recovery
Then select "reboot normally".

Edit: If your device shows up in fastboot mode, but the fastboot program can't find it it may be that you have loaded Zadig drivers instead of the Stock Android ones.
Go to Device Manager (devmgmt.msc) and check the driver.
Is it "dw something (autogenerated)"? That's Zadig.
It works with my "fastbogus" (patched fastboot), but you'll need the stock driver for the stock fastboot.exe

Last edited by Renate; 02-07-2023 at 09:07 PM.
Renate is offline   Reply With Quote