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

Re: Problema con vmware player



El mar, 03-10-2006 a las 02:04 -0500, Pepo escribió:
> HOla...
> 
> Estaba tratando de instalar vmware player en mi Etch para usar las imágenes de 
> Qemu ya que este último es demasiado lento.
> 
> Pero siempre tengo este mensaje:
> -------------------------------------------
> What is the location of the directory of C header files that match your 
> running
> kernel? [/usr/src/linux/include] /usr/src/linux-headers-2.6.16-2-k7/include/
> 
> The kernel defined by this directory of header files does not have the same
> address space size as your running kernel.
> -------------------------------------------
> 
> Mi sistema es 2.6.16-2-k7 y tengo instalados los paquetes headers, image y 
> source de este kernel...

¿seguro?

> Cómo puedo arreglar esta falla?

Las versiones son muy quisquillosas y cualquier upgrade te puede cambiar
un número la versión de tu kernel (lo que ayer eran tus headers, hoy no
lo son), asgurate con:

apt-get install linux-headers-`uname -r`
rm /usr/src/linux
ln -s /usr/src/linux-headers-`uname -r` /usr/src/linux

> 
> Gracias

Suerte

-- 

,---------------------------------------------------------------------,
| Iñigo Tejedor Arrondo    http://navarrux.org   inigo(a)navarrux.org |
|---------------------------------------------------------------------|
|                                                                     |
| Debian - The universal operative system.                            |
|                                                                     |
| "You can choose, get the freedom, get the power, apt-get in to it." |
|                                                                     |
·---------------------------------------------------------------------·



Reply to: