![]() |
![]() |
|
Last Release: March 2000 |
Note: V7.2-1 was the last firmware release.
Firmware Release Notes | digitalpw_v72_fw_relnote.pdf |
User Information | Digital Personal Workstation a/au Series |
Update Method | Requirements | Description |
Floppy Disk | FAT-Formatted | Create a non-bootable firmware update floppy to update firmware from AlphaBIOS console |
Floppy Disk | OpenVMS System | Create a bootable firmware update floppy disk |
Floppy Disk | Tru64Unix System | Create a bootable firmware update floppy disk |
BOOTP Network | Tru64Unix Server | Update firmware from a network using BOOTP protocol |
MOP Network | OpenVMS Server | Update firmware from a network using MOP protocol |
Firmware Image | digitalpw_v72_1.exe |
Copy the files to a FAT formatted floppy
as : fwupdate.exe (The filename must remain unchanged and placed in the top-most level directory on the floppy.) Place the floppy disk in the target system Select "Update AlphaBIOS" from the AlphaBIOS menu. |
Firmware Image | digitalpw_v72_1.exe |
Download file and rename file to fwupdate.exe
Enter the following commands in the directory containing fwupdate.exe
$ set file/attr=(rfm:fix,lrl:512,mrs:512,rat:none) fwupdate.exe
$ init/dens=HD/index=begin dva0: fwupdate
$ mount dva0: fwupdate
$ create/dir dva0:[digitalpw]
$ copy/contiguous fwupdate.exe dva0:[digitalpw]
$ mcr writeboot
No
Yes
[enter AXP bootfile:] dva0:[digitalpw]fwupdate.exe
$ dismount dva0:
Insert bootable floppy in the floppy drive of the target system then
boot the floppy disk from the SRM console:
boot dva0
End of Procedure
Firmware Image | digitalpw_v72_1.exe |
|
Firmware Image | digitalpw_v72_1.exe |
Download the firmware image to a TRU64Unix Server. Register the Ethernet MAC address of the client with the TRU64Unix administrator. Invoke BOOTP from the client (e.g. P00>>> boot eia0) *Consult your administrator for additional information on BOOTP booting. |
Firmware Image | digitalpw_v72_1.sys |
Download the firmware image to the MOP directory on an OpenVMS system.
Apply this command to the downloaded file to ensure the file is in the proper fixed record format for MOP booting: $ set file/attr=(rfm:fix,lrl:512,mrs:512,rat:none) file-name.sys Consult your administrator for additional information on MOP booting. |