Hi,
I updated an ATL from 7.16 to 7.18. In general, everything seems to work as expected except this - (see failure messages below):
[ admin@MikroTik] /system/routerboard/settings> print
auto-upgrade: no
boot-device: nand-if-fail-then-ethernet
preboot-etherboot: 60s
preboot-etherboot-server: <hidden>
boot-protocol: bootp
force-backup-booter: no
silent-boot: no
protected-routerboot: disabled
reformat-hold-button: 20s
reformat-hold-button-max: 10m
[admin@MikroTik] /system/routerboard/settings> set preboot-etherboot=disabled
failure: not allowed by device-mode
[admin@MikroTik] /system/routerboard/settings> set preboot-etherboot-server=any
failure: not allowed by device-mode
[admin@MikroTik] /system/routerboard/settings> /system/device-mode/print
mode: advanced
allowed-versions: 7.13+,6.49.8+
flagged: no
flagging-enabled: yes
scheduler: yes
socks: yes
fetch: yes
pptp: yes
l2tp: yes
bandwidth-test: yes
traffic-gen: no
sniffer: yes
ipsec: yes
romon: yes
proxy: yes
hotspot: yes
smb: yes
email: yes
zerotier: yes
container: no
install-any-version: no
partitions: no
routerboard: no
attempt-count: 0
[admin@MikroTik] /system/routerboard/settings>
This has never happened before and I have always been able to change these settings. (FWIW, I have not touched anything in device-mode, just showing that in relation to the message)
Why is this happening and what is the fix?