Now my system boots automaticaly! Thanks to all!
>> SET BOOT DKA300: #set standard boot device
>> SET BFLG 0 #set R5 to 0 -> That`s the missing trick!
SET HAPPY = 1 ;-)
Marco
Am 15.06.2015 um 19:45 schrieb Johnny Billquist:
On 2015-06-15 19:04, Marco Rauhut wrote:
Hello list!
I try to autoboot my Vaxstation 4000/60.
The reason is that i want to drive the vax headless.
I have set Disk DKA300 as boot hdd in console mode.
I SET HALT 2 ( reboot).
In this configutarion the system starts into SYSBOOT>.
There i have to give the command CONTINUE to boot VMS.
Is there any way to overide then CONTINUE command?
In addition to HALT, you also have BOOT and BFLG. I can't remember
which is what right now, but one of them is what R5 gets set to in
this case, and you need it to be 0.
Johnny