changeset 11:43f87a840ead

zvm-centos4: a few fixups
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Wed, 03 Sep 2008 14:32:37 -0400
parents 1d96f0b77f23
children e5ab4d0d4407
files body-zvm-centos4.html
diffstat 1 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/body-zvm-centos4.html	Sun Aug 31 18:56:26 2008 -0400
+++ b/body-zvm-centos4.html	Wed Sep 03 14:32:37 2008 -0400
@@ -38,7 +38,7 @@
 <p>
 So, point your browser to the mirror nearest you, navigate to this rather
 long path:
-<pre>XXX</pre>
+<pre>/centos-4/4.6/os/s390/images/</pre>
 
 and grab these files:
 <pre>
@@ -49,7 +49,10 @@
 </pre>
 
 I used CentOS 4.6 to write this howto, but a newer version should work just
-as well.
+as well.<br/>
+<br/>
+Note: If you want a 64-bit system, you'll want to use <strong>s390x</strong>
+in the path instead.
 </p>
 
 <p>
@@ -59,7 +62,9 @@
 <br/>
 <b>Note:</b> The .img files should be transfered as binaries, and the other two
 need to be converted to EBCDIC. Both, FTP and IND$FILE support converting
-between ASCII and EBCDIC.
+between ASCII and EBCDIC.<br/>
+<br/>
+I used the following commands in c3270 to do the transfers:<br/>
 
 <pre>
 transfer host=vm ... mode=binary localfile=kernel.img &quot;hostfile=kernel img a&quot;