Hi,
ich möchte auf meinen SuSe 9.0 Server den 2.6 Kernel parallel zum 2.4.21-192 Kernel installieren.
Hab mir dazu das neuste rpm (kernel-default-2.6.3-7.i586.rpm) von SuSe geholt und mit folgendem Befehl installiert:
rpm -ihv kernel-default-2.6.3-7.i586.rpm
Verzeichnis /sys im /-Verzeichnis erstellt und gemountet
Danach hab ich meinen Bootloader (Grub) entsprehend modifiziert damit das System mit dem neuen Kernel startet.
Soweit so gut. Bis dahin gab es keine Fehlermeldung / Probleme.
Nur beim Booten mit Kernel 2.6 gibt es folgende Probleme:
1. Konfiguration der Netzwerkkarte schlägt fehl.
2. sshd Dämon wird nicht gestartet. (Konnte jedoch nachträglich über yast2 bewerkstelligt werden.)
3. CRON Dämon wird nicht gestartet.
Kann mir jemand sagen was ich falsch gemacht habe oder wie ich den Kernel zum Laufen bringe?
Buddy0815
SuSe Kernel 2.6 Problem
Re: SuSe Kernel 2.6 Problem
Hier: ftp://ftp.mpi-sb.mpg.de/pub/linux/mirro ... xel/README schauen, das entdecken:Buddy0815 wrote:Hi,
Kann mir jemand sagen was ich falsch gemacht habe oder wie ich den Kernel zum Laufen bringe?
really quick install guide
--------------------------
(0) make a backup
(1) install/update the three basic rpms listed above
(using rpm -vh -U ...)
(1a) optionally install other update packages (if needed).
(2) /sbin/generate-modprobe.conf | tee /etc/modprobe.conf
(3) install kernel-*-26.rpm
(4) add the new kernel to your boot loader
(5) reboot
Re: SuSe Kernel 2.6 Problem
Installation hat jetzt geklappt, Rechner fährt ohne Probleme hoch.
Beim Ã?berprüfen der boot.log finde ich jedoch folgende Einträge
Kann mir da jemand helfen?
Buddy0815
Beim Ã?berprüfen der boot.log finde ich jedoch folgende Einträge
Code: Select all
Starting acpid <notice>startproc: execve (/usr/sbin/acpid) [ /usr/sbin/acpid ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=5 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=3 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=10 _=/sbin/startproc DAEMON=/usr/sbin/acpid ]
done
<notice>exit status of (sshdFATAL: Module block_major_11_0 not found.
fbset cronFATAL: Module block_major_11_1 not found.
FATAL: Module block_major_11_2 not found.
FATAL: Module block_major_11_3 not found.
FATAL: Module block_major_11_4 not found.
FATAL: Module block_major_11_5 not found.
FATAL: Module block_major_11_6 not found.
FATAL: Module block_major_11_7 not found.
FATAL: Module block_major_11_8 not found.
FATAL: Module block_major_11_9 not found.
FATAL: Module block_major_11_10 not found.
FATAL: Module block_major_11_11 not found.
FATAL: Module block_major_11_12 not found.
FATAL: Module block_major_11_13 not found.
FATAL: Module block_major_11_14 not found.
FATAL: Module block_major_11_15 not found.
FATAL: Module char_major_9_0 not found.
FATAL: Module char_major_9_1 not found.
FATAL: Module char_major_9_2 not found.
FATAL: Module char_major_9_3 not found.
FATAL: Module char_major_9_4 not found.
FATAL: Module char_major_9_5 not found.
FATAL: Module char_major_9_6 not found.
FATAL: Module char_major_9_7 not found.
acpid) is (0 0 0 0)
<notice>start services (kbd)
FATAL: Module block_major_11_1 not found.
FATAL: Module block_major_11_2 not found.
FATAL: Module block_major_11_3 not found.
FATAL: Module block_major_11_4 not found.
FATAL: Module block_major_11_5 not found.
FATAL: Module block_major_11_6 not found.
FATAL: Module block_major_11_7 not found.
FATAL: Module block_major_11_8 not found.
FATAL: Module block_major_11_9 not found.
FATAL: Module block_major_11_10 not found.
FATAL: Module block_major_11_11 not found.
FATAL: Module block_major_11_12 not found.
FATAL: Module block_major_11_13 not found.
FATAL: Module block_major_11_14 not found.
FATAL: Module block_major_11_15 not found.
FATAL: Module char_major_9_0 not found.
FATAL: Module char_major_9_1 not found.
FATAL: Module char_major_9_2 not found.
FATAL: Module char_major_9_3 not found.
FATAL: Module char_major_9_4 not found.
FATAL: Module char_major_9_5 not found.
FATAL: Module char_major_9_6 not found.
FATAL: Module char_major_9_7 not found.
Buddy0815
Re: SuSe Kernel 2.6 Problem
hmmm...
Nach einem erneuten reboot sind die Fehlermeldungungen plötzlich weg. Dafür zeigt er mir folgende Meldung an:
Jemand eine Idee?
Nach einem erneuten reboot sind die Fehlermeldungungen plötzlich weg. Dafür zeigt er mir folgende Meldung an:
Code: Select all
Inspecting /boot/System.map-2.6.3-7-default
Loaded 29599 symbols from /boot/System.map-2.6.3-7-default.
Symbols match kernel version 2.6.3.
No module symbols loaded - kernel modules not enabled.