>>> On 3/8/2013 at 12:13 PM, "Chase, John" <[email protected]> wrote: 
> Well, here we go again.  After getting to the "Could not find ..." message, I 
> opened a shell session on the SLES installation program:
> 
>> 7                          
> / # ftp 10.250.24.67         
> bash: ftp: command not found 
> / #                          
> 
> What now?

>From your desktop/laptop, FTP to the FTP server.  Figure out what directory 
>you're in at that point.  Adjust the path you give the SLES installer 
>accordingly.  The installer uses curl, not an interactive FTP client.

> Is there any documentation available anywhere that gives some clues as to 
> exactly how the zSLES installation program tries to find/reach its 
> installation repository?  I'm not too fond of CTRACE on z/OS, and haven't 
> even looked into its equivalent on z/VM, but if that's what it's going to 
> take, then that's what I'll end up doing.  Lots of time being wasted here.

The installer just takes whatever path you give it and tries to retrieve the 
information it needs.  There's no other logic than that.  It doesn't try to 
poke around and guess.

This situation is why I recommend HTTP as the first protocol to try, since 
you're guaranteed to get logging of what GET commands are being issued by the 
installer.  If your FTP server isn't providing those, it may be possible to 
obtain them, but you didn't quite come out and say just what server is in use.  
But, if you actually use an interactive FTP client from your desktop/laptop, 
you probably will be able to understand what's going on.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to