Page 1 of 1

USB boot, rpi 3b

Posted: Wed Dec 06, 2017 9:35 pm
by abyssdj
Hi, this is my first Raspberry Pi and it is completely refusing to boot from USB (I can't find my microsd adapter). I have done the program_usb_boot_mode=1 routine and checked the vcgencmd otp_dump | grep 17: output, which is correct, but it has made no difference. If I try to boot a stick (I've tried unetbootin, etcher, etc) I just get the red power light, with one single flicker after ~5 seconds. Anybody have any suggestions? I have tried apt-get upgrade, rpi-upgrade

Re: USB boot, rpi 3b

Posted: Thu Dec 07, 2017 2:22 am
by RonR
Take a look at this post:

viewtopic.php?f=29&t=196778

Re: USB boot, rpi 3b

Posted: Thu Dec 07, 2017 11:57 am
by k-pi
Sorry to hear you are having problems, I have two RPi3, & both have been set to boot from USB, & work flawlessly for me.
My pendrives are created using dd, so I suggest you try that way of creating yours too - good luck. 8-)

Re: USB boot, rpi 3b

Posted: Thu Dec 07, 2017 1:41 pm
by abyssdj
I've solved this problem. Not sure that I did anything differently, but it now works.