- This topic has 1개 답변, 2명 참여, and was last updated 13 years, 8 months 전에 by
태랑. This post has been viewed 1281 times
-
-
안녕하세요... 가입하자마자 다짜고짜 질문부터 하는군요...ㅜㅜ
우분투에 설치한 gnome shell이 자꾸 오류가 나서 페도라 15로 잠시 외도중입니다.
버추얼박스 설치후 윈도우 xp설치하려는데 자꾸 오류가 납니다...
'/etc/init.d/vboxdrv setup' 를 터미널에 입력했더니 다음의 오류 메세지가 나오면서 실패합니다.
Quote:Stopping VirtualBox kernel modules [ OK ]
Uninstalling old VirtualBox DKMS kernel modules [ OK ]
Trying to register the VirtualBox kernel modules using DKMSError! echo
Your kernel headers for kernel 2.6.38.8-35.fc15.i686.PAE cannot be found at
/lib/modules/2.6.38.8-35.fc15.i686.PAE/build or /lib/modules/2.6.38.8-35.fc15.i686.PAE/source. [FAILED]
(Failed, trying without DKMS)
Recompiling VirtualBox kernel modules [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)/var/log/vbox-install.log 파일을 살펴보면 다음과 같습니다.
Quote:Uninstalling modules from DKMS
removing old DKMS module vboxhost version 4.0.12------------------------------
Deleting module version: 4.0.12
completely from the DKMS tree.
------------------------------
Done.
Attempting to install using DKMSCreating symlink /var/lib/dkms/vboxhost/4.0.12/source ->
/usr/src/vboxhost-4.0.12DKMS: add Completed.
Failed to install using DKMS, attempting to install without
Makefile:169:
*** Error: unable to find the sources of your current Linux kernel.
Specify KERN_DIR=<directory> and run Make again. Stop.dkms는 설치한 상태이며 32비트에 pae커널을 사용하고 있습니다.
커널 버전은 2.6.38.8-35.fc15.i686.PAE입니다.
버추얼 박스 실행하기 전에 gcc, kernel-devel, kernel-headers,은 설치했습니다.우분투에서는 이런 일이 발생하지 않았는데 페도라와 우분투 차이 때문에 그런 것인지....
이유가 무엇인지 잘 모르겠습니다. ㅜㅜ
- 답변은 로그인 후 가능합니다.