EFI> set vms_flags 0,0
And boot the system
Verzonden vanaf mijn draadloze BlackBerry -toestel
From: Joe Ferraro <jferraro at gmail.com>
Sender: owner-hecnet at Update.UU.SE
Date: Tue, 23 Aug 2011 15:15:16 -0400
To: <hecnet at update.uu.se>
ReplyTo: hecnet at Update.UU.SE
Subject: Re: [HECnet] How to turn off SYSBOOT> prompt on rx2600
I've just used the following for [no]min boot IA64...
$! CONVERSATIONAL BOOT
$! IA64
EFI> set vms_flags 0,1 $! non-volatile
EFI> exit
$! boot the server
SYSBOOT> SET WRITESYSPARAMS 0 $! don't boot min every-time
SYSBOOT> USE DEFAULT
SYSBOOT> SET STARTUP_P1 "MIN" $! use "" to revert to default
SYSBOOT> CONTINUE
On Tue, Aug 23, 2011 at 3:12 PM, Joe Ferraro <jferraro at gmail.com> wrote:
Sampsa,
I believe you can
SYSBOOT> SET STARTUP_P1 ""
SYSBOOT> CONTINUE
to clear the flags...
Joe
On Tue, Aug 23, 2011 at 3:10 PM, Sampsa Laine <sampsa at mac.com> wrote:
How do I do this on an Itanium?
Sampsa
On 23 Aug 2011, at 19:58, Steve Davidson wrote:
Sampsa,
Clear the boot flags.
-Steve
-----Original Message-----
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On
Behalf Of Sampsa Laine
Sent: Tuesday, August 23, 2011 14:50
To: hecnet at Update.UU.SE
Subject: [HECnet] How to turn off SYSBOOT> prompt on rx2600
I've somehow managed to make my rx2600's VMS boot give me a SYSBOOT>
prompt every damn time.
How do I turn this off?
Sampsa