Allora...ho messo sulla Suse 9.1 il 2.6.5

L'ho fatto 3 volte xkè ogni volta dava qlke problema...ora però l'errore è solo uno...


Kernel panic: Unable to mount root fs on hda3

leggendo la guida della suse mi sembra di aver capito ke bisogna passare al boot ide = reverse ma niente..nn và!
qst è la configurazione di lilo:

# Modified by YaST2. Last modification on Sat May 15 13:20:35 2004


message = /boot/message
timeout = 80
prompt
default = Windows
boot = /dev/hda

other = /dev/hda1
###Don't change this comment - YaST2 identifier: Original name: Windows###
label = Windows

image = /boot/vmlinuz
###Don't change this comment - YaST2 identifier: Original name: Linux###
label = Linux
initrd = /boot/initrd
optional
root = /dev/hda3
vga = 0x31a
append = "splash=silent desktop resume=/dev/hda2 showopts"

### QUESTA E' LA PARTE KE HO MESSO IO...
image = /boot/bzImage
label = 2.6.5
root = /dev/hda3
vga = 0x31a
append = "splash=silent desktop resume=/dev/hda2 showopts"
### FINE

image = /boot/vmlinuz
###Don't change this comment - YaST2 identifier: Original name: Failsafe###
label = Failsafe
initrd = /boot/initrd
optional
root = /dev/hda3
vga = normal
append = "showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 3"

image = /boot/memtest.bin
###Don't change this comment - YaST2 identifier: Original name: \"Verifica_dell###
label = Verifica
optional
append = ""