21/09/2005, 10:02
|
| | | Fecha de Ingreso: octubre-2001
Mensajes: 698
Antigüedad: 23 años, 3 meses Puntos: 2 | |
porque obtengo este error al hacer el make install? Estoy instalando el kernel 2.6.13.
He hecho el make sin problemas, y al hacer el make install me da el siguiente error:
que me ocurre?
[root@dhcppc3 linux-2.6.13]# make install
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' está actualizado.
CHK include/asm-i386/asm_offsets.h
CHK include/linux/compile.h
dnsdomainname: `Host' desconocido
CHK usr/initramfs_list
Kernel: arch/i386/boot/bzImage is ready (#1)
sh /usr/src/linux-2.6.13/arch/i386/boot/install.sh 2.6.13 arch/i386/boot/bzImage System.map "/boot"
/lib/modules/2.6.13 is not a directory.
mkinitrd failed:
(mkinitrd -v -f /boot/initrd-2.6.13.img --ifneeded 2.6.13)) at /usr/lib/libDrakX/bootloader.pm line 119.
make[1]: *** [install] Error 2
make: *** [install] Error 2
[root@dhcppc3 linux-2.6.13]# |