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

From Compulab Mediawiki
Revision as of 11:07, 27 February 2023 by Igor (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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