linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Jump start Linux on S/390
@ 2001-02-27 10:20 Neale.Ferguson
  0 siblings, 0 replies; only message in thread
From: Neale.Ferguson @ 2001-02-27 10:20 UTC (permalink / raw)
  To: linux-kernel

Here's a set of hints courtesy of Lionel Dyck that may make life easier
for thos installing on bare iron or in an LPAR.

------------------------------------------------------------------------

This is a suggested method to Jump Start your Linux on S/390 or zSeries
experience:

1) Get yourself a copy of Linux for the Intel platform and install it on
your desktop pc in dual boot mode or get yourself a 2nd pc on which
to install it. Note this should be the same flavor Linux that you plan to
use of your S/390.
2) Create a userid other than root (generally recommended)
3) Once your pc is booted in Linux download the CD images for
the distribution that you have selected into a unique directory on your
system. While still in this directory issue these commands to first create
the mount points and then to mount the CD images in loopback mode.
(Thanks for Mark Post for this information)
a) mkdir /cd1
b) mkdir /cd2
c) mkdir /cd3
d) mount cd1.iso /cd1 -o loop -r
e) mount cd2.iso /cd2 -o loop -r
f) mount cd3.iso /cd3 -o loop -r
4) On your S/390 HMC select IPL from CDROM or Server (thanks
to Ross Waitman of IBM for this information).
a) Check to IPL from FTP Server and enter the IP address of your
      Linux pc.
b) Use the userid you created to acces these.

Note I haven\x1at tried this beyond (4) as I just learned this can be done.


























^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-27 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-27 10:20 Jump start Linux on S/390 Neale.Ferguson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).