To invoke a full default, custom, or cloned installation of the Digital UNIX operating system software, you boot your processor or single-board computer from the installation media - either CD-ROM or over a network connection to a RIS server.
This chapter provides processor-specific boot commands to boot from the Digital UNIX CD-ROM or over a network connection to a RIS server.
Note
Unlike other operating systems, you do not boot off the distribution media to perform a Digital UNIX update installation. Update installations are performed from single-user mode at the command line. Refer to Chapter 2 for information about performing update installations.
The goal of this chapter is to provide the information necessary for you to perform the user actions shown in Table 4-1.
After reading this chapter, you will ... | As shown in ... |
Shut down and halt your processor. | Section 4.1 |
Locate your processor in the table and use the appropriate boot commands to boot your system off the CD-ROM or network to invoke the full installation procedure. | Table 4-2 |
If you are using a CD-ROM optical disc to boot your system, Section B.1 and Section B.2 describe how to load the CD-ROM into a caddy and disc drive.
If you are booting your system over the network, you are initiating an installation from a remote server. To boot over the network, your processor or single-board computer must be registered as a client on a Remote Installation Services (RIS) server.
To prepare the hardware for the installation booting process, do the following:
#
shutdown -h +30 Please log out
In the previous example, the system is shut down and halted in 30 minutes and sends the message Please log out to all logged in users. Consult the System Administration guide or the shutdown(8) reference page if you need more information about shutting down a system.
If you are adding peripheral devices to your system at this time, go to Step 2.
If you are not connecting additional peripheral devices to your system, go to Step 3.
If you connect additional peripherals or controllers after the installation, refer to the System Administration guide for instructions about how to reconfigure your system.
Note
Be sure to review your console firmware update documentation and perform the firmware update at the appropriate time. If you added peripherals, you may need to run configuration utilities, such as the EISA Configuration Utility (ECU) and RAID Configuration Utility (RCU), as well.
Locate your processor in Table 4-2 and follow the booting instructions in the corresponding section. When you have booted your processor, the default, custom, and cloned installation procedures continue in Chapter 5.
Follow Booting | |
Alpha System | Instructions In: |
AlphaServer 400 Series | Section 4.3 |
AlphaServer 1000 Series | Section 4.4 |
AlphaServer 2000 Series | Section 4.5 |
AlphaServer 2100 Series, AlphaServer 2100A, and Digital Alpha VME 2100 | Section 4.6 |
AlphaServer 8200 Series | Section 4.7 |
AlphaServer 8400 Series | Section 4.7 |
AlphaStation 200 and 400 Series | Section 4.8 |
AlphaStation 250 Series and 255 Series | Section 4.9 |
AlphaStation 500 Series | Section 4.10 |
AlphaStation 600 Series | Section 4.10 |
AXPvme Single-Board Computers (SBCs) | Section 4.11 |
AXPpci SBCs | Section 4.12 |
AlphaPC64, EB64+, EB66+, and EB164 SBCs | Section 4.13 |
DEC 2000 Series | Section 4.14 |
DEC 3000 Series | Section 4.15 |
DEC 4000 Series | Section 4.16 |
DEC 7000 and DEC 10000 Series | Section 4.17 |
Processors and SBCs supported in hardware releases later than Digital UNIX Version 4.0 | The Hardware Release Notes |
Note
If you have problems booting your system, refer to the hardware documentation for your particular processor. If the problem is not hardware related, refer to the System Administration guide. This guide provides information about boot options such as booting a generic kernel ( genvmunix) or booting an alternate custom kernel.
Table 4-3 shows the boot commands for booting over the network if your system uses FDDI. Follow the instructions in your hardware owner's guide to update the FDDI firmware before booting over the network.
Bus Type | Boot Command |
EISA (Extended Integrated System Architecture) |
fra0 |
PCI (Peripheral Component Interconnect) |
fwa0 |
Turbochannel |
"#/ez0" |
XMI (Extended Memory Interface) |
fxa0 |
Table Note:
Before you boot over the network, your system must be registered with the RIS server and you will need to know your FDDI address. To determine your FDDI address, enter the following command:
#
t tc
#
cnfg
Replace the number sign (#) with the slot number of your FDDI card.
The following sections describe how to boot an AlphaServer 400 processor from a CD-ROM optical disc and from the network.
Before starting the boot procedure on an AlphaServer 400 processor, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
If your CD-ROM optical disc is not already in a caddy, follow the instructions in Appendix B.
Follow this procedure to boot the system:
>>>
show dev
A device information table similar to the following is displayed:
dka0.0.0.6.0 DKA0 RZ25L 0003 dka100.1.0.6.0 DKA100 RZ26 T386 dka400.4.0.6.0 DKA400 RRD43 2893 dva0.0.0.0.1 DVA0 ewa0.0.0.11.0 EWA0 08-00-2B-E2-74-32 pka0.7.0.6.0 PKA0 SCSI Bus ID 7
The second column shows the numbers assigned to each drive:
>>>
init
boot device
For example, to boot the system from CD-ROM drive number 1, enter the following command:
>>>
boot dka400
Output similar to the following is displayed:
(boot dka400.4.0.6.0) block 0 of dka400.4.0.6.0 is a valid boot block reading 16 blocks from dka400.4.0.6.0 bootstrap code read in base = 11e000, imagestart = 0, imagebytes = 2000 initializing HWRPB at 2000 initializing page table at 110000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code
OSF boot - Wed Jul 5 17:18:57 EDT 1995
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot your system over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information about registering a client. The client must be on the same subnet as the server.
The device parameter is the network device from which you want to boot. The AlphaServer 400 processor supports two network adapters: ewa0 and ena0.
Use the following command syntax to boot your system over the network:
set
device
_protocols bootp
set
device
_inet_init bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_protocols bootp
>>>
set ewa0_inet_init bootp
>>>
boot ewa0
Some system information is displayed by the installation software followed by the memory and hardware configurations.
If your initial network boot fails, enter init at the console prompt. If you encounter other problems during the RIS installation, refer to Sharing Software on a Local Area Network for more information.
You have completed booting your system. Continue the installation procedure with Chapter 5.
This section provides instructions for booting AlphaServer 1000 and AlphaServer 1000A series processors.
The bus_probe_algorithm console environment variable must be set to new. To verify that the bus_probe_algorithm environment variable is set to new, enter the following console firmware command:
>>>
show bus_probe_algorithm
If the environment variable is set to old, set the variable to new and initialize the console as shown in the following example:
>>>
set bus_probe_algorithm new
>>>
init
Before starting the boot procedure on an AlphaServer 1000 or AlphaServer 1000A processor, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set boot_file
Follow these steps to boot AlphaServer 1000 or AlphaServer 1000A series processors from a CD-ROM optical disc:
>>>
show device
Output similar to the following is displayed by the show device command:
dka400.4.0.6.0 DKA400 RRD43 2893 dva0.0.0.0.1 DVA0 ewa0.0.0.13.0 EWA0 08-00-2B-3E-B6-C8 pka0.7.0.6.0 PKA0 SCSI Bus ID 7
>>>
boot DKA400
For more information about the show device and boot commands, see the hardware documentation that comes with your system.
To boot an AlphaServer 1000 or AlphaServer 1000A series processor over the network, make sure it is registered as a client of a RIS server. Refer to the Sharing Software on a Local Area Network guide for information on registering a client. The client must be on the same subnet as the server.
To boot from a Digital UNIX Server, see Section 4.4.4.1.
Use the show device command to determine which network adapter (such as ewa or era) is in use:
>>>
show device
Output similar to the following is displayed by the show device command:
dka400.4.0.6.0 DKA400 RRD43 2893 dva0.0.0.0.1 DVA0 ewa0.0.0.13.0 EWA0 08-00-2B-3E-B6-C8 pka0.7.0.6.0 PKA0 SCSI Bus ID 7
Use the following command syntax to boot your system over the network:
set
device
_inet_init bootp
set device_protocols bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_inet_init bootp
>>>
set ewa0_protocols bootp
>>>
boot -fi "" ewa0
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following sections describe how to boot AlphaServer 2000 Series processors from a CD-ROM optical disc and from the network.
The bus_probe_algorithm console environment variable must be set to new. To verify that the bus_probe_algorithm environment variable is set to new, enter the following console firmware command:
>>>
show bus_probe_algorithm
If the environment variable is set to old, set the variable to new and initialize the console as shown in the following example:
>>>
set bus_probe_algorithm new
>>>
init
Before starting the boot procedure, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
If your CD-ROM optical disc is not already in a caddy, follow the instructions in Appendix B.
Follow this procedure to boot the system:
>>>
show dev
A device information table similar to the following is displayed:
dka0.0.0.0.0 DKA0 RZ28 dkb0.0.0.1.0 DKB0 RZ28 dkc0.0.0.2.0 DKC0 RZ26 dkc100.1.0.2.0 DKC100 RZ26 dkc200.2.0.2.0 DKC200 RZ26 dkc300.3.0.2.0 DKC300 RZ26 dke100.1.0.4.0 DKE100 RRD43 mka500.0.0.0.0 MKA500 TLZ04 mke0.0.0.4.0 MKE0 TZ85 ewa0.0.0.6.0 EWA0 08-00-2B-2C-CE-DE ewb0.0.0.7.0 EWB0 08-00-2B-2C-CE-DF p_d0.7.0.3.0 Bus ID 7 pka0.7.0.0.0 PKA0 SCSI Bus ID 7 pkb0.7.0.1.0 PKB0 SCSI Bus ID 7 pkc0.7.0.2.0 PKC0 SCSI Bus ID 7 pke0.7.0.4.0 PKE0 SCSI Bus ID 7
The middle column shows the numbers assigned to each drive:
>>>
init
boot device
For example, to boot the system from CD-ROM drive number 1, enter the following command:
>>>
boot dke100
Output similar to the following is displayed:
(boot dke100.1.0.4.0) block 0 of dke100.1.0.4.0 is a valid boot block reading 16 blocks from dke100.1.0.4.0 bootstrap code read in base = 1ee000, image_start = 0, image_bytes = 2000 initializing HWRPB at 2000 initializing page table at 1e0000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code
OSF boot - Mon Aug 5 15:49:49 EDT 1993
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot your system over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information on registering a client. The client must be on the same subnet as the server.
The device parameter is the network device from which you want to boot. AlphaServer 2000 Series processors support two network adapters: ewa0 and ewb0.
Use the following command syntax to boot your system over the network:
set device_protocols bootp
set
device
_inet_init bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_protocols bootp
>>>
set ewa0_inet_init bootp
>>>
boot ewa0
Some system information is displayed by the installation software followed by the memory and hardware configurations.
If your initial network boot fails, enter init at the console prompt. If you encounter other problems during the RIS install, refer to Sharing Software on a Local Area Network.
You have completed booting your system. Continue the installation procedure with Chapter 5.
These instructions apply to AlphaServer 2000 Series processors equipped with the Prestoserve option.
AlphaServer 2000 Series system consoles provide the prcache command to support the Prestoserve option (NVRAM). Refer to your hardware owner's guide for a description of this command.
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following sections describe how to boot AlphaServer 2100 Series, AlphaServer 2100A Series, and Digital Alpha VME 2100 Series processors from a CD-ROM optical disc and from the network.
The bus_probe_algorithm console environment variable must be set to new. To verify that the bus_probe_algorithm environment variable is set to new, enter the following console firmware command:
>>>
show bus_probe_algorithm
If the environment variable is set to old, set the variable to new and initialize the console as shown in the following example:
>>>
set bus_probe_algorithm new
>>>
init
Before starting the boot procedure, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
If your CD-ROM optical disc is not already in a caddy, follow the instructions in Appendix B.
Follow this procedure to boot the system:
>>>
show dev
A device information table similar to the following is displayed:
dka0.0.0.0.0 DKA0 RZ28 dkb0.0.0.1.0 DKB0 RZ28 dkc0.0.0.2.0 DKC0 RZ26 dkc100.1.0.2.0 DKC100 RZ26 dkc200.2.0.2.0 DKC200 RZ26 dkc300.3.0.2.0 DKC300 RZ26 dke100.1.0.4.0 DKE100 RRD43 mka500.0.0.0.0 MKA500 TLZ04 mke0.0.0.4.0 MKE0 TZ85 ewa0.0.0.6.0 EWA0 08-00-2B-2C-CE-DE ewb0.0.0.7.0 EWB0 08-00-2B-2C-CE-DF p_d0.7.0.3.0 Bus ID 7 pka0.7.0.0.0 PKA0 SCSI Bus ID 7 pkb0.7.0.1.0 PKB0 SCSI Bus ID 7 pkc0.7.0.2.0 PKC0 SCSI Bus ID 7 pke0.7.0.4.0 PKE0 SCSI Bus ID 7
The middle column shows the numbers assigned to each drive:
>>>
init
boot device
For example, to boot the system from CD-ROM drive number 1, enter the following command:
>>>
boot dke100
Output similar to the following is displayed:
(boot dke100.1.0.4.0) block 0 of dke100.1.0.4.0 is a valid boot block reading 16 blocks from dke100.1.0.4.0 bootstrap code read in base = 1ee000, image_start = 0, image_bytes = 2000 initializing HWRPB at 2000 initializing page table at 1e0000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code
OSF boot - Fri Mar 15 15:49:49 EDT 1996
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot your system over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information on registering a client. The client must be on the same subnet as the server.
The device parameter is the network device from which you want to boot. The AlphaServer 2100 Series, AlphaServer 2100A Series, and Digital Alpha VME 2100 Series processors support two network adapters: ewa0 and ewb0.
Use the following command syntax to boot your system over the network:
set device_protocols bootp
set
device
_inet_init bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_protocols bootp
>>>
set ewa0_inet_init bootp
>>>
boot ewa0
Some system information is displayed by the installation software followed by the memory and hardware configurations.
If your initial network boot fails, enter init at the console prompt. If you encounter other problems during the RIS installation, refer to Sharing Software on a Local Area Network.
You have completed booting your system. Continue the installation procedure with Chapter 5.
These instructions apply to AlphaServer 2100 Series, AlphaServer 2100A Series, and Digital Alpha VME 2100 Series processors equipped with the Prestoserve option.
The AlphaServer 2100 Series, AlphaServer 2100A Series, and Digital Alpha VME 2100 Series system consoles provide the prcache command to support the Prestoserve option (NVRAM). Refer to hardware documentation for a description of this command.
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following sections describe how to boot AlphaServer 8200 and AlphaServer 8400 processors from a CD-ROM optical disc.
Before starting the boot procedure, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set boot_reset on
If your CD-ROM optical disc is not already in a caddy, follow the instructions in Appendix B.
Use the following procedure to boot the system:
>>>
show dev
A display appears showing information about the devices on your system. For example:
dka0.0.0.5.0 DKA0 RZ73 dkb4.4.1.14.0 DKB400 RRD43
The numbers in the middle column are the unit numbers assigned to each drive on your system:
boot device-number
For example, to boot the system from CD-ROM drive number 4, enter:
>>>
boot dkb400
Output similar to the following is displayed:
Initializing...
F E D C B A 9 8 7 6 5 4 3 2 1 0 NODE # A M M . . . . . P TYP o + + . . . . . + ST1 . . . . . . . . B BPD o + + . . . . . + ST2 . . . . . . . . B BPD + + + . . . . . + ST3 . . . . . . . . B BPD
+ . + . + . + . . + . . . . C0 XMI + .. . . . . . . . . . . . . C1 .. . . . . . . . . . . . . C2 .. . . . . . . . . . . . . C3
. A0 B0 . . . . . LV . 256 64 . . . . . 320Mb
Firmware Rev = V2.3 SROM Rev = V2.0 SYS SN = GA12345678
Booting... Connecting to boot device dkb400
.
.
.
You have completed booting your system. Continue the installation procedure with Chapter 5.
Booting from the network is not supported for AlphaServer 8200 and AlphaServer 8400 processors.
The following sections describe how to boot AlphaStation 200 Series and AlphaStation 400 Series processors from a CD-ROM optical disc and from the network.
Before starting the boot procedure on an AlphaStation 200 Series processor or an AlphaStation 400 Series processor, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
If your CD-ROM optical disc is not already in a caddy, follow the instructions in Appendix B.
Follow this procedure to boot the system:
>>>
show dev
A device information table similar to the following is displayed:
dka0.0.0.6.0 DKA0 RZ25L 0003 dka100.1.0.6.0 DKA100 RZ26 T386 dka400.4.0.6.0 DKA400 RRD43 2893 dva0.0.0.0.1 DVA0 ewa0.0.0.11.0 EWA0 08-00-2B-E2-74-32 pka0.7.0.6.0 PKA0 SCSI Bus ID 7
The second column shows the numbers assigned to each drive:
>>>
init
boot device
For example, to boot the system from CD-ROM drive number 1, enter the following command:
>>>
boot dka400
Output similar to the following is displayed:
(boot dka400.4.0.6.0) block 0 of dka400.4.0.6.0 is a valid boot block reading 16 blocks from dka400.4.0.6.0 bootstrap code read in base = 11e000, imagestart = 0, imagebytes = 2000 initializing HWRPB at 2000 initializing page table at 110000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code
OSF boot - Wed Jul 5 17:18:57 EDT 1995
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot your system over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information about registering a client. The client must be on the same subnet as the server.
The device parameter is the network device from which you want to boot. The AlphaStation 200 Series and AlphaStation 400 Series supports two network adapters: ewa0 and ena0.
Use the following command syntax to boot your system over the network:
set
device
_protocols bootp
set
device
_inet_init bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_protocols bootp
>>>
set ewa0_inet_init bootp
>>>
boot ewa0
Some system information is displayed by the installation software followed by the memory and hardware configurations.
If your initial network boot fails, enter init at the console prompt. If you encounter other problems during the RIS installation, refer to Sharing Software on a Local Area Network for more information.
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following sections describe how to boot AlphaStation 250 Series and AlphaStation 255 Series processors from a CD-ROM optical disc and from the network.
Before starting the boot procedure on an AlphaStation 250 Series and AlphaStation 255 Series processors, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
If your CD-ROM optical disc is not already in a caddy, follow the instructions in Appendix B.
Follow this procedure to boot the system:
>>>
show dev
A device information table similar to the following is displayed:
dka0.0.0.6.0 DKA0 RZ25L 0003 dka100.1.0.6.0 DKA100 RZ26 T386 dka400.4.0.6.0 DKA400 RRD43 2893 dva0.0.0.0.1 DVA0 ewa0.0.0.11.0 EWA0 08-00-2B-E2-74-32 pka0.7.0.6.0 PKA0 SCSI Bus ID 7
The second column shows the numbers assigned to each drive:
>>>
init
boot device
For example, to boot the system from CD-ROM drive number 1, enter the following command:
>>>
boot dka400
Output similar to the following is displayed:
(boot dka400.4.0.6.0) block 0 of dka400.4.0.6.0 is a valid boot block reading 16 blocks from dka400.4.0.6.0 bootstrap code read in base = 11e000, imagestart = 0, imagebytes = 2000 initializing HWRPB at 2000 initializing page table at 110000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code
OSF boot - Wed Jul 5 17:18:57 EDT 1995
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot your system over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information about registering a client. The client must be on the same subnet as the server.
The device parameter is the network device from which you want to boot. The AlphaStation 250 Series and AlphaStation 255 Series processors support two network adapters: ewa0 and ena0.
Use the following command syntax to boot your system over the network:
set
device
_protocols bootp
set
device
_inet_init bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_protocols bootp
>>>
set ewa0_inet_init bootp
>>>
boot ewa0
Some system information is displayed by the installation software followed by the memory and hardware configurations.
If your initial network boot fails, enter init at the console prompt. If you encounter other problems during the RIS installation, refer to Sharing Software on a Local Area Network for more information.
You have completed booting your system. Continue the installation procedure with Chapter 5.
This section provides instructions for booting AlphaStation 500 and AlphaStation 600 processors.
Before starting the boot procedure on AlphaStation 500 and AlphaStation 600 processors, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set boot_file
Follow these steps to boot AlphaStation 500 and AlphaStation 600 processors from a CD-ROM optical disc:
>>>
show device
Output similar to the following is displayed by the show device command:
dka400.4.0.6.0 DKA400 RRD43 2893 dva0.0.0.0.1 DVA0 ewa0.0.0.13.0 EWA0 08-00-2B-3E-B6-C8 pka0.7.0.6.0 PKA0 SCSI Bus ID 7
>>>
boot DKA400
For more information about the show device and boot commands, see the hardware documentation that comes with your system.
To boot an AlphaStation 500 and AlphaStation 600 processors over the network, make sure it is registered as a client on a RIS server. Refer to the Sharing Software on a Local Area Network guide for information on registering a client. The client must be on the same subnet as the server.
To boot from a Digital UNIX Server, see Section 4.10.3.1.
Use the show device command to determine which network adapter (such as ewa or era) is in use:
>>>
show device
Output similar to the following is displayed by the show device command:
dka400.4.0.6.0 DKA400 RRD43 2893 dva0.0.0.0.1 DVA0 ewa0.0.0.13.0 EWA0 08-00-2B-3E-B6-C8 pka0.7.0.6.0 PKA0 SCSI Bus ID 7
Use the following command syntax to boot your system over the network:
set
device
_inet_init bootp
set device_protocols bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_inet_init bootp
>>>
set ewa0_protocols bootp
>>>
boot -fi "" ewa0
You have completed booting your system. Continue the installation procedure with Chapter 5.
This section provides instructions for booting AXPvme 64, AXPvme 100 AXPvme 160, AXPvme 166, and AXPvme 230 single-board computers. You must update your system's firmware before installing Digital UNIX Version 4.0. Refer to Section 1.4.6 for more information about updating firmware.
Before starting the boot procedure, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set boot_file
Follow these steps to boot the AXPvme 64, AXPvme 100 AXPvme 160, AXPvme 166, and AXPvme 230 single-board computers from a CD-ROM optical disc:
>>>
show device
Output similar to the following is displayed by the show device command:
dka200.2.0.2.0 DKA200 RZ26 T392 dka400.4.0.2.0 DKA400 RRD42 4.5d ewa0.0.0.1.0 EWA0 08-00-2B-39-88-3A pka0.7.0.2.0 PKA0 SCSI Bus ID 7
>>>
boot DKA400
For more information about the show device and boot commands, see the hardware documentation that comes with your system.
To boot your SBC over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information on registering a client. The client must be on the same subnet as the server.
Use the show device command to determine which network adapter is in use. The network adapter will have a value such as ewa0 or era0.
>>>
show device
Output similar to the following is displayed by the show device command:
dka200.2.0.2.0 DKA200 RZ26 T392 dka400.4.0.2.0 DKA400 RRD42 4.5d ewa0.0.0.1.0 EWA0 08-00-2B-39-88-3A pka0.7.0.2.0 PKA0 SCSI Bus ID 7
Use the following command syntax to boot your system over the network:
set
device
_inet_init bootp
set device_protocols bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_inet_init bootp
>>>
set ewa0_protocols bootp
>>>
boot ewa0
You have completed booting your system. Continue the installation procedure with Chapter 5.
This section provides instructions for booting an AXPpci 33 single-board computer.
Before starting the boot procedure on an AXPpci 33 single-board computer, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set boot_file
Follow these steps to boot the AXPpci 33 single-board computer from a CD-ROM optical disc:
>>>
show device
Output similar to the following is displayed by the show device command:
dka200.2.0.2.0 DKA200 RZ26 T392 dka400.4.0.2.0 DKA400 RRD42 4.5d ewa0.0.0.1.0 EWA0 08-00-2B-39-88-3A pka0.7.0.2.0 PKA0 SCSI Bus ID 7
>>>
boot DKA400
For more information about the show device and boot commands, see the hardware documentation that comes with your system.
To boot your AXPpci 33 SBC over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information on registering a client. The client must be on the same subnet as the server. Set your device protocols to boot from a Digital UNIX server.
Use the show device command to determine which network adapter is in use. The network adapter will have a value such as ewa0 or era0.
>>>
show device
Output similar to the following is displayed by the show device command:
dka200.2.0.2.0 DKA200 RZ26 T392 dka400.4.0.2.0 DKA400 RRD42 4.5d ewa0.0.0.1.0 EWA0 08-00-2B-39-88-3A pka0.7.0.2.0 PKA0 SCSI Bus ID 7
Use the following command syntax to boot your system over the network:
set
device
_inet_init bootp
set device_protocols bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_inet_init bootp
>>>
set ewa0_protocols bootp
>>>
boot ewa0
You have completed booting your system. Continue the installation procedure with Chapter 5.
Debugging information printed during the system boot phase may cause the internal ring message buffer to be overwritten. This results in not all messages being saved in the /usr/var/adm/syslog.dated directory.
To boot over the DE435 (PCI TULIP) Ethernet card using bootp protocol, enter the following sequence of commands after you have configured your boot server:
>>>
set ewa0_inet_init bootp
>>>
set ewa0_protocols bootp
>>>
boot ewa0
Similarly, when using DE205 (ISA LeMAC) Ethernet card, enter the following sequence of commands:
>>>
set ena0_inet_init bootp
>>>
set ena0_protocols bootp
>>>
boot ena0
This section provides instructions for booting AlphaPC64, EB64+, EB66+, and EB164 single-board computers (SBCs).
Before starting the boot procedure on AlphaPC64, EB64+, EB66+, and EB164 SBCs, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set boot_file
Follow these steps to boot AlphaPC64, EB64+, EB66+, and EB164 single-board computers from a CD-ROM optical disc:
>>>
show device
Output similar to the following is displayed by the show device command:
dka400.4.0.6.0 DKA400 RRD43 2893 dva0.0.0.0.1 DVA0 ewa0.0.0.13.0 EWA0 08-00-2B-3E-B6-C8 pka0.7.0.6.0 PKA0 SCSI Bus ID 7
>>>
boot DKA400
For more information about the show device and boot commands, see the hardware documentation that comes with your system.
To boot your AlphaPC64, EB64+, EB66+, and EB164 SBC over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information on registering a client. The client must be on the same subnet as the server. Set your device protocols to boot from a Digital UNIX server.
Use the show device command to determine which network adapter is in use. The network adapter will have a value such as ewa0 or era0.
>>>
show device
Output similar to the following is displayed by the show device command:
dka200.2.0.2.0 DKA200 RZ26 T392 dka400.4.0.2.0 DKA400 RRD42 4.5d ewa0.0.0.1.0 EWA0 08-00-2B-39-88-3A pka0.7.0.2.0 PKA0 SCSI Bus ID 7
Use the following command syntax to boot your system over the network:
set
device
_inet_init bootp
set device_protocols bootp
For example, if the device you are booting from with the bootp protocol is ewa0, enter the following commands:
>>>
set ewa0_inet_init bootp
>>>
set ewa0_protocols bootp
>>>
boot ewa0
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following sections describe how to boot the DEC 2000 processor from a CD-ROM optical disc and from the network.
Before starting the boot procedure, enter the following commands. Each command is echoed by the system when you press Return:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set keyboard <type>
Use the help set command to list the available keyboard types.
Place the CD-ROM optical disc into a caddy as described in Appendix B.
Use this procedure to boot the system:
>>>
show dev
The following information is displayed about the devices on your system:
BOOTDEV ADDR DEVTYPE RM/FX DEVNAM REV NUMBYTES ------- ---- ------- ----- ------ --- -------- EZ0A 08-00-2B-38-A1-92 FD0 PC Floppy DISK RM SCSI Devices.. DKA200 A/2/0 DISK FX RZ25 0700 426.25MB DKA400 A/4/0 RODISK RM RRD43 4.5d ....... DKA500 A/5/0 DISK FX RZ25L 0006 535.65MB DKA600 A/6/0 DISK FX RZ28 435E 2.10GB HOST A/7/0 PROC AHA1742A G.2
The numbers under BOOTDEV represent the unit number assigned to each drive on your system:
boot device
For example, to boot the system from CD-ROM drive number 4, enter the following command:
>>>
b dka400
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot your system from the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information on registering a client. The client must be on the same subnet as the server.
When booting from a Digital UNIX server, the system uses the bootp protocol. Enter the following command to boot your system over the network:
>>>
boot ez0
Some system information, the memory and hardware configurations, and the Installation menu from which you choose the type of installation to perform is displayed.
If your initial network boot fails, enter init at the console prompt. If you encounter other problems during the RIS install, refer to Sharing Software on a Local Area Network.
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following sections describe how to boot the DEC 3000 series processor from a CD-ROM optical disc and from the network.
Before starting the boot procedure, enter the following commands. Each command is echoed by the system when you press Return:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set boot_reset on
>>>
set scsi_reset 4
Place the CD-ROM optical disc into a caddy as described in Appendix B.
Use the following procedure to boot the system:
>>>
show dev
The output of the
show dev
command displays information about the devices on your system:
BOOTDEV ADDR DEVTYPE NUMBYTES RM/FX WP DEVNAM REV ------- ---- ------- -------- ----- -- ------ --- DKA0 A/0/0 DISK 426.25MB FX RZ25 0700 DKA200 A/2/0 DISK 426.25MB FX RZ25 0700 DKA400 A/4/0 DISK ..... RM WP RRD42 4.3d MKA500 A/5/0 TAPE RM TZK10 01B4 ..HostID.. A/6 INIT ..HostID.. B/6 INITR MKB500 B/5/0 TAPE RM TLZ04
The numbers under BOOTDEV represent the unit number assigned to each drive on your system:
boot device
For example, to boot the system from CD-ROM drive number 4, enter the following command:
>>>
b dka400
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot your system from the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information on registering a client. The client must be on the same subnet as the server.
When booting from a Digital UNIX server, the system uses the bootp protocol. Enter the following command to boot your system over the network:
>>>
boot ez0
Some system information is displayed by the installation software followed by the memory and hardware configurations.
If your initial network boot fails, enter init at the console prompt. If you encounter other problems during the RIS install, refer to Sharing Software on a Local Area Network.
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot from the dual SCSI TURBOchannel option card (PMAZB or PMAZC), complete the following steps:
>>>
show conf
Your system displays output similar to the following (the output differs depending on your system configuration):
DEC 3000 - M500 Digital Equipment Corporation VPP PAL X5.37-82000101/OSF PAL X1.28-82000201 - Built on 03-JAN-1995 13:39:58.02
TCINFO DEVNAM DEVSTAT ------ -------- -------- CPU OK KN15-AA -V2.0-S1F4-I039-sV1.0-DECchip 21064 P3.0 ASIC OK MEM OK 8 CXT OK 7 NVR OK SCC OK NI OK ISDN OK 6 SCSI OK 3-PMAF-AA TC3 2-PMAZ-AA TC2 1-PMAZB-AA TC1 0-PMTNV-AA TC0
The numbers under the TCINFO column (and the entries in the DEVNAM column) represent the unit number assigned to the PMAZB or PMAZC option card.
t tc slot_number cnfg
For example, to determine the device number of a disk on a PMAZB option
card, enter the following command:
>>
t tc1 cnfg
A table similar to the following is displayed:
DEC PMAZB-AA V1.0 (Dual SCSI [53C96]) BOOTDEV ADDR DEVTYPE NUMBYTES RM/FX WP DEVNAM REV ------- ---- ------- -------- ----- -- ------ --- DKA200 A/2/0 DISK 426MB FX RZ25 0700 (rz200A) DKA400 A/4/0 RODISK 409MB RM WP RRD42 4.3d (rz400A) ..HostID.. A/7 INITR
..HostID.. B/7 INITR
To boot from the PMAZB (or PMAZC) option card, enter the boot command with the following syntax:
boot "slot_number/device_number"
For example, to boot from disk number 4 on the PMAZB option card located in slot 1, enter the following command:
>>>
b "1/dka400"
You have completed booting your system. Continue the installation procedure with Chapter 5.
Booting over an FDDI network interface is supported for DEFTA and CRE-DEFTA devices.
To boot from an FDDI network interface device, find the device names as described in Section 4.15.4. For example, a DEFTA device appears as PMAF-FA when you use the show conf command. Identify the slot number and enter the following commands to boot from a Digital UNIX server using the bootp protocol:
>>>
b "1/ez0"
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following sections describe how to boot the DEC 4000 processor from a CD-ROM optical disc and from the network.
Before starting the boot procedure, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
If your CD-ROM optical disc is not already in a caddy, follow the instructions in Appendix B.
Use the following procedure to boot the system:
>>>
show dev
A device information table similar to the following is displayed:
dka0.0.0.0.0 DKA0 RZ73 dkb0.0.0.1.0 DKB0 RZ73 dkc0.0.0.2.0 DKC0 RZ26 dkc100.1.0.2.0 DKC100 RZ26 dkc200.2.0.2.0 DKC200 RZ26 dkc300.3.0.2.0 DKC300 RZ26 dke100.1.0.4.0 DKE100 RRD42 mka500.0.0.0.0 MKA500 TLZ04 mke0.0.0.4.0 MKE0 TZ85 eza0.0.0.6.0 EZA0 08-00-2B-2C-CE-DE ezb0.0.0.7.0 EZB0 08-00-2B-2C-CE-DF p_d0.7.0.3.0 Bus ID 7 pka0.7.0.0.0 PKA0 SCSI Bus ID 7 pkb0.7.0.1.0 PKB0 SCSI Bus ID 7 pkc0.7.0.2.0 PKC0 SCSI Bus ID 7 pke0.7.0.4.0 PKE0 SCSI Bus ID 7
The middle column shows the numbers assigned to each drive:
>>>
init
boot device
For example, to boot the system from CD-ROM drive number 1, enter the following command:
>>>
boot dke100
Output similar to the following is displayed:
(boot dke100.1.0.4.0) block 0 of dke100.1.0.4.0 is a valid boot block reading 16 blocks from dke100.1.0.4.0 bootstrap code read in base = 1ee000, image_start = 0, image_bytes = 2000 initializing HWRPB at 2000 initializing page table at 1e0000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code
OSF boot - Wed Jul 5 15:49:49 EDT 1995
You have completed booting your system. Continue the installation procedure with Chapter 5.
To boot your system over the network, make sure it is registered as a client on a RIS server. Refer to Sharing Software on a Local Area Network for information on registering a client. The client must be on the same subnet as the server.
The device parameter is the network device from which you want to boot. The DEC 4000 processor supports two network adapters: eza0 and ezb0.
Set your device protocols to boot from a Digital UNIX server.
Use the following command syntax to boot your system over the network:
set device_protocols bootp
For example, if the device you are booting from with the bootp protocol is eza0, enter the following commands:
>>>
set eza0_protocols bootp
>>>
boot eza0
Some system information is displayed by the installation software followed by the memory and hardware configurations.
If your initial network boot fails, enter init at the console prompt. If you encounter other problems during the RIS installation, refer to Sharing Software on a Local Area Network.
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following instructions apply to DEC 4000 systems equipped with the Prestoserve option.
The DEC 4000 system console provides the prcache command to support the Prestoserve option (NVRAM). Refer to the hardware documentation for a description of this command.
You have completed booting your system. Continue the installation procedure with Chapter 5.
The following sections describe how to boot the DEC 7000 processor and DEC 10000 processor from a CD-ROM optical disc.
Before starting the boot procedure, complete the following steps:
>>>
set boot_osflags ""
>>>
set auto_action halt
>>>
set boot_reset on
If your CD-ROM optical disc is not already in a caddy, follow the instructions in Appendix B.
Use the following procedure to boot the system:
>>>
show dev
Output similar to the following is displayed:
dka0.0.0.5.0 DKA0 RZ73 dkb4.4.1.14.0 DKB400 RRD43
The numbers in the middle column are the unit numbers assigned to each drive on your system:
boot device-number
For example, to boot the system from CD-ROM drive number 4, enter:
>>>
boot dkb400
Output similar to the following is displayed:
Initializing...
F E D C B A 9 8 7 6 5 4 3 2 1 0 NODE # A M M . . . . . P TYP o + + . . . . . + ST1 . . . . . . . . B BPD o + + . . . . . + ST2 . . . . . . . . B BPD + + + . . . . . + ST3 . . . . . . . . B BPD
+ . + . + . + . . + . . . . C0 XMI + .. . . . . . . . . . . . . C1 .. . . . . . . . . . . . . C2 .. . . . . . . . . . . . . C3
. A0 B0 . . . . . LV . 256 64 . . . . . 320Mb
Firmware Rev = V2.3 SROM Rev = V2.0 SYS SN = GA12345678
Booting... Connecting to boot device dkb400
.
.
.
You have completed booting your system. Continue the installation procedure with Chapter 5.
Booting from the network is not supported for the DEC 7000 and DEC 10000 processors.