k ha escrito:
> 
> El error es el siguiente:
> 
> Root device is (3,1)
> Boot sector 512 bytes
> Setup is 2510 bytes
> System is 908 kB
> System is too big. Try using bzImage or modules.
> make[1]: *** [zImage] Error 1
> make[1]: Leaving directory '/usr/srv/linux/arch/i386/boot'
> Make: *** [zImage] Error 2
> 
> Alguna idea de que paso?
> Esto tiene rollback aun despues de un make dep?
> 

Tan solo tienes que mirar la linea que dice "System is too big. Try
using bzImage or modules", simplemente que estas compilando un kernel
cuyo tama�o no puede ser cargado en el arranque, prueba a usar un make
bzImage en lugar de make zImage o compila el kernel con soporte a
modulos para reducir el tama�o del kernel.

-- 
"On the side of the software box, in the 'System Requirements' section,
it said 'Requires Windows 95 or better'. So I installed Linux."

-Anonymous

Responder a