• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Nach Kernelupdate File not found

Suse 10.2
Nach meinem gestrigen Update unter Yast, kommt bei meinem PC die Fehlermeldung

kernel (hd0,6)/boot/vmlinuz-2.6.18.2-34-default root=/dev/hda7 vga=0x31a resume=/dev/hda5 spash=silent

Error 15: File not found

Press any key to continue....

Da hab ich wohl irgendwas verbockt!
Mit der Bitte um Hilfe.
 

admine

Ultimate Guru
Dann schau doch mal in dein /boot-Verzeichis, was sich da an Files befindet zu "vmlinuz".
Und stimmen die Angaben in der /boot/grub/menu.lst überein?
 
OP
G

Gandalf333

Hacker
In meinem Boot Loader Setting finde ich ganz oben mit Kreuz davor: openSuse10.2 (hd0,6)/boot/vmlinuz-2.6.18.2-34-default (/dev/hda6, root=/DEV/HDA
Suse Linux 10.1
Windows
Failsafe --Suse Linux 10.1
2.6.16.21-0.25-default

Kann mir jemand weiterhelfen?
 

admine

Ultimate Guru
Ich hätte gern die Ausgabe von
Code:
ls -l /boot
gesehen!
Da findest du dann auch sicher Files, die im Namen "vmlinuz" haben.

Und poste einfach noch deine menu.lst dazu und dann basteln wir dir einen SUSE-Eintrag ;)
 
OP
G

Gandalf333

Hacker
ls -l /boot ergab

.....root root ......................System.map-2.6.16.21.0.25-default
....
....
vmlinux-2.6.16.21-0.25-default.gz
vmlinuz- vmlinuz-2.6.16.21-0.25-default
vmlinuz-2.6.16.21-0.25-default

Und wie bekomme ich menu.lst????
 
OP
G

Gandalf333

Hacker
cat /boot/grub/menu.lst ergab:

Don't change this comment - Yast indentifier: Original name: openSuse 10.2 (/dev/hda7)
kernel (hd0,6)/boot/vmlinuz-2.6.18.2.34-default root=/dev/hda7 vga=0x31a resume=/dev/hda5 splash=silent showopts initrd (hd0,6)/boot/initrd-2.6.18.2.34-default

Don't change.... Suse Linux 10.1....
root (hd0,5)
kernel /boot/vmlinuz root=/dev/hda6 vga.....

Don't......windows
chainloader (hd0,0)plus1

Don't.....Failsafe --SUSE Linux 10.1
root(hd0,5)
kernel /boot/vmlinuz root=/dev/hda6 vga=normal....

Don't........2.6.16.21-0.25-default
root (hd0,5)
kernel /boot/vmlinuz-2.6.16.21-0.25-default root=/dev/hda6 vga=0x31a.....
 

admine

Ultimate Guru
Gandalf333 schrieb:
Don't........2.6.16.21-0.25-default
root (hd0,5)
kernel /boot/vmlinuz-2.6.16.21-0.25-default root=/dev/hda6 vga=0x31a.....
Dieser Eintrag sollte booten.
Weil zumindest das vmlinuz-2.6.16.21-0.25-default in /boot vorhanden ist.

Und bitte gewöhne dir bei Ausgaben aus der Konsole/Shell an, die Code-Tags zu verwenden - dafür sind diese da ;)
 
OP
G

Gandalf333

Hacker
Weil zumindest das vmlinuz-2.6.16.21-0.25-default in /boot vorhanden ist.

Leider bootet der auch nicht, da kommt erst Suse 10.1 am Bildschirm und irgendwann soll ich mich als root einloggen.

Die code tags kann ich leider nicht verwenden, da ich alles mit meinem Laptop vom Pc-Bildschirm abschreibe.

[/code]
 
Oben