Enviado por p0dr1iek o Xov, 08/06/2020 - 13:40
How to boot into recovery mode
- Inicie sesión ou rexístrese para enviar comentarios
Xov, 08/06/2020 - 13:40
I tried editing the grub2 configuration but I cannot boot into single user mode. I will have to reinstall my entire OS, or can boot from external media to try to fix the issue?
Ven, 08/07/2020 - 01:17
#1
managed to fix tty1. steps taken:
grub> ls (ahci0,msdos1/ # to find root filesystem
grub> linux (ahci0,msdos1)/vmlinuz-4.4.0-161-generic root=/dev/mapper/oem--vg-root
grub> initrd (ahci0,msdos1)/initrd.img-4.4.0-161-generic
grub> boot
after this i got a tty1 login prompt.
- Inicie sesión ou rexístrese para enviar comentarios

