Marcelo Rodrigues Barragan wrote:

Pessoal,
Estou tentando compilar o kernel 2.6.12 em um servidor Sun SunFire v20z, com processador Opteron AMD 64 bits, e sistema de arquivos reiserfs. O objetivo de usar esta vers�o do kerne, a qual ainda est� em testes, � para habilitar suporte a interface Emulex Fusion Fibre Channel Host Adapter.
Compilei o kernel da seguinte forma:
# make clean
# make bzImage
# make modules
# make modules-install
# cp /usr/src/linuz/arch/x86_64/boot/bzImage /boot/vmlinuz-2.6.12-smp # cp /usr/src/linuz/System.map /boot/System.map-2.6.12-smp
# cp /usr/src/linuz/.config /boot/config-2.6.12-smp
# mkinitrd -k -o /boot/initrd-2.6.12-smp
# cd /boot
# ln -s vmlinuz-2.6.12-smp vmlinuz-smp
# ln -s initrd-2.6.12-smp initrd-smp
# vi /boot/grub/menu.lst
title Linux-compilled
    kernel (hd0,2)/boot/vmlinuz-smp root=/dev/sda3 vga=0x317 selinux=0 
splash=silent console=tty0 resume=/dev/sda2 elevator=cfq showopts
    initrd (hd0,2)/boot/initrd-smp

# grub-install /dev/sda
Mas quando tento bootar o servidor com o novo kernel, recebo a seguinte 
mensagem:
"Waiting for device /dev/sda3 to appear... Not found... Device modes: console 
disk fb0...
No root device found: exiting to /bin/sh
/bin/sh: Can't access tty: job control turned off"
Se algu�m souber de alguma solu��o para este problema, desde j� agrade�o!

Duas coisas: esse n�o � o jeito debian de compilar um kernel...
a outra �: vc habilitou o suporte a sua controladora de discos? Vc est� usando LVM??

--
Marcos


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a