linux - How to disable graphical console after kernel boot? -
linux - How to disable graphical console after kernel boot? -
i have linux kernel booting up. comes in native screen size graphical framebuffer mode due utilize of kernel mode setting. during kernel boot, screen shifts text graphical console mode , lots of kernel messages dumped. 1 time command handed first userland program, i'd programme able disable graphical console output. how do that?
add vga=0
kernel options forcefulness text mode.
linux kernel
Comments
Post a Comment