tty에 액세스할 수 없습니다. 작업 제어가 꺼져 있습니다.

tty에 액세스할 수 없습니다. 작업 제어가 꺼져 있습니다.

일부 응용 프로그램 업데이트를 하고 있었는데 갑자기 컴퓨터가 다운되었습니다. 다시 로그인하면 다음과 같은 메시지가 나타납니다.

여기에 이미지 설명을 입력하세요.

또한 이 화면에서는 키보드로 아무 것도 입력할 수 없습니다.

나는 다음과 같은 다른 유사한 게시물을 읽었습니다.이것하지만 저는 확장된 Linux 지식이 없고 문제가 동일한지 모르기 때문에 상황을 더 악화시키고 싶지 않습니다. 도움을 주시면 감사하겠습니다.

고쳐 쓰다:

파티션 내에서 루트를 변경하고 위의 링크를 클릭해 보았습니다.

[manjaro-gnome /]# uname -r

5.3.11-1-MANJARO

[manjaro-gnome /]# pacman -Q linux

linux414 4.14.155-1

[manjaro-gnome /]# mkinitcpio -P

==> ERROR: No presets found in /etc/mkinitcpio.d


[manjaro-gnome /]# grub-mkconfig -o boot/grub/grub.cfg
Generating grub configuration file ...
Found background: /usr/share/grub/background.png
Found linux image: /boot/vmlinuz-4.19-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-4.19-x86_64.img
Found initrd fallback image: /boot/initramfs-4.19-x86_64-fallback.img
Found linux image: /boot/vmlinuz-4.14-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-4.14-x86_64.img
Found initrd fallback image: /boot/initramfs-4.14-x86_64-fallback.img
grub-probe: error: cannot find a GRUB drive for /dev/sdd1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdd1.  Check your device.map.
Found memtest86+ image: /boot/memtest86+/memtest.bin
done

관련 정보