Hi there,
I try to do netinstall onto our RBs with configure script (rsc file).
The process run smooth but there are something that quote annoying me.
the script contain command
/user set [find name=admin] password=
/system identity set name=
- on the first boot, the router still show
MikroTik 4.17
MikroTik Login:
about two seconds after two beeps, so it allow admin with no password to logged in during that two seconds.
the samething also happend on every “/system reset” command issued
- on the next router boot, there is an error
RouterBoard 433AH
CPU frequency: 680 MHz
Memory size: 128 MBBoot configuration CRC error, applying defaults
writing settings to flash… OKPress any key within 2 seconds to enter setup..
loading kernel from nand… OK
setting up elf image… OK
The rsc file was tested on MT console with no error.
Any comments will be appriciated.
Paul