Sponsored Content
Full Discussion: IBM rs/6000 7026-c2
Operating Systems AIX IBM rs/6000 7026-c2 Post 302899899 by rbatte1 on Friday 2nd of May 2014 09:38:34 AM
Old 05-02-2014
Do you have some internal disk in the CEC? If so, then you might have a chance, but you will be pretty limited with space unless you can add some SAN disk, or perhaps cable up a local SCSI array.

If the CEC has already been used it will remember what it was and perhaps partitions allocated, so you might need to find your way through the Service Processor menus to 'Reset to Factory Settings' or something like that to clear out any definitions of LPARs, devices, HMCs etc.

Don't leap into that though. I've never done it and it would be worth waiting for other opinions to ensure that you don't break something else by doing this. I suppose if you have a hardware support contract, they might be able to verify what the CEC is capable of and guide you through firing up for the 'first time' so you can install.

Another thing to try is to plug a laptop into the port marked HMC1. Set the laptop to be a DHCP server and then open a browser https session to the IP address allocated to the CEC (although I must admit I don't know how to determine this) This will hopefully bring up the ASMI page from where you can explore a bit too.

I must admit that I'm a bit sketchy, because it's not really the sort of thing one does very often, if ever.


I hope that this helps,
Robin
 

9 More Discussions You Might Find Interesting

1. AIX

Ibm Risc/6000 Os

:o Unix Sirs, :eek:RE: IBM RISC/6000 1990 Used on Application: Image buffer: 3D "Catia" (3D "Autocad" sim.) engineering C.A.D. Written by Deso. Cash prior to main frame dump:cool: * :oCan I purchase the oem operating system from you unix people? :cool: ... (1 Reply)
Discussion started by: penguins
1 Replies

2. AIX

PCI Ethernet Cards for IBM RISC 6000 - B50's

I am trying to find PCI Ethernet cards that are compatible with the IBM RISC 6000 - B50 Power PC. None of the regular NIC's seem to have AIX drivers. Does anyone know of AIX drivers for standard PCI Ethernet NIC's or a non IBM NIC that works with the Model B50 at 10/100 MB ? (0 Replies)
Discussion started by: rahe
0 Replies

3. AIX

Hard time with an IBM RS/6000 J40 + AIX 5.2L

Hello all! I'm having a hard time with an IBM RS/6000 J40 machine. I'm trying to install AIX 5.2L on it but, up to now, I can't make it boot from the CDROM. I can go to the configuration menu, but, I don't know hot to point to my SCSI CDROM in order to boot from it. Do any of you have an... (2 Replies)
Discussion started by: MCM
2 Replies

4. AIX

Does IBM Model No. 7026-6H1 supports AIX 5.3

Hi, I have a IBM box (RS/6000) Model No.7026-6H1, currently running AIX 4.3 and now I want to upgrade in AIX 5.3 version. Please advice Is this model supports the AIX 5.3 version and what precautions we need to take before migration Best Regds Bhupal Singh (3 Replies)
Discussion started by: bhupals
3 Replies

5. AIX

Re-Installation of AIX 5.2 in RS6000 7026

Hi There!! I need to reinstall the operating system AIX 5.2 in a RS6000 7026/6H1 that has AIX 4.3 but I need a firmware upgrade that I dón´t know where can I obtain. - Platform firmware version 3 or later. Someone can help me please, I will be very grateful !! Thank´s. (1 Reply)
Discussion started by: terron79
1 Replies

6. UNIX for Advanced & Expert Users

Need older version of System Firmware for 7026-H80

Hi all, I have an H80 that I'm migrating to 5.3 and prior to doing so it needed the firmware upgraded. I don't have copies of the old firmware that was on it since I was not the one who installed it and there were no copies to be found on the server itself. I installed the latest version and... (4 Replies)
Discussion started by: howardle
4 Replies

7. UNIX for Dummies Questions & Answers

Ibm 7026-h80

HAI GUYS Man have i had the worst time with this thing. Its 400kg and doesnt respond very well to my commands. I want to install linux or unix, dont really care, onto my IBM server. My problem is how? I more want to install the ubunut OS on to it, but have tried every iso installer... (1 Reply)
Discussion started by: benzies
1 Replies

8. AIX

aix5.3 migration locked on 7026 with 0c46 LED-screen code

Hello, does anybody know if this is a final step or if any other code should appear ? After having waiting 2 hours, should I restart the server and restore old system ? (2 Replies)
Discussion started by: astjen
2 Replies

9. AIX

Issue with RS/6000 H50 from IBM

G'day all I have purchased 2 big IBM H50 RS/6000 enterprise servers. I am led to believe they are running AIX 4.3.3. Now problem is getting into remote console and turning off remote console and enabling my graphics card which i have installed. Now i was told to remove it, and try again. But i... (17 Replies)
Discussion started by: ADS2459
17 Replies
pnmtoddif(1)                                                  General Commands Manual                                                 pnmtoddif(1)

Name
       pnmtoddif - Convert a portable anymap to DDIF format

Syntax
       pnmtoddif pnmtoddif [-resolution x y] [pnmfile [ddiffile]]

OPTIONS
resolution x y The horizontal and vertical resolution of the output image in dots per inch. Defaults to 78 dpi. pnmfile The filename for the image file in pnm format. If this argument is omitted, input is read from stdin. ddiffile The filename for the image file to be created in DDIF format. If this argument is omitted, the ddiffile is written to stan- dard output. It can only specified if a pnmfile is also specified. DESCRIPTION
pnmtoddif takes a portable anymap from standard input and converts it into a DDIF image file on standard output or the specified DDIF file. pbm format (bitmap) data is written as 1 bit DDIF, pgm format data (greyscale) as 8 bit greyscale DDIF, and ppm format data is written as 8,8,8 bit color DDIF. All DDIF image files are written as uncompressed. The data plane organization is interleaved by pixel. In addition to the number of pixels in the width and height dimension, DDIF images also carry information about the size that the image should have, that is, the physical space that a pixel occupies. PBMPLUS images do not carry this information, hence it has to be externally supplied. The default of 78 dpi has the beneficial property of not causing a resize on most Digital Equipment Corporation color monitors. AUTHOR
Burkhard Neidecker-Lutz Digital Equipment Corporation, CEC Karlsruhe neideck@nestvx.enet.dec.com pnmtoddif(1)
All times are GMT -4. The time now is 05:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy