Upgrading your LibraryBox should be a fast and painless exercise. Follow the steps below to upgrade your existing LibraryBox to the v2.1 release. Be warned: upgrading an existing LibraryBox will reset any customizations you may have done to your existing install. Please back up your Shared directory, Content directory, and any other customizations before upgrading.
- Power off the router
- Unplug the USB Drive from the router, and plug it into your computer
- Download the firmware for your device:
- MR3020 - Version 1 firmware MD5 Hash: 00FDE382B00DF090716949062B6BD709
- MR3040 - Version 1 firmware MD5 Hash: 6537D860B7160C87012204B4BFF84808
- MR3040 - Version 2 firmware MD5 Hash: 45933D958ADC0F8326447811E728F01A
- WR703N - Version 1 firmware MD5 Hash: 8C0E374B965E2CCF49BB04356C77EE4F
- WR842N - Version 1 firmware MD5 Hash: 4D11C1721A7E8204D72DBC69D9BC1592
- WR842N - Version 2 firmware MD5 Hash: 36BCB67CF407CD22689DABBF81932837
- WR1043ND - Version 1 firmware MD5 Hash: DF5B21E00F5CB6B1E87F4E373626AA6C
- WR1043ND - Version 2 firmware MD5 Hash: 05DD6493AA46417CD46E22B02A99BB72
- MR10U - Version 1 firmware MD5 Hash: 64DC6DC18524962FB19A798F34A9FFCC
- MR11U - Version 1 firmware MD5 Hash: 8DD6DE57B314D47FD10F7E219FE2469E
- MR11U - Version 2 firmware MD5 Hash: 559BDB5BC73A684A816208BE0693E268
- MR13U - Version 1 firmware MD5 Hash: 2C376E0D09A4317BA338C2AB5634FFF4
- GL-iNet - Version 1 firmware MD5 Hash: 37D2E797ECA9E98C85343C57EB2A65B4
- MR3420 - Version 1 firmware MD5 Hash: CD01B8E845634C2C8D3B045624196D98
- MR3420 - Version 2 firmware MD5 Hash: 9E14C9EDB5B763EB4EA67107EB6FA02E
- WDR4300 - Version 1 firmware MD5 Hash: 38CBAA2D397E98E18A3C7CD27B3B4758
- WR2543 - Version 1 firmware MD5 Hash: FF98517B366B98B67B77EB8EED291A71
- Copy the file onto your USB Drive
- Safely eject the USB drive from your computer, place it back into the router, and power up the router.
- Connect the router via ethernet cable to your computer and power up the router. Once the router is running, open a terminal window (for OS X, go to Applications > Utilities > Terminal; for Windows, install and open PuTTY) and log in with ssh:
ssh root@192.168.1.1
Note: If you haven't set up a password yet, use the telnet command instead of ssh:telnet 192.168.1.1
- Navigate to the /mnt/usb directory:
cd /mnt/usb
- Install the LibraryBox v2.1 firmware with:
sysupgrade -n YOUR_FIRMWARE_NAME_HERE
Note: Use your “tab” key at the end of “openwrt” to autocomplete the full file name of the firmware. Note: If sysupgrade refuses the upgrade and you are sure it is the correct file, then you can trigger the flash with the following commandmtd write -r YOUR_FIRMWARE_NAME_HERE firmware
- After the upgrade completes, the router will restart twice. Just be patient and let it blink for 10-15 minutes.
- Once the lights on the routers are in a steady state, turn off the router and remove the USB flash drive and insert it into your computer.
- Download the LibraryBox v2.1 Install folder (as zip file) MD5 Hash: 85BF5A80220B9C8204303C6099908A7D
- Extract the install_librarybox.zip file and drag the “install” folder over to your USB flash drive.
- Navigate to the USB drive and into the LibraryBox folder. Rename the Content and Config folders to Content_old and Config_old respectively. The v2.1 upgrade will generate new Content and Config directories...if you have customized anything in these folders, you will need to re-copy those customizations into the newly created folders.
- Now SAFELY REMOVE your USB drive from your computer and plug the USB stick into your router.
- Power the router on. That will trigger the installation of the new packages. Note: You should wait 15-20 minutes for the installation to complete (depending upon your USB flash drive, it may take up to 45 minutes - be patient!). Your device will reboot a couple of times during the installation.
- Once the installation is complete, you can use telnet to connect to the device:
telnet 192.168.1.1
- We recommend going over to the Building page, and following the instructions to set a password for your LibraryBox.