3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Flashing a meraki / accton / fonero with OpenWRT using Linux

Flashing a meraki / accton / fonero with OpenWRT using Linux
This instructable will show you how to flash your Meraki / Accton / Fonero hardware with OpenWRT Linux using a Linux PC.

Author website: http://ruckman.net
 
Remove these adsRemove these ads by Signing Up
 

Step 1Download the software and set permissions

Download the software and set permissions
Run the following commands from a terminal:

sudo apt-get update
sudo apt-get install wget
wget http://downloads.openwrt.org/kamikaze/8.09.2/atheros/openwrt-atheros-vmlinux.gz
wget http://downloads.openwrt.org/kamikaze/8.09.2/atheros/openwrt-atheros-root.jffs2-64k
wget http://ruckman.net/downloads/easyflash
wget http://ruckman.net/downloads/flash
chmod +x easyflash
chmod +x flash
« Previous StepDownload PDFView All StepsNext Step »
5 comments
Apr 28, 2010. 1:33 PMComputothought says:
I have installed openwrt on a pc and on fry's fr54rtr (aka d-link dir-300) router. Very interesting. Instructables like this help a lot.
Dec 30, 2009. 10:28 PMkindfreak says:
do you have any advice on how to use windows for this same action ?
Jan 21, 2009. 10:03 PMPtr_V_2 says:
This is great, been trying to get OpenWRT on my fon Movimiento without success, until this Instructables. Thanks. Just one "change", I had to edit: sudo ./easyflash eth0 openwrt-atheros-2.6-root.jffs2-64k openwrt-atheros-2.6-vmlinux.gz to sudo ./easyflash eth0 openwrt-atheros-root.jffs2-64k openwrt-atheros-vmlinux.gz in the flash file Thanks again.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
42
Followers
4
Author:williamruckman