기억의 습작

Welcome to emergency mode! After logging in 본문

OS/Linux

Welcome to emergency mode! After logging in

뿌사리다 2021. 8. 28. 22:25

오류증상

Welcome to emergency mode! After logging in, type “journalctl -xb” to view system logs, “systemctl reboot”  to reboot, “systemctl default” or ^D to try again to boot into default mode.
Give root password for maintenance

해결방법

해당 프롬프트에서 패스워드 입력하면 로그인됨 이 후
journalctl -xb                  명령어로 애러로그 확인하고
systemctl reboot           재부팅 실행 과
systemctl default           정상 부팅 실행 중 적절하게 입력하면됨

728x90
반응형
LIST

'OS > Linux' 카테고리의 다른 글

우분투에서 탐색기(Files)가 열리지 않을 때.  (0) 2021.08.28
특정 파일명 모두 삭제  (0) 2021.08.28
콘솔 풀 화면에서 xwindow 환경으로 전환하기  (0) 2021.08.28
Ubuntu 아이피 변경  (0) 2021.08.28
mount 마운트  (0) 2021.08.28