IBM ZVM - FOR LINUX V6 RELEASE 1 Getting Started page 125

Getting started with linux on system z
Table of Contents

Advertisement

If you want to ...
Link to another disk
(read-only mode)
Load (boot) Linux in a
virtual machine
Make CP display the
HOLDING status when
the display screen is full
and highlighted output
appears on the screen.
Change the number of
seconds that elapse
between the time when
CP issues the MORE...
state and sounds the
terminal alarm, and
between the time when
CP sounds the alarm and
clears the display.
You are done.
Then use this command ...
LINK userid vdev1 vdev2 RR
vdev1 is userid's virtual address; vdev2 is an available virtual
address in your virtual machine configuration.
Examples:
%cp link linux01 150 150 rr
If you use "vmcp" to address CP:
vmcp link linux01 150 150 rr
IPL
IPL (initial program load) and boot are synonymous.
Examples:
%cp ipl 150 clear
If you use "vmcp" to address CP:
vmcp ipl 150 clear
TERMINAL HOLD ON
When the display screen is in HOLDING status and you want to
clear the display, press the PA1 or CLEAR key.
Examples:
%cp terminal hold on
If you use "vmcp" to address CP:
vmcp terminal hold on
TERMINAL MORE mm nn
Examples:
%cp terminal more 5 2
If you use "vmcp" to address CP:
vmcp terminal more 5 2
means CP waits 5 seconds after issuing the MORE... state before
sounding the terminal alarm, then 2 seconds after sounding the
alarm before clearing the display.
Chapter 10. Performing run-time tasks
111

Advertisement

Table of Contents
loading

Table of Contents