Skip to content

Install on OpenWRT without Internet

MaStr edited this page Jun 29, 2012 · 2 revisions

Internet is not necessary, if you have all needed packages installed. Currently (v0.1) it is only

  • kmod-batman-adv

upload the piratebox-mesh package to your OpenWrt system (you can use the basic PirateBox features ;) ).

  1. Login into your router.
  2. cd
  3. opkg install piratebox-mesh*
  4. /etc/init.d/mesh init

  5. /etc/init.d/mesh enable

  6. /etc/init.d/mesh start

Clone this wiki locally