Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
#!/bin/bash
#
# Show Raspberry Pi eeprom configuration
#
# BOOT_ORDER= specifies the boot order which will allow you to boot from SSD connected over USB
#
sudo rpi-eeprom-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment