Hi DK,

Actually, Brian and I are working on this together - CP is actually
getting the VINPUT command but evidently doesn't know how to pass it to
the Linux OS, we get:

HCPPCX6531E The operating system will not accept commands from the
service processor.  

Does anything special need to be enabled (either in the virtual machine
or Linux kernel) to allow responses made via VINPUT to be received by
the guest OS?

Michael Coffin, VM Systems Programmer 
Internal Revenue Service - Room 6527 
1111 Constitution Avenue, N.W. 
Washington, D.C.  20224 

Voice: (202) 927-4188   FAX:  (202) 622-6726
[EMAIL PROTECTED] 

 


-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
David Kreuter
Sent: Wednesday, March 22, 2006 11:23 AM
To: [email protected]
Subject: Re: 3270 input to zipl boot menu


Your EXEC is using the SCIF (Secondary Console Input Facility) which
lets you send and receive commands from a machine that you are set as
the SECUSER (secondary user).Try passing this command to the boot
loader: send cp linuxvm vi vmsg 0  
You may have to play with the exec a little.  Your exec as coded only
sends virtual machine commands to LINUXVM. You need to send a CP console
function command. SEND CP LINUXVM will send the cp command to linuxvm.
vi vmsg will pass the command to the boot loader as if it were command
from the hardware console. David Kreuter


-----Original Message-----
From: Linux on 390 Port on behalf of Brian Nelson
Sent: Wed 3/22/2006 10:29 AM
To: [email protected]
Subject: 3270 input to zipl boot menu
 
I'm using zipl version 1.3.1 and am unable to send input to the boot
loader via a 3270 terminal emulator.  I'm using the following script to
send input to the VM user:

00001 /*Send case-insensitive commands to linux on LINUXVM*/ 00002 Trace
Off 00003 Address Command 00004 Parse Arg Command 00005 'EXECIO 0 CP
(SKIP STRING SEND LINUXVM' Command 00006 Exit Rc

which works fine once the kernel is up.  I can log in, issue linux
commands, etc.  However, when I'm at the bootloader menu prompt, the
script has no effect and I'm unable to load a non-default kernel or pass
boot parameters.

I'm a complete newbie to the VM world, so I'm not sure what's going on
here.  Does anyone have any ideas?

Thanks,
Brian

----------------------------------------------------------------------
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 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 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

Reply via email to