diff --git a/docs/source/troubleshooting/os_installation/ssh_enable.rst b/docs/source/troubleshooting/os_installation/ssh_enable.rst index 8f2e94b80..2a60dd98b 100644 --- a/docs/source/troubleshooting/os_installation/ssh_enable.rst +++ b/docs/source/troubleshooting/os_installation/ssh_enable.rst @@ -15,7 +15,7 @@ When ssh access to the installer is enabled, the admin can login into the instal *** login using 'ssh -X root@' *** *** run 'yast' to start the installation *** - Just as the message above suggests, the admin can open 2 sessions and run ``ssh -X root@`` with the configured system password in the ``passwd`` table to login into the installer, then run ``yast`` to continue installation in one session and inspect the installation process in the installer in the other session. + Just as the message above suggests, the admin can open 2 sessions and run ``ssh -X root@`` with the configured system password in the ``passwd`` table to login into the installer, then run ``yast`` to continue installation in one session and inspect the installation process in the installer in the other session. After the installation is finished, the system requires a reboot. The installation will halt again before the system configuration, the console output looks like: ::