diff options
Diffstat (limited to 'en/boot-installer/s390.xml')
-rw-r--r-- | en/boot-installer/s390.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/en/boot-installer/s390.xml b/en/boot-installer/s390.xml new file mode 100644 index 000000000..0fd68dce4 --- /dev/null +++ b/en/boot-installer/s390.xml @@ -0,0 +1,30 @@ +<!-- retain these comments for translator revision tracking --> +<!-- $Id$ --> + + <sect2 arch="s390"><title>s390 Limitations</title> +<para> + +In order to run the installation system a working network setup and +ssh session is needed on S/390. + +</para><para> + +The booting process starts with a network setup that prompts you for +several network parameters. If the setup is successful, you will login +to the system by starting a ssh session which will launch the +standard installation system. + +</para> + </sect2> + + + <sect2 arch="s390"><title>s390 Boot Parameters</title> +<para> + +On S/390 you can append boot parameters in the parm file. This file can +either be in ASCII or EBCDIC format. Please read +<ulink url="&url-s390-devices;">Device Drivers and Installation Commands</ulink> +for more information about S/390-specific boot parameters. + +</para> + </sect2> |