Update emonWRT from1.5: Difference between revisions

From lechacal
Jump to navigation Jump to search
Line 9: Line 9:
==Installation Steps==
==Installation Steps==


<b>1/</b> From a web browser connect to the EmonWRT using its ip address. Usually the address below if directly connected with a computer from the ethernet port. If the EmonWRT is connected to a office/home router then use the emonwrt ip address.
<b>1/</b> From a web browser connect to the EmonWRT using its ip address. Usually the address below if directly connected with a computer on the ethernet port. If the EmonWRT is connected to a office/home router then use the emonwrt ip address.
  http://192.168.2.1/
  http://192.168.2.1/


<b>2/</b> Navigate to <b>System</b> | <b>Software</b>. Then go to the <b>Configuration</b> tab.
<b>2/</b> Navigate to <b>System</b> | <b>Software</b>. Then go to the <b>Configuration</b> tab. There you will see the repository configuration. Replace everything in the text box using the text below:
 
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
src/gz barrier_breaker_base http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/base
src/gz barrier_breaker_luci http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/luci
src/gz barrier_breaker_packages http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/packages
src/gz barrier_breaker_routing http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/routing
src/gz barrier_breaker_telephony http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/telephony
src/gz barrier_breaker_management http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/management
src/gz barrier_breaker_oldpackages http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/oldpackages
src/gz barrier_breaker_lechacal http://lechacal.com/repo

Revision as of 15:40, 28 July 2016

This article will guide you to update the new emonwrt software.

Prerequisites

  • You have access to the web interface of the EmonWRT.
  • The EmonWRT has access to the World Wide Web

Installation Steps

1/ From a web browser connect to the EmonWRT using its ip address. Usually the address below if directly connected with a computer on the ethernet port. If the EmonWRT is connected to a office/home router then use the emonwrt ip address.

http://192.168.2.1/

2/ Navigate to System | Software. Then go to the Configuration tab. There you will see the repository configuration. Replace everything in the text box using the text below:

dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
src/gz barrier_breaker_base http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/base
src/gz barrier_breaker_luci http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/luci
src/gz barrier_breaker_packages http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/packages
src/gz barrier_breaker_routing http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/routing
src/gz barrier_breaker_telephony http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/telephony
src/gz barrier_breaker_management http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/management
src/gz barrier_breaker_oldpackages http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/oldpackages
src/gz barrier_breaker_lechacal http://lechacal.com/repo