Re: kernel 2.4.32 loading problem -- Solved Thanks a lot for the timely help. I updated /usr/sbin/mkinitrd and /usr/share/initrd-tools/scripts/e2fsprogs to use LD_ASSUME_KERNEL=2.4.1 and I am able to use kernel 2.4.32 fine. Below is the uname output! $ uname -a Linux debian 2.4.32 #1 Sun Apr 23 23:35:11 PDT 2006 i686 GNU/Linux
On 4/23/06, Joey Hess <[EMAIL PROTECTED]> wrote: > Aravind wrote: > > Seeing that I am missing an initrd image I tried making one, but it > > fails with the following message: > > # mkinitrd -o initrd.img 2.4.32 > > /bin/bash: error while loading shared libraries: libdl.so.2: cannot > > open shared object file: No such file or directory > > This is a current bug in initrd-tools, see http://bugs.debian.org/364338 > for info and a workaround. > > -- > see shy jo > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.3 (GNU/Linux) > > iD8DBQFES/sWd8HHehbQuO8RAhknAJ9iJTGi6g6NJlbF2FZUE/WE3FE2rgCcD7gQ > d0t7gvYLcTPHEdBOdummVj0= > =Eg44 > -----END PGP SIGNATURE----- > > >