Entering Text Mode in Fedora
· 2 min read
note
The following blog post is a self-reminder for troubleshooting Linux distros when access to graphical mode is not possible.
I recently messed up the SELinux configuration on a Fedora distro while trying to relabel the filesystem on boot with this command:
fixfiles -B onboot
After running the command and restarting the OS, the relabeling process was failing repeatedly, leading my system to an infinite reboot loop.
