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
