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

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -