Re: Vaxstation 4000/60 autoboot

2015-06-15 Thread william degnan
if you want to save permanently you need to set this before you boot, whatever command you use to actually boot. >>> set boot_osflags 0,0 I thought for the 4000 specifically (colon, no equal sign) >>> boot/r5:0 ... to bypass conversational boot On Mon, Jun 15, 2015 at 1:35 PM, Richard Loken <

Re: Vaxstation 4000/60 autoboot

2015-06-15 Thread william degnan
If you mean boot directly so that you don't have to CONTINUE: >From the >>> prompt >>> set boot_osflags 0,0 >>> boot/1 DKA300: Let me know if that does not work, recalling from memory... Bill On Mon, Jun 15, 2015 at 1:04 PM, Marco Rauhut wrote: > Hello list! > > I try to autoboot my Vaxstati

Re: Vaxstation 4000/60 autoboot

2015-06-15 Thread Marco Rauhut
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

Re: Vaxstation 4000/60 autoboot

2015-06-15 Thread 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 g

Re: Vaxstation 4000/60 autoboot

2015-06-15 Thread Richard Loken
On Mon, 15 Jun 2015, Marco Rauhut wrote: > 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? It sounds like your system defaults to a conversational boot which is, as far as I recall

Vaxstation 4000/60 autoboot

2015-06-15 Thread Marco Rauhut
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 t