Matt Smith
Newbie
Hi. I've gotten this far trying to root my HTC One M8 (Sprint) and I've done everything right but can't manage to figure this next step out...
How do I fix this step?
Thanks
How do I fix this step?
Thanks

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.

I'll bow out I have no idea how Mac are with fastboot commandsI've been following this tutorial:
http://htconeroot.com/htc-one-root/how-to-root-htc-one-m8/
I have the CWM img, fastboot, adb, and Unlock_code.bin files in a folder titled: "fastboot" which is under Downloads.
I am using Mac btw. Thanks for responding.

Macs are exactly the same as anything else with fastboot. It's just a little easier to install on a Mac than on a Window PC![]()
That'd be amazingBTW our own rooting instructions are described here. "Cannot load..." is a message from fastboot?
We don't in the Android Questions forum, so I moved it to the One M8 All Things Root forum where other device owners can lend a hand.Do you have a solution for me?That'd be amazing
Is your Unlock_code.bin file saved in the folder from which you're running fastboot?Yes. I'll copy and paste it exactly as shown:
new-host-2:~ Matt$ /Users/Matt/Downloads/fastboot/fastboot-mac flash unlocktoken Unlock_code.bin
error: cannot load 'Unlock_code.bin'
Is your Unlock_code.bin file saved in the folder from which you're running fastboot?
Can you confirm the full filename and case of the file? Can you try re-downloading it from the email in which it came?
Is the device in "FASTBOOT USB" mode?
Have you tried flashing as admin (on Linux I often make sure I am root while doing it)
Sudo or root is required to run fastboot on Linux but not on a Mac, so that won't help.Have you tried flashing as admin (on Linux I often make sure I am root while doing it)
OK, here's your solution - break it into two commands, the first to take you to your fastboot folder -
cd /Users/Matt/Downloads/fastboot
(mind the space after the cd)
./fastboot-mac flash unlocktoken Unlock_code.bin
The "./" (no spaces) means "do it from right here" and that's what you really want.
If this doesn't work, please redo the ls -lFa command right there in your fastboot folder.
You're the best! Thank you!No worries!That fixed itYou're the best! Thank you!

No worries!
Please do that method for all of your future fastboot flash needs, it's the right way for your setup.
Before you go on to flashing CWM, please be aware that is not compatible with all roms.
ViperOneM8 for example only works with TWRP.
If interested, please see the sticky thread at the top of this forum taking you to Captain Throwback's version, it's the best.
Welcome to the rooted M8 community!![]()
Pretty much a certainty that one of us can get you out of most any trouble.Thanks. Will do! One more question... I accidentily started up my phone recovering everything. I did not want to do that. Can I just Power Off > Power On Holding Volume Button > Factory Reset to try again, this time no recovering and having a blank slate phone?
Pretty much a certainty that one of us can get you out of most any trouble.
In this case, I'm not sure what you're describing - can you please describe it again?
And don't worry, it takes time to get the lingo, and we've all been there.
Ah ah ah - I gotcha, from your HTC backup and Google backup.I proceeded to the next step after you helped me and I signed into my HTC One M8. I checked the box to recover my data. I didn't want to do that because I prefer to have a blank slate phone. I only really want my contacts... not old apps, pictures, settings, etc...
Will factory reset help me out with this?
Ah ah ah - I gotcha, from your HTC backup and Google backup.
Certainly - a factory data reset is harmless, it clears apps and your data and will give you the clean slate you want.
Thanks, thanks, thanks.