Operating System - OpenVMS
1828402 Members
3269 Online
109977 Solutions
New Discussion

Boot minimum on rx3600 Ovms

 
jayadi_2
New Member

Boot minimum on rx3600 Ovms

Hi,

Pls advise how boot minimum on rx3600 OVMS.
I'v try command below :

Shell>set vms_flags 0,1

but I couldn't get SYSBOOT> ?

Thanks in advance, and pls respond asap.

Rgrds,

Heru
4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: Boot minimum on rx3600 Ovms

You are in the HP-UX forum - better to ask in the open VMS forum, the experts are there
;-)

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Martin Vorlaender
Honored Contributor

Re: Boot minimum on rx3600 Ovms

Heru,

when you're in EFI, navigate to the VMS boot directory (from memory, something like

shell> fs0:
fs0:> cd efi
fs0:> cd vms

) and provide the boot flags to the call of the boot loader, i.e.

fs0:> vms_loader.efi -flags 0,1

HTH,
Martin
Hoff
Honored Contributor

Re: Boot minimum on rx3600 Ovms

Here are discussions of OpenVMS bootstraps and bootstrap flags, including the EFI shell:

http://10.1.2.7/node/433
http://10.1.2.7/node/204
http://10.1.2.7/node/280
http://10.1.2.7/node/192

Details of conversational bootstraps are also discussed in the OpenVMS FAQ, and the most recent edition of the FAQ is available at http://www.hoffmanlabs.com/vmsfaq

Low-level details of how bootable devices are implemented and of how you can create bootable optical media (CD and DVD) are here:
http://10.1.2.7/node/28

Hoff
Honored Contributor

Re: Boot minimum on rx3600 Ovms

Here are discussions of OpenVMS bootstraps and bootstrap flags, including the EFI shell:

http://64.223.189.234/node/433
http://64.223.189.234/node/204
http://64.223.189.234/node/280
http://64.223.189.234/node/192

Details of conversational bootstraps are also discussed in the OpenVMS FAQ, and the most recent edition of the FAQ is available at http://www.hoffmanlabs.com/vmsfaq

Low-level details of how bootable devices are implemented and of how you can create bootable optical media (CD and DVD) are here:
http://64.223.189.234/node/28