Ge Nascimento wrote:
Eu de novo, compilei o kernell, configurei o bootsplash, no entanto ao reiniciar recebo a seguinte mensagem: RAMDISK: Couldn't find valid ram disk image starting a 0. VFS: Cannot open root device "hda1" or unknown-block(0,0) Please append a correct "root=" boot option KERNEL PANIC: VFS: Unable to mount root fs on unknown-block(0,0)
o grub est� assim:
title Debian GNU/Linux, kernel 2.6.8 kernel (hd0,0)/boot/vmlinuz-2.6.8 root=/dev/hda1
vga=771 splash=silent
initrd (hd0,0)/boot/initrd.splash
savedefault
boot
J� tentei assim e retornou o mesmo resultado:
title Debian GNU/Linux, kernel 2.6.8 root (hd0,0)
kernel /boot/vmlinuz-2.6.8 root=/dev/hda1 vga=771
splash=silent ro
initrd /boot/initrd.splash
savedefault
boot
Na verdade estou sem saber onde procurar, se algu�m puder me indicar onde encontrar algo fico grato, no momento estou tentando o google.
O seu problema � gerar o initrd.gz
Se nao me engano, tem um comando chamado mkinitrd ou algo do tipo que faz exatamente isso. Se vc nao tiver ele, ent�o t� faltando instalar algum pacote no seu sistema.
Veja no hist�rico da lista, acho mais facil de vc achar o que procura.
-- Marcos
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

