Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 735 Bytes

Boot into Linux commandline (tty).md

File metadata and controls

24 lines (15 loc) · 735 Bytes
tags title created modified
commandline
emergency
kali
linux
remedy
system manage
Boot into Linux commandline (tty)
2022-05-06 19:03:48 +0000
2024-09-20 15:01:09 +0800

Boot into Linux commandline (tty)

when xorg fails, one must use commandline to debug problems.

put '3' after the longest line of boot commands.

use ssh to collect logs even if the main interface is stuck somehow (like libinput faliure)

reference:

https://www.linuxandubuntu.com/home/how-to-boot-into-linux-command-line/amp


In case you forget the password, press 'e' when you see the grub menu, replace 'ro quite splash' with 'rw init=/bin/bash', then press ctrl+x.

https://linuxconfig.org/recover-reset-forgotten-linux-root-password