Panel Usage: Difference between revisions
Jump to navigation
Jump to search
(New) |
(+links) |
||
Line 13: | Line 13: | ||
Usually after plugging the power, the LCD will light up green. | Usually after plugging the power, the LCD will light up green. | ||
== Changing settings == | == Changing settings == | ||
Line 33: | Line 30: | ||
* Push ↑ oder ↓ until the character display is showing <code>D M</code>.<ref>Older machines support concurrent setting of Source and Mode, newer support setting Source and Mode separately.</ref> Confirm with ''Enter''. | * Push ↑ oder ↓ until the character display is showing <code>D M</code>.<ref>Older machines support concurrent setting of Source and Mode, newer support setting Source and Mode separately.</ref> Confirm with ''Enter''. | ||
* Push the power button ⌽. You can now insert the I_BASE-CD into the optical drive. | * Push the power button ⌽. You can now insert the I_BASE-CD into the optical drive. | ||
== See also == | |||
* [[SRC 0000BBBB]] | |||
== Weblinks == | |||
* [https://www.ibm.com/docs/en/i/7.5.0?topic=functions-normal-control-panel Normal control panel functions], IBM.com | |||
== Footnotes == | == Footnotes == |
Latest revision as of 14:45, 1 October 2025
Every AS/400 or later machines have a panel, either as hardware, or emulated in Software (for logical partitions, LPARs).
Elements
The panel is comprised of these elements:
- Pushbutton ↑
- Pushbutton ↓
- Pushbutton Enter often colored blue,
- LC-Display, for output of System Reference Codes (SRC),
- Power pushbutton ⌽,
- LED (green) for showing the power state,
- LED (green), with a pictogram reminding of stairs (main processor activity),[1]
- LED (amber) with a vertical bar, cut in half and one half moved slightly horizontal.
Usually after plugging the power, the LCD will light up green.
Changing settings
Normally, the LCD shows two chars and two digits, like
01 B N
The meaning is:
- 01 - Show current IPL-Parameters
- B - (A B C D) IPL-Source
- N (N M) IPL-Mode
Beware, the panel allows to set a multitude of parameters to the system service processor card. Please don't wildly push buttons to see what will happen. Chances are you will change a setting and the machine will no longer IPL, or console connection is broken, or probably worse things.
Setting IPL Mode to source D, and mode manual
This example setting is needed to make the machine IPL from install media, such as tape or optical.
- Push ↑ once to set the digit display from 01 to 02. Confirm with Enter.
- Push ↑ oder ↓ until the character display is showing
D M
.[2] Confirm with Enter. - Push the power button ⌽. You can now insert the I_BASE-CD into the optical drive.
See also
Weblinks
- Normal control panel functions, IBM.com