V9.2 auto boot not working

Having difficulties when installing the system? Your system runs slowly and requires some tweaking? You can get help here.
Post Reply

Topic author
mjimji
Contributor
Posts: 11
Joined: Thu Oct 22, 2020 11:24 am
Reputation: 0
Status: Offline

V9.2 auto boot not working

Post by mjimji » Tue Mar 14, 2023 1:37 pm

I have V9.2 running under VirtualBox, with UEFI shell set to boot into VMS_BOOTMGR, which works fine. In BOOTMGR I issue the command AUTO BOOT and it tells me that the AUTOACTION is BOOT DKA400 0 000000, as I would expect. Issuing this command manually boots into VMS. If I exit BOOTMGR and let shell reboot back into BOOTMGR, it does not automatically boot VMS; the AUTOACTION is back at HALT. There surely must be some obvious step that I'm missing...
Thanks,
Mark

User avatar

m_detommaso
Member
Posts: 8
Joined: Thu Jun 06, 2019 6:57 am
Reputation: 0
Location: Brindisi (Italy)
Status: Offline
Contact:

Re: V9.2 auto boot not working

Post by m_detommaso » Tue Mar 14, 2023 1:47 pm

Did you save the "NON-VOLATILE STORE" content ?

BOOTMGR> AUTO BOOT 5 (Countdown = 5)
BOOTMGR> ENV

NON-VOLATILE STORE (Version:7) Dirty? Y:
AUTOACTION: BOOT
COUNTDOWN: 5
SMP ENABLED?: Y
THREADS ENABLED?: N
LASTBOOT CMD: BOOT DKA0 0 00000000
LASTBOOT DEV: DKA0
SYSROOT: 0
BOOTFLAGS: 0x00000000
DUMPFLAGS: 0x00000000
HORIZREZ: 0
VERTREZ: 0
MOUSE SENSE: 14
PAGE MODE: N

BOOTMGR> SAVE


NON-VOLATILE STORE (Version:7) Dirty? N:
AUTOACTION: BOOT
COUNTDOWN: 5
SMP ENABLED?: Y
THREADS ENABLED?: N
LASTBOOT CMD: BOOT DKA0 0 00000000
LASTBOOT DEV: DKA0
SYSROOT: 0
BOOTFLAGS: 0x00000000
DUMPFLAGS: 0x00000000
HORIZREZ: 0
VERTREZ: 0
MOUSE SENSE: 14
PAGE MODE: N


Topic author
mjimji
Contributor
Posts: 11
Joined: Thu Oct 22, 2020 11:24 am
Reputation: 0
Status: Offline

Re: V9.2 auto boot not working

Post by mjimji » Tue Mar 14, 2023 2:41 pm

Thank you, no, I did not issue the SAVE command; it is now working.

The Boot Manager User Guide says that the settings are stored whenever a SAVE, BOOT or EXIT command is issued. I was issuing the EXIT command and it clearly was not saving the setting.

Post Reply