IOT-GATE-IMX8PLUS and SBC-IOT-IMX8PLUS: Debian Linux: Known Issues

From Compulab Mediawiki
Jump to: navigation, search
Debian Linux fail to start from USB key while GRUB enabled

Description:
Debian release 1.1 fails to start from USB key when console is not connected.

Status:
Resolved in Debian release 2.0.

Workaround:
The following U-Boot change will disable GRUB for workaround the issue:

  • Stop device boot at U-Boot
printenv bootcmd
setenv bootcmd run bsp_bootcmd
saveenv
poweroff
  • Disconnect console cable and boot device