inline Boot to the console/text mode
Originally published on May 1st, 2020 (Last updated on May 1st, 2020)
The kernel parameters for booting into the console/text mode (run-level 3, without the X window system) is:
linux /boot/vmlinuz-xx root=... 3
For debugging purposes, it also makes sense to remove the quite
and splash
options.
Comments
No comment section here 😄
You can reach me over at @knuth_dev or send me an Email.