Marcy,

Thank you, Thank you, Thank you!

I also had played with the number of lines and upper/lower case values but
didn't hit on the solution.  After reading your note I compacted my
parmfile lines, filling each out as close to 80 as I could.  Changed my
INST_INFO=SSH to uppercase and it works like a charm.  Very nice.

Here's how mine turned out:
ramdisk_size=65536 root=/dev/ram1 ro init=/linuxrc"" INST_SCREEN=SSH
AUTOINSTALL=yes IP_INTERFACE=ctc IP_ADDR=128.123.3.106 READ_DEVNO=2050
IP_HOST=WINCHESTER.NMSU.EDU IP_GATEWAY=128.123.3.1 WRITE_DEVNO=2051
IP_DNS=128.123.3.5 IP_PEER=128.123.3.2 INST_INFO=ftp IP_MTU=1492
PROTOCOL=0 FTPUSER=tazzer FTPPASSWORD=zabeth19
INST_PASSWORD=sitedin

INST_IP_DIR=/CDROM DASD_Parameter=dasd=200 INST_IP_ADDR=128.123.194.106

Thanks again for sharing,

Scott

At 04:54 PM 03/06/2003, Marcy Cortes wrote:
I wrote:
>Scott (or anyone), have you figured this out yet?  I'm revisiting
>this install after having worked on other stuff for a while...
>
>I found that some parms have to be in upper case like:
>   INST_INFO=SAMBA
>
>works and INST_INFO=samba causes loops like yours.   INST_INFO=smbfs
>like the doc suggests stops it and asks for a number choice...
>
>I'm stuck like you on the INST_SCREEN=VNC
>It doesn't like anything I specify for that.  Lower case causes
>it to loop and upper case causes it to stop and ask me for something.
>If I choose the number for VNC at that point I can continue, but
>I was hoping to get all the parms to work...

Replying to myself!

OK, some more playing with it and I got it to work.  I think there's
a bug here still.  I rearranged the order of things and squished
the number of lines down and ended up with this whiched worked.
I suspect the number of lines and/or number of characters passed
were causing the last parms to get missed.

ramdisk_size=65536 root=/dev/ram1 ro init=/linuxrc INST_PASSWORD=xxxxxxxx
AUTOINSTALL=yes INST_IP_ADDR=10.26.125.67 IP_ADDR=10.12.7.100
SAMBAUSER=Administrator IP_HOST=sles8.wellsfargo.com IP_MTU=16384
IP_GATEWAY=10.12.7.126 IP_DNS=10.12.71.20 IP_INTERFACE=hsi
READ_DEVNO=1D00 WRITE_DEVNO=1D01 DATA_DEVNO=1D02 VNC_PASSWORD=xxxxxxxx
INST_INFO=SAMBA INST_IP_DIR=MARCYCD INST_SCREEN=VNC SAMBAPASSWORD=xxxxxxx
IP_BROADCAST=10.12.7.127 DASD_Parameter=dasd=0100,0201-0207
IP_NETMASK=255.255.255.192

************************************************************************** Scott Archer

   Mainframe Systems Administration, New Mexico State University
   E-mail: [EMAIL PROTECTED]
   URL: http://sarcher.nmsu.edu
   Phone: (505)646-6186
**************************************************************************

Reply via email to