Difference between revisions of "IOT-GATE-IMX8PLUS and SBC-IOT-IMX8PLUS: Debian Linux: Known Issues"

From Compulab Mediawiki
Jump to: navigation, search
(Created page with "{{ IssueCategory|Debian Linux fail to start from USB key while GRUB enabled| Latest Debian release 1.1 fail to start from USB key when console is not connected. {{Note|Followi...")
(No difference)

Revision as of 11:07, 27 February 2023

Debian Linux fail to start from USB key while GRUB enabled

Latest Debian release 1.1 fail to start from USB key when console is not connected.

Admolition note.png 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