Boot Troubleshooting

Possible CauseAction
Will not boot from an IDE hard disk drive. DIGITAL UNIX: Not supported.
Operating system (OS) software is not installed on the hard disk drive. Install the operating system.
Target boot device is not listed in the show device or show config (SRM) because of a SCSI bus problem. Check the cables. Are the cables oriented properly and not cocked? Are there bent pins? Check all the SCSI devices for incorrect or conflicting IDs. Refer to the device's documentation.
SCSI termination: The SCSI bus must be terminated at the end of the internal cable AND at the last external SCSI peripheral.
System cannot find the boot device. Check the system configuration for correct device parameters. Use SRM firmware to display the hardware configuration.
DIGITAL UNIX: Use the SRM show config and show device commands. Use the displayed information to identify target devices for the boot command, and verify that the system sees all of the installed devices. If you are attempting to use bootp, first set the following variables as shown:
>>>set ewa0_inet_init BOOTP
>>>set ewa0_protocols BOOTP
Environment variables incorrectly set. (This could happen if the MLB has been replaced, which would cause a loss of the previous configuration information). Configuration information is stored in the flashROM and RTC memory on the MLB. If the MLB is replaced, the information in the flashROM and realtime clock is lost. If the battery is replaced, the information in RTC memory is lost. Keeping records of the configuration (IRQs, DMAs, I/O addresses, and so forth) will facilitate getting the system back into use. Check and set the environment variables, if necessary.
DIGITAL UNIX: Use the SRM console show and set commands to check and set the values assigned to boot-related variables such as auto_action, bootdef_dev, and boot_osflag.
Bad device name/number or partition number... The system partition value is pointing to an invalid partition. From the AlphaBIOS Setup screen, select Utilities and OS Selection Setup. Press [F9] to validate the selection. To edit the selection, press F6.
File is not a directory..., or No such file or directory... The osloader value is incorrect. The system partition value is okay. From the AlphaBIOS Setup screen, select Utility then OS Selection Setup. Press [F9] to validate the selection. To edit the selection, press [F6].
Hard disk drive is not correctly formatted or the requested partition does not exist. Format the hard disk drive or correctly partition the hard disk drive using appropriate tools (for example, Hard Disk Setup under AlphaBIOS).
There is no software on the requested partition. If the command is pointing to the correct partition, install the software. Otherwise, change the variables to point to the correct partition.