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

kernel 2.6.16 - invalid module format



Hallo,

Ich habe die Kernel-Sourcen der Debian-Packages linux-source-2.6.16,
linux-headers-2.6.16-2 und 2.6.16-2-686 auf einem NFS-Server liegen.
Baue dann den Kernel auf einem von CD laufenden 2.6.12er Kernel:

ln -s /usr/src/linux-source-2.6.16 /usr/src/linux
make mrproper
make menuconfig
make clean
make prepare
make bzImage
make modules
make modules_install
cp /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz-2.6.16
cp /usr/src/linux/System.map /boot/System.map-2.6.16
mkinitrd -f --omit-raid-modules /boot/initrd-2.6.16 2.6.16
....bringt die Meldungen:
/usr/sbin/mkinitrd: neither /dev/fd or /proc/self/fd exists!
Try mounting the proc filesystem: mount -tproc none /proc
....ich mache aber weiter:
ln -s /boot/vmlinuz-2.6.16 /boot/vmlinuz
lilo
Warning: COMPACT may conflict with LBA32 on some systems
Warning: '/proc/partitions' does not exist, disk scan bypassed
Warning: Unable to determine video adapter in use in the present system.
Added Linux *
Added last-Linux
Added linux-vdr
Added linux-mosix
Added Speichertest

Wenn ich dann neu boote, bekomme ich einen haufen Fehler:
modprobe: FATAL: ... invalid module format
....und es endet mit:
mount: devfs: not mounted
pivot_root: relocation error: pivot_root: symbol errno, symbol GLIBC_2.0 not
defined in libc.so.6 with link time reference
/sbin/init: 432: can not open /dev/console: no such file
kernel panic - not syncing: Attempted to kill init!

Woran liegt das?
Kann mir einer helfen?

Danke
Matthias
-- 
Don't panic



Reply to: