diff options
author | Philipp Kern <pkern@debian.org> | 2010-10-14 18:03:28 +0000 |
---|---|---|
committer | Philipp Kern <pkern@debian.org> | 2010-10-14 18:03:28 +0000 |
commit | 07b9bd6585a644abf76b58ab1158dfe223311a47 (patch) | |
tree | 71dbcf508025ff97bd9db56291a2688396a4ecc0 | |
parent | e9d88a69afc82f42f6c429b818e6e0b54a6da89a (diff) | |
download | installation-guide-07b9bd6585a644abf76b58ab1158dfe223311a47.zip |
s390: state parmfile.debian's format, reference debian.exec
-rw-r--r-- | en/preparing/bios-setup/s390.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/en/preparing/bios-setup/s390.xml b/en/preparing/bios-setup/s390.xml index a7a613c17..35def6e86 100644 --- a/en/preparing/bios-setup/s390.xml +++ b/en/preparing/bios-setup/s390.xml @@ -75,7 +75,11 @@ You need to copy all the files from the <filename>generic</filename> sub-directory to your CMS disk. Be sure to transfer <filename>kernel.debian</filename> and <filename>initrd.debian</filename> in binary mode with a fixed record -length of 80 characters. +length of 80 characters. <filename>parmfile.debian</filename> can +be in either ASCII or EBCDIC format. + +A sample <filename>debian.exec</filename> script, which will punch the files in +the proper order, is included with the images. </para> </sect2> |