This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Boot Raspberry Pi / OpenPlotter 2 From USB SSD
#18
Thumbs Up 
OK.  I finally did it and the Moitessier HAT works...and here is how.
  • sudo apt update
  • sudo apt upgrade
  • sudo rpi-update
  • reboot
  • sudo apt install rpi-eeprom
  • sudo nano /etc/default/rpi-eeprom-update
Change "critical" to "stable" and save.
  • sudo rpi-eeprom-update -d -f /lib/firmware/raspberrypi/bootloader/stable/pieeprom-2020-07-31.bin
  • reboot
  • vcgencmd bootloader_version
Quote:Jul 31 2020 14:43:39

version f8d1dc69144b10b4bd78b4b6d08658ac3005726d (release)
timestamp 1596203019
  • vcgencmd bootloader_config
Quote:
[all]
BOOT_UART=0
WAKE_ON_GPIO=1
POWER_OFF_ON_HALT=0
DHCP_TIMEOUT=45000
DHCP_REQ_TIMEOUT=4000
TFTP_FILE_TIMEOUT=30000
ENABLE_SELF_UPDATE=1
DISABLE_HDMI=0
BOOT_ORDER=0xf41
  • findmnt -n -o SOURCE /
Quote:/dev/sda2

Once the critical firmware is updated, I plan to change back because before when I tried this, the Moitessier HAT broke.
Reply


Messages In This Thread
RE: Boot Raspberry Pi / OpenPlotter 2 From USB SSD - by jamieFL - 2020-08-29, 03:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)