Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
openwrt:manual:zsun [2019/11/17 05:15]
theexpertnoob [0b. PreSetup A5-V11]
openwrt:manual:zsun [2019/11/17 05:52]
theexpertnoob [0a. PreSetup ZSUN]
Line 15: Line 15:
 Now testing on LEDE for A5-V11 with latest piratebox. Will create a new wiki page for A5-V11 LEDE setup as well as update this wiki once all testing is complete.</​WRAP>​ Now testing on LEDE for A5-V11 with latest piratebox. Will create a new wiki page for A5-V11 LEDE setup as well as update this wiki once all testing is complete.</​WRAP>​
  
-==== 0a. PreSetup ZSUN ====+==== 0. PreSetup ZSUN ====
   * Having a Zsun running OpenWrt. I've used the [[https://​wiki.hackerspace.pl/​projects:​zsun-wifi-card-reader:​factory-update|hackerspace.pl]] method. ​   * Having a Zsun running OpenWrt. I've used the [[https://​wiki.hackerspace.pl/​projects:​zsun-wifi-card-reader:​factory-update|hackerspace.pl]] method. ​
   * microSD card (current data will be destroyed)   * microSD card (current data will be destroyed)
Line 65: Line 65:
 </​code>​ </​code>​
  
-==== 0b. PreSetup A5-V11 ==== +
-  * Having an A5-V11 running OpenWrt LEDE. I've used [[https://​openwrt.org/​toh/​unbranded/​a5-v11|this]] method. Scroll down to "​English (QualComm) Factory Firmware"​ +
-  * Once you have LEDE or OpenWRT installed, I suggest you sysupdate to [[http://​www.druss.org/​public/​test-build|this build]]. You can also use these files for factory install of LEDE and not need to sysupdate. +
-  * USB Flash Drive greater than 1GB formatted fat 32. (current data will be destroyed) +
-  * Root password is suggested but no longer required for LEDE. +
-  * Keep your A5-V11 hardwired and then connect via SSH to 192.168.1.1 as root. Make sure the router it is connected to is NOT also 192.168.1.1. +
-  * Copy and paste each into the command line of the shell prompt. +
-<​code>​ +
-vi /​etc/​config/​network +
-</​code>​ +
-press I to edit. +
-Under config interface '​lan'​ +
-change '​static'​ to '​dhcp'​ +
-then press SHIFT+Z, SHIFT+Z to exit. +
-<​code>​ +
-service network reload +
-</​code>​ +
-In my case, this is required by my router to access the internet. It wont allow Static IPs to connect to the internet as I manage "​static IPs" as reserved IPs on the router. +
-<​code>​ +
-ping google.com +
-</​code>​ +
-Work in Progress.+
 ==== 1. Setup Mounts ==== ==== 1. Setup Mounts ====
 === Format SD card === === Format SD card ===