Re: Re: mkinitrd linking issue.

2006-02-28 Thread Nicolas Van Eenaeme
Hi Chris, I have the same problem. I was just wondering: do you have a 3w-9550 raid controller card? If so, did you use the 3ware ISO to install debian sarge-amd64? I have exactly the same problem when I use the installer of 3ware. My guess is that it's somehow corrupt. I hope it helps.

Re: mkinitrd linking issue.

2004-12-25 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Wakefield wrote: | Hi Harri. | | Here it is: | | $ /usr/bin/ldd /sbin/modprobe | libc.so.6 = /lib/libc.so.6 (0x002a9566c000) | /lib64/ld-linux-x86-64.so.2 = /lib64/ld-linux-x86-64.so.2 | (0x002a95556000) | | Thanks for

Re: mkinitrd linking issue.

2004-12-25 Thread Chris Wakefield
Happy holidays to all. I have just completed a re-install of x86_64 Debian, just to see what gives with: # /usr/sbin/mkinitrd -o /tmp/initrd.img-2.6.10-rc3 2.6.10-rc3 /bin/bash: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory (This

Re: mkinitrd linking issue.

2004-12-24 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Wakefield wrote: | Hi Harri. | | here is the output to: | | bash -x /usr/sbin/mkinitrd -o /tmp/initrd.img-2.6.10-rc3 2.6.10-rc3 log | [snip] | + xldd /sbin/modprobe | + i=/sbin/modprobe | + set +e | + '[' yes ']' | ++ LD_LIBRARY_PATH= | ++

Re: mkinitrd linking issue.

2004-12-24 Thread Chris Wakefield
Hi Harri. Here it is: $ /usr/bin/ldd /sbin/modprobe libc.so.6 = /lib/libc.so.6 (0x002a9566c000) /lib64/ld-linux-x86-64.so.2 = /lib64/ld-linux-x86-64.so.2 (0x002a95556000) Thanks for your interest and help, Chris W. On December 23, 2004 11:55 pm, Harald Dunkel wrote:

Re: mkinitrd linking issue.

2004-12-23 Thread Chris Wakefield
Greetings Harri. Before I started playing with the export command, I had this problem. Here is the output: - [EMAIL PROTECTED]:/$ bash -x /usr/sbin/mkinitrd ... + set -e ++ pwd + ORIGDIR=/ +

Re: mkinitrd linking issue.

2004-12-23 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Chris, Chris Wakefield wrote: | Greetings Harri. | | Before I started playing with the export command, I had this problem. Here is | the output: | - | [EMAIL

mkinitrd linking issue.

2004-12-22 Thread Chris Wakefield
I think I finally figured out why none of my kernels have been booting, I haven't been appending the kernel version to the mkinitrd command ...so: using: /usr/sbin/mkinitrd -o initrd.img-2.6.10-rc3 2.6.10-rc3 I'm now getting: /bin/bash: error while loading shared libraries: libdl.so.2: cannot

Re: mkinitrd linking issue.

2004-12-22 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Wakefield wrote: | | using: /usr/sbin/mkinitrd -o initrd.img-2.6.10-rc3 2.6.10-rc3 | I'm now getting: | /bin/bash: error while loading shared libraries: libdl.so.2: cannot open | shared object file: No such file or directory | Sorry, but I