* OT: Distribution for Power4 Machines
@ 2004-08-11 5:56 Martin Knoblauch
2004-08-11 6:06 ` Frank Steiner
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Martin Knoblauch @ 2004-08-11 5:56 UTC (permalink / raw)
To: linux-kernel
Hi,
sorry for the most likely off-topic post. Are there any distributions
out there that support IBM Power4 systems (pSeries machines)?
Thanks
Martin
=====
------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www: http://www.knobisoft.de
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: OT: Distribution for Power4 Machines
2004-08-11 5:56 OT: Distribution for Power4 Machines Martin Knoblauch
@ 2004-08-11 6:06 ` Frank Steiner
2004-08-11 7:42 ` Arjan van de Ven
2004-08-11 15:21 ` Martin J. Bligh
2 siblings, 0 replies; 8+ messages in thread
From: Frank Steiner @ 2004-08-11 6:06 UTC (permalink / raw)
To: knobi; +Cc: linux-kernel
Martin Knoblauch wrote:
> Hi,
>
> sorry for the most likely off-topic post. Are there any distributions
> out there that support IBM Power4 systems (pSeries machines)?
SuSEs SLES8 is out for long, SLES9 for pSeries will be this month I guess.
RedHat has a version for pSeries too.
We are running SLES8 currently and it works fine except for a scsi bug
with the imbsis controller caused by the 2.4 kernel, that is fixed in
the 2.6 kernel. You will have terrible disk performance in certain
situations with 2.4. So it might be worth waiting for SLES9.
cu,
Frank
--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: OT: Distribution for Power4 Machines
2004-08-11 5:56 OT: Distribution for Power4 Machines Martin Knoblauch
2004-08-11 6:06 ` Frank Steiner
@ 2004-08-11 7:42 ` Arjan van de Ven
2004-08-11 15:21 ` Martin J. Bligh
2 siblings, 0 replies; 8+ messages in thread
From: Arjan van de Ven @ 2004-08-11 7:42 UTC (permalink / raw)
To: knobi; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 239 bytes --]
On Wed, 2004-08-11 at 07:56, Martin Knoblauch wrote:
> Hi,
>
> sorry for the most likely off-topic post. Are there any distributions
> out there that support IBM Power4 systems (pSeries machines)?
RHEL3 supports those machines
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: OT: Distribution for Power4 Machines
2004-08-11 5:56 OT: Distribution for Power4 Machines Martin Knoblauch
2004-08-11 6:06 ` Frank Steiner
2004-08-11 7:42 ` Arjan van de Ven
@ 2004-08-11 15:21 ` Martin J. Bligh
2004-08-11 15:34 ` Dave Hansen
2004-08-11 23:11 ` David Woodhouse
2 siblings, 2 replies; 8+ messages in thread
From: Martin J. Bligh @ 2004-08-11 15:21 UTC (permalink / raw)
To: knobi, linux-kernel
> sorry for the most likely off-topic post. Are there any distributions
> out there that support IBM Power4 systems (pSeries machines)?
RH, SuSE and Debian all do, though maybe only the expensive enterprise
versions of the former 2.
M.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: OT: Distribution for Power4 Machines
2004-08-11 15:21 ` Martin J. Bligh
@ 2004-08-11 15:34 ` Dave Hansen
2004-08-11 17:20 ` Joshua Kwan
2004-08-11 23:11 ` David Woodhouse
1 sibling, 1 reply; 8+ messages in thread
From: Dave Hansen @ 2004-08-11 15:34 UTC (permalink / raw)
To: Martin J. Bligh; +Cc: knobi, Linux Kernel Mailing List
On Wed, 2004-08-11 at 08:21, Martin J. Bligh wrote:
> > sorry for the most likely off-topic post. Are there any distributions
> > out there that support IBM Power4 systems (pSeries machines)?
>
> RH, SuSE and Debian all do, though maybe only the expensive enterprise
> versions of the former 2.
You can install Debian, it's just a bit of a pain. You basically have
to replace the installer kernel with your own, and use the debian
root.bin floppy as your kernel initrd.
http://lists.debian.org/debian-powerpc/2002/08/msg00458.html
-- Dave
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: OT: Distribution for Power4 Machines
2004-08-11 15:34 ` Dave Hansen
@ 2004-08-11 17:20 ` Joshua Kwan
2004-08-12 19:51 ` Jake Moilanen
0 siblings, 1 reply; 8+ messages in thread
From: Joshua Kwan @ 2004-08-11 17:20 UTC (permalink / raw)
To: linux-kernel
On Wed, 11 Aug 2004 08:34:42 -0700, Dave Hansen wrote:
> On Wed, 2004-08-11 at 08:21, Martin J. Bligh wrote:
>> > sorry for the most likely off-topic post. Are there any distributions
>> > out there that support IBM Power4 systems (pSeries machines)?
>>
>> RH, SuSE and Debian all do, though maybe only the expensive enterprise
>> versions of the former 2.
>
> You can install Debian, it's just a bit of a pain. You basically have
> to replace the installer kernel with your own, and use the debian
> root.bin floppy as your kernel initrd.
Um. Dude. That's old.
Thanks to Sven Luther our new installer fully supports power4 (as far as
I know, I don't personally own one.)
http://gluck.debian.org/cdimage/testing/daily/powerpc/current/
should contain a CD image that can boot your machine.
--
Joshua Kwan
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: OT: Distribution for Power4 Machines
2004-08-11 15:21 ` Martin J. Bligh
2004-08-11 15:34 ` Dave Hansen
@ 2004-08-11 23:11 ` David Woodhouse
1 sibling, 0 replies; 8+ messages in thread
From: David Woodhouse @ 2004-08-11 23:11 UTC (permalink / raw)
To: Martin J. Bligh; +Cc: knobi, linux-kernel
On Wed, 2004-08-11 at 08:21 -0700, Martin J. Bligh wrote:
> > sorry for the most likely off-topic post. Are there any distributions
> > out there that support IBM Power4 systems (pSeries machines)?
>
> RH, SuSE and Debian all do, though maybe only the expensive enterprise
> versions of the former 2.
I think Fedora rawhide should probably work too. Works fine (as does
FC2) on other ppc machines for me. Hopefully we can include ppc in the
released architectures for FC3.
--
dwmw2
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-08-12 19:53 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-11 5:56 OT: Distribution for Power4 Machines Martin Knoblauch
2004-08-11 6:06 ` Frank Steiner
2004-08-11 7:42 ` Arjan van de Ven
2004-08-11 15:21 ` Martin J. Bligh
2004-08-11 15:34 ` Dave Hansen
2004-08-11 17:20 ` Joshua Kwan
2004-08-12 19:51 ` Jake Moilanen
2004-08-11 23:11 ` David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox