Hello Erick, Review the install procedure for fast boot. When you did ls did it have executable flag set?
The dollar usually represents the command prompts. i.e. this is what you type at the command line. $ chmod u+x /usr/local/bin/fastboot You might want to also try stating the full path in your command as you haven’t got /usr/local/bin in your path variable: $ echo $PATH HTH Gena > On 3 Jun 2015, at 22:32, erik burggraaf <e...@erik-burggraaf.com> wrote: > > Hi, I think there's a problem with what I'm trying to do. > > I've installed fastboot in /usr/local/bin > Then tried this command > $ fastboot oem get_unlock_data > > I get $ no such file or command. > > So I tried without the $ and got: > "permission denied" > > Then I tried: > sudo fastboot oem get_unlock_data > I typed my password and hit enter and got: > No such file or directory /usr/local/bin/fastboot > > Next I did an LS and I could clearly see that fastboot is in /usr/local/bin. > I also checked for case and found there were no misplaced capitals. > > I'm using the instructions for unlocking a boot loader from the motorola > website which you have to log in to get. > > It reads: > > 1 Put your device in fastboot mode (power off, then press the power and > volume down buttons simultaneously). > 2 On your desktop, open a command prompt or terminal, and go to the directory > where you installed the Android SDK tools (or make sure fastboot is in your > $PATH) > 3 At the prompt, type > $ fastboot oem get_unlock_data > 4 The returned string will be used to retrieve your unlock key. Example: On a > Windows Desktop, the returned string format would be > blah blah, > On a Mac OS Desktop, the returned string format would be > blah blah, > > Does anyone see what I'm doing wrong? > > Thanks, > > Erik Burggraaf > June is amazon gift card mania month at inclusive android. For details on > how to enter for your chance to win a $25 gift card, please visit: > http://www.inclusiveandroid.com/?q=content/play-amazon-giftcard-mania-sweepstakes > > > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to macvisionaries+unsubscr...@googlegroups.com. > To post to this group, send email to macvisionaries@googlegroups.com. > Visit this group at http://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to macvisionaries+unsubscr...@googlegroups.com. To post to this group, send email to macvisionaries@googlegroups.com. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.