VirtualBox CentOs8-Stream에서 처음부터 추가 기능 게스트를 설치할 수 없습니다.
이게 내가 한 일이야
- 새 VM CentOS8 스트림 생성
- 루트에yum groupinstall "개발 도구"
- 루트에냠 설치 elfutils-libelf-devel
- 게스트 추가 기능 장치를 연결했습니다(장치 > 게스트 추가 기능 CD 삽입 > 부팅).
다음 오류가 발생합니다.
커널 4.18.0-326.el8.x86_64 빌드 모듈에 대해 /var/log/vboxadd-setup.log를 확인하여 modprobe vboxguest failed 문제를 찾으세요.
이 로그에는 다음이 표시됩니다.
Error building the module.
ERROR: Kernel configuration is invalid
include/generated/autoconf.h or include/config/auto.conf are missing
Run 'make oldconfig && make prepare' on kernel src to fix it.
왜 그런지 이해가 안 되나요? 방금 VM을 생성하고 커널을 업데이트했기 때문에 왜 손상되었는지 이해할 수 없습니다.
답변1
드디어 이 링크에서 찾았네요https://www.virtualbox.org/ticket/20488#comment:4VBoxguestAddition1.26에 버그가 있습니다.
그래서 다운받아서 설치했는데VBoxGuestAdditions_6.1.27-146191.iso내 커널에서는 잘 실행됩니다.4.18.0-326.el8.x86_64 매체 가상박스 6.1.26다시 시작한 후.