Booting Runlevel 3
-
2. Editing GRUB Command
First, Restart Manjaro
From Command Line:sudo reboot
Then on Grub Splash
Hit ‘e’ to Edit boot command:Next Find Line starting with “linux”
And just Append a ‘3‘ at the End!
(Use arrows to navigating) -
3. Booting Runlevel 3
Finally, Hit Ctrl+x or F10 to Boot into Manjaro’s Shell!
Then Use the User’s Credentials to Login on CLI
Finally, to Check Runlevel do:
systemctl get-default
And you should happily Find a 3 in the Output!
Contents