>>> On 3/8/2013 at 10:46 AM, "Chase, John" <[email protected]> wrote: > Here's the current specification for the Install= parm in the PARM-S11 file > on z/VM: > > Install=nfs://10.250.24.67/var/nfs/sles/iso/SLES-11-SP2-DVD-s390x-GM-DVD1.is > o > > To try via ftp, what do I need to change besides the obvious "nfs:"? The > "Virtualization Cookbook" describes only the nfs method.
The only other things you need to worry about are: 1. Whether you're going to be using anonymous FTP, or have to provide a userid and password 2. The directory the FTP daemon puts you when you connect. From there you need to create the relative path from there to the installation media. I.e., the /var/nfs/... may need to be changed to something else. 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/
