[ltp] Processor architecture change causes kernel panic

Niel Lambrechts linux-thinkpad@linux-thinkpad.org
Sun, 5 Dec 2004 22:47:02 +0200


=20
> > To me it seems that mkinitrd includes the reiserfs module from the=20
> > _old_ i686 kernel in the initrd image. How would I change=20
> initrd and=20
> > reiserfs to work with the new kernel architecture?
>=20
> did you recompile your modules as well?
>=20
> Andr=E9.
>=20
>=20

I did:
make
make modules_install
mkinitrd -s 1024x768 -k "bzImage.2.6.8-24.5-default" -i "initrd"

Afaik, on 2.6 you don't have to do make modules any more?

Regards,
Niel