Creating A Power-Up Script; Example 11-8. Editing The Nvram Script; Example 11-9. Clearing The Nvram Script - Compaq AlphaServer DS20E Reference Manual

Hide thumbs Also See for AlphaServer DS20E:
Table of Contents

Advertisement

Creating a Power-Up Script

The system comes with a special nonvolatile file named "nvram" that is stored
in EEROM. Nvram is a user-created power-up script (set of commands) that
is always invoked during the power-up sequence. Use the SRM edit command
to create or alter the nvram script.
P00>>> edit nvram
editing 'nvram'
0 bytes read in
*10 set ewa0_protocols bootp
*list
10
set ewa0_protocols bootp
*exit
27 bytes written out to nvram
P00>>> nvram

Example 11-8. Editing the nvram Script

This example shows how to modify the user-created power-up script, "nvram."
The pound sign (#) indicates explanatory comments. In this example the script
is edited to include a command that allows you to boot the Tru64 UNIX
operating system over the network.
P00>>> edit nvram
editing 'nvram'
20 bytes read in
*10
*exit
0 bytes written out to nvram
P00>>>

Example 11-9. Clearing the nvram Script

To clear the script, enter line numbers without any text. This deletes the lines.
Compaq Confidential – Need to Know Required
Writer: Robert Young Project: AlphaServer DS20E System Comments:
Part Number: ER-K8F6W-UA .A01 File Name: l-ch11 Using the SRM Console.doc Last Saved On: 10/4/99 2:05 PM
#Modify user power-up script, nvram
#List current file with line numbers
#Close file and save changes
#Execute the script.
Using the SRM Console 11-17

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the AlphaServer DS20E and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Alphastation ds20e

Table of Contents