

This will then boot up the OpenWrt initramfs build. If both commands above completed without error, then you have successfully flashed the initramfs image to your device! To boot this, you will then want to unplug the power from the MR18, hold down “2” on your keyboard, and then plug in power to your MR18.
#Meraki mac recovery key download#
Once this is done and you have verified that the 2 images are extracted and in the webroot folder, you can download the initramfs image to the MR18 and flash it:ĭd if=/storage/openwrt.bin of=/dev/mtdblock2ħ. At this point, you'll want to download the firmware image for the MR18 from the repo at and then extract the files to the root of your local webserver. You should now be back to a new root prompt, but with working network connectivity. Now make the script executable and run it:Ħ.
#Meraki mac recovery key code#
Once the code is copied, you can press CTRL+D to exit, which should take you back to a command prompt. # Switch to new root and continue execution Mount -t ubifs /dev/ubivol/storage /rootfs/storage ROOTFSMTD=$(cat /proc/mtd | grep -e "-1\"" | grep rootfs | awk '') You will now want to copy and paste the following script into the console: Note that at this point the console will sit empty, as this is normal. To do this, you will want to run the following command:Ĥ. From here, you will next need to bootstrap the rootfs filesystem. After a bit, you should then be dropped into a limited root shell.ģ. Once you have your UART console open hold down “s” on your keyboard, and plug in the power to the MR18.

This is also done to prevent the MR18 from reaching the internet.Ģ. Hookup UART and Ethernet to the MR18, with the Ethernet directly wired to your local machine.
