Eu instalei o Ubuntu 12.10 Guest no Ubuntu 12.04 Host usando o VirtualBox. Tudo é do repositório e nenhuma instalação direta. Quando instalo as adições de convidados, o erro abaixo é mostrado no console. Antes de executar o comando, mapeei o VBoxGuestAdditions.iso no Guest.
O mais próximo que pude chegar foi este artigo, que diz para instalar a versão mais recente do VirtualBox (não a do repositório). Existe alguma solução alternativa?
sudo ./VBoxLinuxAdditions.run
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.1.12 Guest Additions for Linux.........
VirtualBox Guest Additions installer
Removing installed version 4.1.12 of VirtualBox Guest Additions...
Removing existing VirtualBox DKMS kernel modules ...done.
Removing existing VirtualBox non-DKMS kernel modules ...done.
Building the VirtualBox Guest Additions kernel modules
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.
Building the main Guest Additions module ...fail!
(Look at /var/log/vboxadd-install.log to find out what went wrong)
Doing non-kernel setup of the Guest Additions ...done.
Installing the Window System drivers
Warning: unknown version of the X Window System installed. Not installing
X Window System drivers.
Installing modules ...done.
Installing graphics libraries and desktop services components ...done.