So if I add my primary disk as option 1, with no flags, it'll automagically boot it?
Sampsa
On 24 Aug 2011, at 00:34, Dan Williams wrote:
Hi,
There's a section on booting in the manual :
http://h71000.www7.hp.com/doc/83final/ba322_90045/apbs05.html
This will let you edit the boot options.
$ @SYS$MANAGER:BOOT_OPTIONS.COM
Dan
On 24 Aug 2011, at 00:26, Sampsa Laine <sampsa at mac.com> wrote:
But there's no magic "set EFI boot flags" to this command from VMS?
Begin forwarded message:
From: Joe Ferraro <jferraro at gmail.com>
Date: 23 August 2011 20:35:31 GMT+01:00
To: hecnet at update.uu.se
Subject: Re: [HECnet] How to turn off SYSBOOT> prompt on rx2600
Reply-To: hecnet at Update.UU.SE
Sampsa,
I'm not sitting in front of a machine, but I think you may set boot options from:
SYS$UPDATE:BOOT_OPTIONS.COM
Forgive me if this is incorrect... I think you may set flags there as well... but its been
a while...
On Tue, Aug 23, 2011 at 3:29 PM, Sampsa Laine <sampsa at mac.com> wrote:
Is there any way to do this from VMS?
Sampsa
On 23 Aug 2011, at 20:15, Joe Ferraro wrote:
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