How to Install OpenWRT on Cisco Meraki MX60W

preview_player
Показать описание
Firmware:

OpenWRT Device Page:

Tools Needed:
- Meraki MX60/60W
- Ethernet Cable
- T5X25 screw driver
- Laptop

Programs Used:
- Putty to Console into the router
- OpenTFTP server to Push the Firmware

Commands:
setenv lede_load1 ubi read \${meraki_loadaddr} kernel
setenv lede_load2 ubi read \${meraki_loadaddr} recovery
setenv lede_bootkernel bootm \${meraki_loadaddr_kernel} - \${meraki_loadaddr_fdt}
setenv owrt_bootkernel bootm \${meraki_loadaddr}
setenv owrt_boot run meraki_ubi lede_bootargs\; run lede_load1 meraki_checkpart lede_bootkernel\; run lede_load2 owrt_bootkernel
setenv bootcmd run owrt_boot
saveenv

setenv ipaddr 192.168.1.1
bootm $fileaddr

ubirmvol /dev/ubi0 -N part1
ubirmvol /dev/ubi0 -N part2
ubirmvol /dev/ubi0 -N storage
ubirmvol /dev/ubi0 -N board-config
ubimkvol /dev/ubi0 -s 126KiB -N board-config
Рекомендации по теме
Комментарии
Автор

Took a couple of attempts, First go round I was getting "SQUASHFS error: xz decompression failed, data probably corrupt" over and over in the serial console after installing, but started again from scratch and its good now. Thanks.

jabbawok
Автор

Great Job! I had a MX64W and can't openwrt it! :(

edgardoj.garcias.
Автор

I conecct the putty but nothing happend

charlytimeup
Автор

for me it freezes on the puTTY part, when I plug the power cable all lights on the back of the router start flashing, and it keeps doing that indefinitely

AdamRayGrayman
Автор

I bought a PL2303HX usb uart adapter with 4 pins. when i connect it to the pins of my meraki and i try to start the boot process from putty interrupting it with a key, it doesn't show me anything. Can someone help me??

gianmariapatalano
Автор

Anyone managed to get luci installed on mx64? I'm having major issues

MartinTechReviews
Автор

Hi friend, how are you???
I was seeing the video and i see that you have option S2M on Putty, how can i get that option on my putty???

charlytimeup
Автор

been trying to flash this MX60W today, and I can get to the openwrt prompt, but no further cannot get into Luci to finish the install - found the steps on the openWRT pages to be incomplete, your gets me a bit further, but I am still missing something

davidanderson
Автор

Hi, do you have the link to buy the UART Adapter???

charlytimeup