blob: 1413f795cae1925f112393778afb52baf6910f34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
<!-- retain these comments for translator revision tracking -->
<!-- original version: 28672 untranslated -->
<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>
|