On Mon, 2023-01-30 at 12:48 +0100, basti wrote:
> Is there an option to setup the resolution in the Initramfs (initrd)?
I set the linux console mode with via a grub config option in
/etc/default/grub. i.e.
GRUB_GFXPAYLOAD_LINUX=keep
Which I believe stops grub changing the display mode before starting
linux, and linux itself just uses whatever mode the hardware is set to.
--
Tixy