[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: virtualbox



arturo escribió:
> Hola Lista tengo un problema que ya no se por donde meterle mano estoy
> instalando un virtualbox en mi maquina y me da este error
>
> Creating group 'vboxusers'. VM users must be member of that group!
>
> No precompiled module for this kernel found -- trying to build one.
> Messages
> emitted during module compilation will be logged to
> /var/log/vbox-install.log.
>
> Compilation of the kernel module FAILED! VirtualBox will not start
> until this
> problem is fixed. Please consult /var/log/vbox-install.log to find out
> why the
> kernel module does not compile. Most probably the kernel sources are
> not found.
> Install them and execute
>
>  /etc/init.d/vboxdrv setup
>
>
> entonces creo que es del kernel pero nose por donde seguir
>
> gracias de antemano
>
Según este mensaje, el problema consiste en que se intentó construir un
módulo para el kernel y no se pudo hacer. Para compilar este módulo se
necesita...

1) El compilador gcc instalado
2) Las fuentes del kernel instaladas.

... para instalarlos...

$ aptitude install linux-source linux-headers-`uname -r` build-essential

...luego reintenta la instalación de VBox.

-- 
Saludos, 
Mauricio J. Adonis C.
------------------------------------------
Usuario Linux  # 482032
Usuario Ubuntu #  25554
Ubuntu Code of Conduct - 1.0.1 signatory
(FD9329AC66C0907805831BF8E8D0B29A3AE3D244)
------------------------------------------


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: