Quoting "Davis, Jeff" <[EMAIL PROTECTED]>: > I am installing a Suse sles7 system under z/VM 3.1 and when it tries to > install the kernel, I get the following error. If I repeat the task, it > just has the same result. The FTP server is another Linux system under VM > (older version). > Any ideas what is wrong?
Try running it manually, but instead of just executing 'rpm -U <etc...>', try 'LD_LIBRARY_PATH=/mnt/lib rpm -U <etc...>'. Maybe the initrd file is corrupted, and /bin/sh doesn't work well with libc.so on this image, so just try to use the libc from glibc 2.2 which is mounted on /mnt. Hope this helps. Yuval. ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
