User`s manual
PBOOT - Bootstrap Operating System
3-177
3
Example 3: This example demonstrates a boot from a direct-access
device (i.e., hard disk). The default partition is used due to the lack
of the PARTITION argument.
PPC1-Bug>PBOOT 0 0 <Return>
Booting from: NCR53C825, Controller 0, Drive 0
Loading: Operating System
IPL loaded at: $00080000
.
.
.
The above example is equivalent of:
PPC1-Bug>PBOOT,,, <Return>
Booting from: NCR53C825, Controller 0, Drive 0
Loading: Operating System
IPL loaded at: $00080000
.
.
.
Example 4: This example demonstrates a boot and halt from the
PC8477 Disk Controller (i.e., floppy disk controller).
PPC1-Bug>PBOOT 1 0,,,;H <Return>
Booting from: PC8477, Controller 1, Drive 0
Loading: Operating System
IPL loaded at: $00080000
IP =00080400 MSR =00003040 CR =00000000 FPSCR =00000000
R0 =00000000 R1 =03FA0000 R2 =00000000 R3 =00000000
R4 =00000000 R5 =00000000 R6 =00000000 R7 =00000000
R8 =00000000 R9 =00000000 R10 =00000000 R11 =00000000
R12 =00000000 R13 =00000000 R14 =00000000 R15 =00000000
R16 =00000000 R17 =00000000 R18 =00000000 R19 =00000000
R20 =00000000 R21 =00000000 R22 =00000000 R23 =00000000
R24 =00000000 R25 =00000000 R26 =00000000 R27 =00000000
R28 =00000000 R29 =00000000 R30 =00000000 R31 =00000000
SPR0 =00000000 SPR1 =00000000 SPR8 =00000000 SPR9 =00000000
00080400 7C0000A6 MFMSR R0
PPC1-Bug>