|
|
@ -573,14 +573,15 @@ For example, typing `H<enter>` will display a short command summary: |
|
|
Boot [H=Help]: h |
|
|
Boot [H=Help]: h |
|
|
|
|
|
|
|
|
L - List ROM Applications |
|
|
L - List ROM Applications |
|
|
D - Disk Device Inventory |
|
|
|
|
|
|
|
|
D - Device Inventory |
|
|
R - Reboot System |
|
|
R - Reboot System |
|
|
|
|
|
W - RomWBW Configure |
|
|
I <u> [<c>] - Set Console Interface/Baud code |
|
|
I <u> [<c>] - Set Console Interface/Baud code |
|
|
V [<n>] - View/Set HBIOS Diagnostic Verbosity |
|
|
V [<n>] - View/Set HBIOS Diagnostic Verbosity |
|
|
<u>[.<s>] - Boot Disk Unit/Slice |
|
|
<u>[.<s>] - Boot Disk Unit/Slice |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
Likewise the `L` command will display the list of ROM Applications that |
|
|
|
|
|
|
|
|
Likewise the `L` command (List ROM Applications) will display the list of ROM Applications that |
|
|
you can launch right from the Boot Loader: |
|
|
you can launch right from the Boot Loader: |
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|
@ -600,6 +601,9 @@ ROM Applications: |
|
|
U: User App |
|
|
U: User App |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
A more complete description of these options is found below in |
|
|
|
|
|
[System Management]. |
|
|
|
|
|
|
|
|
## Starting Applications from ROM |
|
|
## Starting Applications from ROM |
|
|
|
|
|
|
|
|
To start a ROM application you just enter the corresponding letter at |
|
|
To start a ROM application you just enter the corresponding letter at |
|
|
|