Can't install RouterOS on Alix2 board

I have this board : https://www.pcengines.ch/alix2d2.htm
Using NetInstall I've installed RouterOS on a CF card, the autorun.scr is as following :

/port set [/port find] baud-rate=38400

/interface ethernet
set ether1 name="ether1" disabled=no

/ip address
add address=10.10.10.211/24 network=10.10.10.0 broadcast=10.10.10.255 interface=ether1 disabled=no

The assembled board looks like this :


Next, I power it on and I see the following data on the Console window :

and It hangs

Also I've tried to access the board using IP address 10.10.10.211 with no luck. Winbox does not see the board as well.

Can someone help me : How to boot RouterOS on Alix board ? What am I doing wrong ?

Have you tried this?
http://www.quest4.org/etc/routeros-wrap.htm
Actually I haven’t done it so be careful with the steps.
Also please note that since I have not followed the procedure I do not recommend or even advise you to follow it.
Please use it at your own risk.

AndreasGR, your method worked for me, Thank you sir !!!

Happy to be of any kind of help.
Moderators please mark thread as solved.