Ubuntu 12.04.1 ([Samsung] Chromebook)에 VirtualBox 설치


3

Samsung Series 5 ChromeBook에서 Ubuntu Linux 12.04.1 LTS를 이중 부팅 했으며 웹 사이트에서 다운로드 한 일반 .run 파일 에서 Oracle VirtualBox를 실행 / 설치하려고합니다 . 그러나 명령 줄에서 루트로 실행하려고 할 때마다 다음과 같은 오류가 발생합니다.

Please install the build and header files for your current Linux kernel.
The current kernel version is 3.4.0
Problems were found which would prevent VirtualBox from installing.

커맨드 라인 설치뿐만 아니라 소프트웨어 센터에서 버전을 사용해 보았습니다 linux-headers/linux-kernel/linux-[kernel]-image.

다음은 명령 행에서 계속 발생하는 오류입니다.

First Installation: checking all kernels...
It is likely that 3.4.0 belongs to a chroot's host
Building only for 3.5.0-18-generic
Building initial module for 3.5.0-18-generic
ERROR (dkms apport): kernel package linux-headers-3.5.0-18-generic is not supported
Error! Bad return status for module build on kernel: 3.5.0-18-generic (x86_64)
Consult /var/lib/dkms/virtualbox/4.1.12/build/make.log for more information.
Setting up virtualbox-qt (4.1.12-dfsg-2ubuntu0.2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

... 가상 머신을 시작하려고 할 때 발생하는 더 많은 오류 중 하나 :

Result Code:      NS_ERROR_FAILURE (0x80004005)
Component:        Machine
Interface:        IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}

Ubuntu 리포지토리에 VirtualBox가 아닌가요?
Blender

구름에 ???

예,하지만 이미 시도했지만 ... 위와 비슷한 오류가 발생했습니다.

전에 이것을 입력하십시오 :sudo apt-get install linux-headers-$(uname -r)

나는 (그리고 방금 시도했지만) 아무 소용이 없다 :(

답변:


0

내가 확인하자 ...

아니요 .. 불행히도 그들은 페도라에 적용했기 때문에 그렇지 않았습니다. 저는 Ubuntu 12.04 (12.04.1, 기술적으로 말해서)를 사용하고 있습니다.

이것이 이론적으로 질문에 대답 할 수 있지만 여기에 답의 핵심 부분을 포함시키고 참조 할 수있는 링크를 제공하는 것이 바람직 합니다.
Der Hochstapler

@OliverSalzburg : 예, 동의, 그것은 매우 도움이 될 것입니다
iphonedev7

0

이 링크가 매우 유용하다는 것을 알았습니다.

이것은 아마도 가장 좋은 것입니다 (또는 지금까지 가장 유망한 결과를 얻은 것입니다) : https://wiki.ubuntu.com/KernelTeam/GitKernelBuild

다소 도움이 된 다른 두 가지가 있습니다.
Google 그룹스 토론 :
https://groups.google.com/forum/#!msg/chromebook-central/PPQFpC7mYzk/yW2hfNd7OHUJ

블로그 게시물 : http : //compilethekernel.blogspot .com / 2011 / 08 / compile-linux-kernel.html

행운과 행복한 컴파일 !!!
-iphonedev7

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.