Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1985 - RB931-2nD (hAP mini) snapshot install #6876

Closed
openwrt-bot opened this issue Dec 7, 2018 · 1 comment
Closed

FS#1985 - RB931-2nD (hAP mini) snapshot install #6876

openwrt-bot opened this issue Dec 7, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

mircea:

I followed the following instructions:

  1. https://openwrt.org/toh/hwdata/mikrotik/mikrotik_rb931-2nd_hap_mini 2
  2. https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=c2d2647c099679d64c8d5ef5260ba0f9d4c8f2ba

Using latest initramfs snapshot image as of today:
openwrt-ar71xx-mikrotik-rb-nor-flash-16M-initramfs-kernel.bin

root@OpenWrt:# cat /tmp/sysinfo/model
MikroTik RouterBOARD 931-2nD r2
root@OpenWrt:
# cat /tmp/sysinfo/board_name
unknown
root@OpenWrt:# sysupgrade /tmp/fw.bin
Device unknown not supported by this image
Supported devices: rb-750-r2 rb-750up-r2 rb-750p-pbr2 rb-911-2hn rb-911-5hn rb-931-2nd rb-941-2nd rb-951ui-2nd rb-952ui-5ac2nd rb-962uigs-5hact2hnt rb-lhg-5nd rb-map-2nd rb-mapl-2nd rb-wap-2nd rb-wapr-2nd
Image check 'fwtool_check_image' failed.
root@OpenWrt:
# echo rb-931-2nd > /tmp/sysinfo/board_name && sysupgrade /tmp/fw.bin
Cannot save config while running from ramdisk.
Commencing upgrade. Closing all shell sessions.

... upgrade then completes

There seem to be two peculiarities: board_name is "unknown" and model
has an extra "r2". (Thibaut, the developer who committed the code said
his router model does not contain "r2").

Extra information: forcing an upgrade while board_name is "unknown"
results in a broken upgrade, i.e. an infinite reboot loop.

@openwrt-bot
Copy link
Author

mkresin:

Not really a bug. It is as simple as your board isn't support. "MikroTik RouterBOARD 931-2nD" is supported, but "MikroTik RouterBOARD 931-2nD r2" isn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant