Currrent Grub terminal settings for input/output throw errors #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Right now when booting into a Fedora RISC-V kernel, we see these errors from Grub (e.g. when booting
6.6.126-200.eswin.fc43.riscv64):It looks like all these three need to be fixed (this is what I have on my F4
grub2-tools-2.12-40.fc43.riscv64)Temporary workaround
Jason Montleon suggests:
GRUB_TERMINAL_OUTPUT="console"GRUB_TERMINAL_INPUTgrub2-mkconfig -o /boot/grub2/grub.cfgto regenerate it.Update the terminal and GFX mode settings in Fedora RISC-V kernelsto Currrent Grub settings for input/output throw errorsCurrrent Grub settings for input/output throw errorsto Currrent Grub terminal settings for input/output throw errors