I have a high resolution screen on my laptop (3200x1800px) and I disabled the boot-image
( How do I disable the boot splash screen, and only show kernel and boot text instead? )
I also managed to enlarge the font in grub by uncommenting the line
GRUB_GFXMODE=640x480
in /etc/default/grub
But the boot messages during startup are still really tiny and hardly readeable. The same as if I change to a console screen by pressing Ctrl+Alt+F1.
How can I enlarge the font on the console too?