292 Linux for IBM ^ zSeries and S/390: Distributions
In our case, after a successful install we gave the command shutdown -h now to
shutdown the new Linux image.
Then we went over to the master Linux, LINUX0, and invoked the following
commands to switch the boot location from RAMdisk to DASD 201:
# v image stop vif1
Linux image vif1 stopped
# v image set vif1 boot 201
vif1 boot changed to 201
Command Complete
# v image start vif1
Linux image vif1 started
Command Complete
Again, we first had to telnet to the hypervisor, logon to vif1, and set the root
password. Then the new Linux booted successfully and we were able to telnet in
and verify that the new DASD are mounted correctly:
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/dasda1 194M ...