Ich hab debian 2.2_rev6 downgeloadet und installiert.
der kernel ist 2.2.19
ich hab mir einen neuen kernel 2.4.18 gebaut
und versuche mit lilo das neue kernelimage anzubooten aber er lädt trotzdem das alte.
Was muss ich bei debian anders einstellen beim booten as z.B. bei SuSE (da hab ich mir schon eigene Kernel gemacht die funktionieren)
Danke schon mal im Voraus !!!
Linux 14.981 Themen, 106.341 Beiträge
Das ist meine lilo.conf :
boot = /dev/hda
change-rules
reset
read-only
menu-scheme = Wg:kw:Wg:Wg
lba32
prompt
timeout = 80
message = /boot/message
image = /boot/vmlinuz
label = linux
root = /dev/hda3
vga = 791
initrd = /boot/initrd
append = " hdc=ide-scsi"
image = /boot/vmlinuz.suse
label = failsafe
root = /dev/hda3
vga = 791
initrd = /boot/initrd.suse
append = "ide=nodma apm=off acpi=off hdc=ide-scsi"
optional
image = /vmlinuz
label = debian
root = /dev/hdb1
vga = normal
image = /2.4.18
label = deb-2.4.18
root = /dev/hdb1
vga = normal
# image = /boot/2.4.18
# label = FrameBuffer
# root = /dev/hdb1
# vga = 791
# initrd = /boot/initrd
# append = "video=rivafb:1024x768-16@60 hdc=ide-scsi"
other = /dev/hda1
label = windows
image = /boot/memtest.bin
label = memtest86