Questions tagged [powerpc]
6 questions
4
votes
4 answers
Linux on IBM iSeries 9406-520
I am looking to purchase an IBM iSeries 9406-520, and would like to run Linux on it without using OS/400. My understanding is that bare metal Linux is not possible on the iSeries (i.e. OS/400 must be installed), but this is not true for the p series…
J. Nicholas
- 53
- 3
2
votes
4 answers
Is it possible to run KVM over a qemu emulated powerpc architecture
I understand that qemu uses binary translation to emulate machines, so irrespective of the underlying architecture, it can provide emulation.
And, KVM uses Hardware Virtualization technique to make this process faster. Thus, KVM requires VT support…
db42
- 125
- 1
- 7
0
votes
1 answer
How to enable a product in a subscription of RHEL 7.5?
How can I install a product displayed by the output of subscription-manager list --consumed?
Right now, I have only one product installed on my Red Hat Enterprise Linux 7.5.
$ sudo subscription-manager list…
Rei
- 1
- 1
0
votes
1 answer
How to Find and Expose the Ethernet Interfaces in a RHEL5 Iimage dd-ed to a Different Machine
We captured the disk image off an IBM PS-703 (P-Series, i.e. Power-PC) BladeCenter using dd. in rescue mode. The image is RedHat 5.11. The goals were to have a backup image of the server and to be able to put that image onto two other servers, one…
Wes Miller
- 125
- 5
0
votes
1 answer
Error: running qemu on powerpc
I have installed qemu-0.13.0 on x86 system. I downloaded debian-powerpc image from http://people.debian.org/~aurel32/qemu/powerpc/ and used it with this command
$qemu-system-ppc -hda debian_lenny_powerpc_small.qcow2 -nographic
This is the cpuinfo…
db42
- 125
- 1
- 7
0
votes
1 answer
Installing Apache2 and PHP5 on a XServe G5 running 10.4
I have an Apple XServe G5, running OS X Server 10.4. I want to update my Apache installation from 1.3 to 2 and PHP to 5. I also want to install PHP GD support. I have scoured the internet for a guide on how to do this, but to no avail. I also tried…
Chris
- 257
- 4
- 7