Skip to content

Instantly share code, notes, and snippets.

@kgust
Created August 7, 2017 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgust/2082f6e190cd0eb8ee2d2551dbab1d9f to your computer and use it in GitHub Desktop.
Save kgust/2082f6e190cd0eb8ee2d2551dbab1d9f to your computer and use it in GitHub Desktop.
NOTE: This will only work on Raspian April 2017 or newer
**Before change:**
vcgencmd otp_dump | grep 17
`17:1020000a`
/boot/config.txt (add to bottom):
program_usb_boot_mode=1
**After change:**
vcgencmd otp_dump | grep 17
`17:3020000a`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment