Maybe not related to your problem, but I would get rid of that "cio_ignore=all,!0.0.0009" if you are running under zVM. It will bring you lots of frustration when, after the system is installed, you cannot put another DASD online because you forgot that the cio_ignore is ignoring the new DASD you just connected. IMHO the cio_ignore should be always left off by default. Thinking about it a second, it could mean that your network interfaces are being ignored too.
Before starting the installer (if you can talk to a shell), you can setup proxy address with this: # http_proxy="http://username:password@host:port" # export http_proxy Then start the installer. It should work. Mauro http://mauro.limeiratem.com - registered Linux User: 294521 Scripture is both history, and a love letter from God. 2012/12/3 Tom Huegel <[email protected]> > Yes Scott I agree, but I have searched and don't seem to find the 'how to'. > I'll keep looking. If anyone comes across the parm please let me know. > Thanks > > On Mon, Dec 3, 2012 at 2:37 PM, Scott Rohling <[email protected] > >wrote: > > > I couldn't quickly find a reference for the parameters.. but it sounds > like > > you need to specify a proxy server address... I can only offer that hint > > without more research. > > > > Scott Rohling > > > > > > > > > > On Mon, Dec 3, 2012 at 1:16 PM, Tom Huegel <[email protected]> wrote: > > > > > This is my default prm file > > > > > > ro ramdisk_size=40000 cio_ignore=all,!0.0.0009 > > > vnc > > > rd.dasd=0.0.0251 > > > rd.dasd=0.0.025f > > > ip=172.17.51.126:255.255.254.0:172.17.50.1:24:fedora.example.com: > > eth0:none > > > > > > > rd.znet=qeth,0.0.0340,0.0.0341,0.0.0342,layer2=0,portname=FOOBAR,portno=0 > > > > > > root=live: > > > http://dl.fedoraproject.org/pub/fedora-secondary/releases/17/Fedora/s3 > > > 90x/os/images/install.img > > > > > > nameserver=172.17.50.1 > > > > > > > > > As is it fails because it can't get to root.. this is expected because > I > > > ned to pass through a firewall/http server to get to the outside. > > > > > > I can not figure out where to put the server address 10.74.12.13 that I > > > need to pass through. > > > > > > Any ideas? > > > > > > ---------------------------------------------------------------------- > > > 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/ > > > > > > > ---------------------------------------------------------------------- > > 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/ > > > > ---------------------------------------------------------------------- > 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/ > ---------------------------------------------------------------------- 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/
