kathrynel4
Lurker
how to root
Last edited:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You are entering
<ul style='margin-top:0; margin-bottom:0;'>
<li dir='ltr'><tt>fastboot boot recovery recovery.img </tt></li>
</ul>
[/LIST] When I think what you want is
<ul style='margin-top:0; margin-bottom:0;'>
<li dir='ltr'><tt> </tt><tt>fastboot</tt><tt> flash recovery </tt><tt>recovery.img</tt><tt> </tt></li>
</ul>
[/LIST]
The next part is where I am suppose to make a fastboot command, followed by flash and my twrp.img download.
OP was just a case of extra cmd name when specifically using "boot" vs "flash" in fastboot cmd.. boot is directed at the file in question whereas flash wants a location to write file toJust going off the op's post, which I assume was taken from the rooting instructions.
Wrong version of fastboot perhaps, or wrong recovery image?