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

Re: instalando nueva kernel



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> hola buenas,

Hola!

> estoy intentando instalar un nuevo kernel (compatible con un driver para mi
> un software-modem) y para ello, en estable, hice un
> apt-get-kernel-image-2.4.18-686
>
> una vez instalada, configure lilo guardando una entrada para el kernel mas
> antiguo
>
> image=/vmlinuz
>  label=linux
>  read-only
>
> image=/vmlinuz.old
>   label=kernel-2.2.20
>   read-only
>
> al ejecutar lilo me dio este mensaje:
>
> Warning: Int 0x13 function 8 and function 0x48 return different head/sector
> geometries for BIOS drive 0x80
> Added linux *
> Added kernel-2.2.20
>
> y si trato de iniciar con el nuevo kernel, me da kernel panic
>
> alguna idea de que pude olvidar?

Tal vez debas actualizar el enlace "System.map":

$cd /boot
$ls -l System.map
lrwxrwxrwx    1 root     root           17 sep 23 21:29 System.map -> 
System.map-2.2.20
$rm System.map
$ln -s System.map-2.4.18

En fin, que antes debes comprobar si existe "System.map-2.4.18"... Después de 
hacer la actualización escribe 'lilo', a ver que tal...
> gracias
>
> rodrigo

Un saludo,
Ignacio.
- -- 
"La capacidad de decidir por nosotros mismos es la única libertad que 
realmente tenemos... Usa esa libertad."

========================
//->Ignacio Cárdenas Díaz<-//
========================
iakynet@eresmas.com
Linux user #286387 -- http://counter.li.org
- ----------------------------------
Dpto. Lenguajes y Sistemas Informáticos, UNED.
icardenas@bec.uned.es
http://www.lsi.uned.es
- ----------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE967hKkC21d1l2YQURAofLAJ0Z0k4tOaj18FrSBhnCxHRdoqxmGQCfbGLB
BQJe9gnJuzX5ork/ZtJkbjw=
=IZnI
-----END PGP SIGNATURE-----



Reply to: