_Linky_
(usa Slackware)
Enviado em 04/11/2005 - 17:15h
Olá a todos,
Bom a minha dificuldade é a seguinte:
Estou reconpilando o kernel de forma "enxuta" e sem carregamento de modulos, só que quando estou reconpilando o kernel com "make dep clean bzImage", me retorna a seguinte mensagem no final:
+++++++++++++--> INICIO <--++++++++++++++++++++++
gcc -Wall -Wstrict-prototypes -02 -fomit-frame-pointer -o tools/build tools/build.c -I/usr/src/linux-2.4.26/include objcpoy -O binary -R .note -R .comment -S compressed/bvmlinux compressed/bvmlinux.out tools/build -b bbootsect bsetup compressed/bvmlinux.out CURRENT > bzImage
Root device is (3, 2)
Root sector 512 bytes.
Setup is 4867 bytes.
System is 3580 kB
System is too big. Try using modules.
make[1]: *** [bzImage] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.26/arch/i386/boot`
make: *** [bzImage] Error 2
#
++++++++++++--> FIM <--++++++++++++++++++++++++++
Eu tentei iniciar o Slackware com a imagem gerada e retornou a seguinte menságem...
+++++++++++++-->INICIO<--+++++++++++++++++++++++++
boot: Linux_new
Loading Linux_new
BIOS data check successful
No setup signature found ...
+++++++++++++-->FIM<--++++++++++++++++++++++++++++
O meu lilo.conf está da seguinte forma.
+++++++++++++-->INICIO<--+++++++++++++++++++++++++
image = /boot/vmlinuz
root = /dev/hda2
label = Linux_old
read-only
image = /boot/vmlinuz.new
root = /dev/hda2
label = Linux_new
read-only
+++++++++++++-->INICIO<--+++++++++++++++++++++++++
Desde já eu agradeço a todos pela ajuda ....
T+