[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Kernel 2.4 starten über Lilo



Hallo!

Ich habe Woody mit Kernel 2.2 und möchte auf 2.4 wechseln (kernel
2.4.18-k7 ist doch korrekt für meinen Athlon1600+, oder?). Ich habe
gegoogelt, Anleitung gefunden und installiert. vmlinuz zeigt auf
/boot/vmlinuz-2.4.18-k7 und initrd.img auf /boot/initrd.img-2.4.18-k7.
Soweit so gut!

Ich habe aber mehrere Partitionen auf der Platte. U.a. eine
Suse-Partition und von dieser aus configuriere ich mein lilo.

Problem: Obwohl ich IMO alle Angaben getätigt habe und auch keine
Fehlermeldung auftaucht, wird grundsätzlich der alte Kernel gebootet.

#uname -a
Linux gondolin 2.2.20-idepci #1 Mon Dec 31 07:45:13 EST 2001 i686
unknown

meine lilo.conf (betreffender Ausschnitt) schaut so aus:

image = /data1/vmlinuz
    label = Debian
    root = /dev/hda7
    initrd = /data1/initrd.img

Ich habe es auch mal direkt versucht:

image = /data1/boot/vmlinuz-2.4.18-k7
    label = Debian
    root = /dev/hda7
    initrd = /data1/boot/initrd.img-2.4.18-k7

Hier nochmal die Ganze lilo.conf:

-------------------------------------------------------------------
# Modified by YaST2. Last modification on Sun Jun  9 16:49:50 2002


boot = /dev/hda
change-rules
    reset
read-only
menu-scheme = Wg:kw:Wg:Wg
lba32
prompt
timeout = 50
message = /boot/message
append = "apm=on acpi=off"

image = /data1/boot/vmlinuz-2.4.18-k7
    label = Debian
    root = /dev/hda7
    initrd = /data1/boot/initrd.img-2.4.18-k7

image = /data2/vmlinuz
    label = "Debian Test"
    root = /dev/hda8

image = /boot/vmlinuz
    label = "Suse all"
    initrd = /boot/initrd
    root = /dev/hda5
    vga = 791

other = /dev/hda1
    label = windows

other = /dev/hda2
    label = QNX

image = /boot/vmlinuz.suse
    label = failsafe
    append = "ide=nodma apm=off acpi=off"
    initrd = /boot/initrd.suse
    optional
    root = /dev/hda5
    vga = 791

image = /boot/memtest.bin
    label = memtest86
---------------------------------------------------------------------

In Google finde ich auf Anhieb nichts zu dem Thema. Kann mir jemand
weiterhelfen?

-- 
Grüße, 
   H. Felder <bimmmelbeule@flohheim.de
       http://www.flohheim.de



Reply to: