[PLUTO-help] Kernel Panic
Nanni Longari
nannilongari a email.it
Mer 19 Nov 2003 23:47:22 CET
Ciao a tutti...
ho appena compilato un nuovo kernel: tutto ok, ho creato il bzImage,
l'ho rinominato e copiato nella /boot ... sono andato poi a modificare
il boot loader in grub.conf come:
#
# Note that you do not have to rerun grub after making changes to this
file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,6)
# kernel /boot/vmlinuz-version ro root=/dev/hdc7
# initrd /boot/initrd-version.img
#boot=/dev/hdc
default=0
timeout=30
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-20.9)
root (hd0,6)
kernel /boot/vmlinuz-2.4.20-20.9 ro root=LABEL=/ hda=ide-scsi
initrd /boot/initrd-2.4.20-20.9.img
title Red Hat Linux (2.4.20-8)
root (hd0,6)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/ hda=ide-scsi
initrd /boot/initrd-2.4.20-8.img
title Red Hat Linux (2.4.22)
kernel /boot/vmlinuz-2.4.22 ro root=/dev/hdc6
title WindowsXp
rootnoverify (hd0,1)
chainloader +1
dove ho aggiunto la riga corrispondente al kernel 2.4.22. Ho riavviato e
mi dice che non trova initrd, e che devo provare a passarlo come
parametro al kernel. Allora ho cercato un initrd-2.4.22.img ma non l'ho
trovata, ho provato anche a dargli nel grub.conf una delle precedenti,
ma finisce sempre in panic. Come faccio ???
Grazie mille !! Nanni
More information about the pluto-help
mailing list