38.2. 连接到安装系统
在 Anaconda 安装程序的初始程序加载(IPL)完成后,以 install
用户身份从本地机器连接到 64 位 IBM Z 系统。
您需要连接到安装系统才能继续安装过程。使用 VNC 模式运行基于 GUI 的安装,或使用建立的连接来运行文本模式安装。
前提条件
初始程序引导在 64 位 IBM Z 系统中完成,命令提示符显示:
Starting installer, one moment... Please ssh install@my-z-system (system ip address) to begin the install.
Starting installer, one moment... Please ssh install@my-z-system (system ip address) to begin the install.
Copy to Clipboard Copied! Toggle word wrap Toggle overflow -
如果要限制对安装系统的 VNC 访问,请确保配置了
inst.vncpassword=PASSWORD
引导参数。
流程
从本地机器运行以下步骤,使用 64 位 IBM Z 系统设置远程连接。
在命令提示符后运行以下命令:
$ssh install@_my-z-system-domain-name_
$ssh install@_my-z-system-domain-name_
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 或
$ssh install@_my-z-system-IP-address_
$ssh install@_my-z-system-IP-address_
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 根据您是否配置了
inst.vnc
参数,ssh 会话会显示以下输出:当配置了
inst.vnc
参数时:Starting installer, one moment... Please manually connect your vnc client to my-z-system:1 (_system-ip-address:1_) to begin the install.
Starting installer, one moment... Please manually connect your vnc client to my-z-system:1 (_system-ip-address:1_) to begin the install.
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 当没有配置
inst.vnc
参数时:Copy to Clipboard Copied! Toggle word wrap Toggle overflow 如果您已配置了
inst.vnc
参数,请执行第 5 步。- 输入 1 来启动 VNC。
-
如果您还没有设置
inst.vncpassword=
引导选项,但想保护服务器连接,请输入密码。 从新的命令提示符连接到 VNC 服务器。
$vncviewer _my-z-system-ip-address:display_number_
$vncviewer _my-z-system-ip-address:display_number_
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 如果您有受保护的连接,请使用您在上一步中输入的密码,或者使用为
inst.vncpassword=
引导选项所设的密码。RHEL 安装程序在 VNC 客户端启动。