changeset 18:090d339bcbc0 default tip

updates --- hercules-s390.html | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-)
author Peter van Dijk <peter.van.dijk@netherlabs.nl>
date Fri, 25 Oct 2013 08:22:27 -0400
parents ca14464cc7c4
children
files body-hercules-s390.html
diffstat 1 files changed, 19 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/body-hercules-s390.html	Fri Dec 25 20:30:14 2009 -0500
+++ b/body-hercules-s390.html	Fri Oct 25 08:22:27 2013 -0400
@@ -78,6 +78,15 @@
 </p>
 
 <p>
+
+Peter van Dijk reports:
+<ul>
+<li>Debian 6/s390 installs.
+<li>Debian 7/s390 does not install - it aborts early on with a segfault in netcfg.
+<li>Debian 7/s390x does install, and this is the version you'd want right now anyway. s390 is going away and s390x is backwards compatible.
+</ul>
+
+<p>
 Save them into the <pre>rdr</pre> directory. The first two files' names
 gives away their contents - the first is an initrd, and the second is the
 kernel image itself. The last file contains the kernel command line options,
@@ -143,7 +152,8 @@
 
 <p>
 One thing to note, if your real hardware has only one core, you may want to
-change the NUMCPU to 1.
+change the NUMCPU to 1. Peter van Dijk reports that NUMCPU=4 causes kernel
+stalls with Debian 7/s390x.
 </p>
 
 <p>
@@ -180,6 +190,12 @@
 </pre>
 
 <p>
+If you prefer a single /, leave out the second command (and the related line
+in s390.conf). You can add another argument to specify the size. 8000 will give
+you around 6.4 GB.
+</p>
+
+<p>
 Alternatively, if you want to save disk space at the expense of some
 run-time overhead, you can use zlib or bz2 compressed DASDs by using the -z
 or -bz2 arguments, respectively.  For example,
@@ -510,7 +526,8 @@
 This will install the right image, and set up zIPL (the bootloader) to do
 the right thing. The original kernel image will remain installed, and you
 can select it in the bootloader (right after you issue ipl on the Hercules
-console).
+console). This step appears to be unnecessary on Debian 6 or up, even when
+installing from s390. YMMV.
 </p>
 
 <h2>Final Note</h2>