![부팅 오류 메시지: [FAILED] 및](https://rvso.com/image/191591/%EB%B6%80%ED%8C%85%20%EC%98%A4%EB%A5%98%20%EB%A9%94%EC%8B%9C%EC%A7%80%3A%20%5BFAILED%5D%20%EB%B0%8F%20.png)
시스템 부팅 중에 몇 밀리초 동안 오류가 발생했습니다. 오류 메시지:
[FAILED]: Failed to start Setup Virtual Console.
[DEPEND]: Dependency failed for dracut ask for additional cmdline parameters.
시스템에 로그인하면 이 서비스 systemd-vconsole-setup을 확인하고 정상적으로 작동합니다.
systemd-vconsole-setup.service - Setup Virtual Console
Loaded: loaded (/usr/lib/systemd/system/systemd-vconsole-setup.service; static)
Active: active (exited) since Sun 2021-05-23 13:55:58 -03; 56min ago
Docs: man:systemd-vconsole-setup.service(8)
man:vconsole.conf(5)
Process: 538 ExecStart=/usr/lib/systemd/systemd-vconsole-setup (code=exited, status=0/SUCCESS)
Main PID: 538 (code=exited, status=0/SUCCESS)
CPU: 62ms
로그 부팅을 검색한 결과 다음과 같은 사실을 발견했습니다.
may 23 16:06:03 fedora systemd-vconsole-setup[248]: loadkeys: Unable to open file: la-latin1: No such file or directory
may 23 16:06:05 fedora systemd[1]: Starting Setup Virtual Console...
may 23 16:06:05 fedora systemd-vconsole-setup[490]: loadkeys: Unable to open file: la-latin1: No such file or directory
may 23 16:06:05 fedora systemd-vconsole-setup[487]: /usr/bin/loadkeys failed with exit status 1.
may 23 16:06:05 fedora systemd-vconsole-setup[487]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
may 23 16:06:05 fedora systemd-vconsole-setup[487]: Fonts will not be copied to remaining consoles
may 23 16:06:05 fedora systemd[1]: systemd-vconsole-setup.service: Main process exited, code=exited, status=1/FAILURE
may 23 16:06:05 fedora systemd[1]: systemd-vconsole-setup.service: Failed with result 'exit-code'.
may 23 16:06:05 fedora systemd[1]: Failed to start Setup Virtual Console.
may 23 19:06:06 fedora systemd[1]: Finished Setup Virtual Console.
이 줄은:
Unable to open file: la-latin1: No such file or directory
왜 나타나는지 모르겠습니다. 내 구성은 다음 localectl
과 같습니다.
System Locale: LANG=es_ES.UTF-8
VC Keymap: es
X11 Layout: latam,us
X11 Variant: ,colemak_dh
서비스가 실패해서 로 변경 la-latin
중 이었습니다 .es
systemd-vconsole-setup
부팅하는 동안 몇 초 동안 나타나는지 모르겠습니다. Failed to start Setup Virtual Console.
일부는 나를 도울 수 있습니까?
정말 감사합니다!
답변1
방금 패키지를 업데이트했는데 이러한 오류가 더 이상 나타나지 않고 커널이 업데이트되었습니다.
Linux rodrigo-linux 5.11.21-300.fc34.x86_64 #1 SMP Fri May 14 17:43:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
에게:
Linux linux 5.12.9-300.fc34.x86_64 #1 SMP Thu Jun 3 13:51:40 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux