15.2. IBM Z での RDP を使用したリモート RHEL インストールの実行
Anaconda インストーラーの初期プログラムロード (IPL) が完了したら、ローカルマシンからインストールユーザーとして ssh を使用して 64 ビット IBM Z システムに接続します。GUI インストールには RDP モードを使用し、テキストモードインストールには確立済みの接続を使用してください。
前提条件
- インストールメディアを起動した。
64 ビットの IBM Z システムで最初のプログラムの起動が完了し、コマンドプロンプトに以下が表示されている。
Starting installer, one moment… Please ssh install@my-z-system (system IP address) to begin the install.
手順
ローカルマシンから 64 ビット IBM Z システムへのリモート接続を設定するために、コマンドプロンプトを開き、次のコマンドを実行します。
$ ssh install@my-z-system-domain-nameまたは
$ ssh install@my-z-system-IP-addressssh セッションに次の出力が表示されます。
Starting installer, one moment... libreport is not available in this environment - bug reporting disabled anaconda 40.22.3.26-1.el10_0 for Red Hat Enterprise Linux 10.0 started. * installation log files are stored in /tmp during the installation * shell is available in second TMUX pane (ctrl+b, then press 2) * when reporting a bug add logs from /tmp as separate text/plain attachments Wayland startup failed, falling back to text mode. ================================================================================ ================================================================================ Wayland was unable to start on your machine. Would you like to start an RDP session to connect to this computer from another computer and perform a graphical installation or continue with a text mode installation? 1) Use graphical mode via Remote Desktop Protocol 2) Use text mode Please make a selection from the above ['c' to continue, 'q' to quit, 'r' to refresh]:inst.rdp parameterが設定済みの場合は、ステップ 4 に進みます。-
1を入力して RDP を起動します。 -
RDP のユーザー名とパスワードを入力します (以前に
inst.rdp.usernameおよびinst.rdp.passwordブートオプションを使用してこれらの値を設定していない場合)。 RDP クライアントを使用して、指定されたネットワークアドレスに接続します。
前のステップで設定したユーザー名とパスワードの入力を求められます。
注記inst.rdpブートオプションを使用してインストールを開始した場合、インストーラーによりsshを使用して接続するように求められることはありません。代わりに、ステップ 4 で説明されているように、コンソールで RDP のユーザー名とパスワードを入力してください。