Grub

HowTo: boot into cli instead of gui

Boot to the grub menu and edit the boot config.

Add the number 3 at the end of the options line:

Example:

options root=/dev/mapper/almalinux_vw-root ro crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=/dev/mapper/almalinux_vw-swap rd.lvm.lv=almalinux_vw/root rd.lvm.lv=almalinux_vw/swap biosdevname=0 net.ifnames=0  selinux=0 3 

RedHat Guide: grub runlevels



Authors:
  • Jochen Schnürle