Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Boot Sequence setup

Status
Not open for further replies.

Pantxo

MIS
Feb 2, 2000
1
CA
New user of Unix trying to install new Tru64 ver 5 on old system from scratch. Wondering how to set the boot sequence to halt in order to always start with the >>> prompt and not get into the OS.
 
All you have to do is get to the &gt;&gt;&gt; prompt and then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;set auto_action HALT<br>That will cause the system to go to the &gt;&gt;&gt; prompt when reset or power-cycled.
 
There are diffrent values to the &quot;auto_action&quot; Prameter.
You should only use these:

set auto_action boot
set auto_action halt

l8ter!
Life is good!, live it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top