Hi all,
Since MikroTik changed the way raw disk images work, autorun.scr no longer works. This is since 6.43.10 stable.
The second partition was removed from the raw image and autorun.scr was disabled. There is no significance in the changelog as to why this happened.
I am trying to create a simple modification script of the CHR image to install an IP, route and set the default admin user's password, in order to update a script which converts a VPS into a MikroTik CHR. Found here: https://gist.github.com/stroebs/54fc097 ... 3434f117df
This version is currently working with v6.37 but I want to install a new version by default to take advantage of disk auto-resizing.
My script, very basic: