Jeff, No, that wouldn't be your problem. Try to do an "ls" on that complete path and file name. If it does find it, I can't tell you what would be wrong. If it doesn't find it, start "backing off" one node at a time, e.g., try ls /mnt/var/tmp/57.9.45.74/home/c069868/susesles7/suse/images/ next to see what is in that directory, etc.
Mark Post -----Original Message----- From: Davis, Jeff [mailto:[EMAIL PROTECTED]] Sent: Monday, April 01, 2002 4:04 PM To: [EMAIL PROTECTED] Subject: Re: Suse sles7 kernel install problem Thanks for your response. Here is what I tried. I get to the point where the error is taken in the 'update an existing system' process, then telnet in again from another window and enter this command: LD_LIBRARY_PATH=/mnt/lib rpm -U --force --nodeps --root /mnt/var/tmp/57.9.45.74/home/c069868/susesles7/suse/images/k_deflt.rpm The response is: rpm: no packages given for install Did I enter it wrong? It's an awfully long command and it wraps around in my window to a second line. Perhaps that's the problem? Jeff -----Original Message----- From: Yuval Turgeman [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 5:28 AM To: Linux on 390 Port; Davis, Jeff Cc: [EMAIL PROTECTED] Subject: Re: Suse sles7 kernel install problem 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/ The information in this electronic mail message is sender's business Confidential and may be legally privileged. It is intended solely for the addressee(s). Access to this Internet electronic mail message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. The sender believes that this E-mail and any attachments were free of any virus, worm, Trojan horse, and/or malicious code when sent. This message and its attachments could have been infected during transmission. By reading the message and opening any attachments, the recipient accepts full responsibility for taking protective and remedial action about viruses and other defects. Galileo International is not liable for any loss or damage arising in any way from this message or its attachments.
