Hi Jonathan, On Mon, Jul 06, 2020 at 01:21:19PM +1000, Jonathan Gray wrote: | You likely had the U-Boot boot order changed on your previous sd card. | To change it again break into U-Boot when booting and do: | | Hit any key to stop autoboot: 0 | U-Boot> setenv boot_targets usb0 mmc0 pxe dhcp | U-Boot> saveenv | U-Boot> boot
Thanks, that worked. | It is also possible to modify config.txt on the sd card to enable | USB boot but that can't be undone. | | https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/msd.md I think I prefer re-installing to the actual sd-card. With the old firmware / kernel that wasn't an option (sdmmc0: can't enable card) but now everything seems to work without an issue. Will find a suitably sized uSD and use that instead of the USB disk. Paul -- >++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+ +++++++++++>-]<.>++[<------------>-]<+.--------------.[-] http://www.weirdnet.nl/
