Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
openwrt:manual [2015/12/05 21:57] matthias [Steps to be done] Disable signature check |
openwrt:manual [2016/05/31 16:27] (current) theexpertnoob [Install PirateBox without a custom image] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Install PirateBox without a custom image ====== | ====== Install PirateBox without a custom image ====== | ||
If you have a device, that has no shipped auto-installation, you can still install PirateBox with manual instructions. | If you have a device, that has no shipped auto-installation, you can still install PirateBox with manual instructions. | ||
+ | * [[openwrt:manual:zsun|Manual Instructions for Zsun]] (Chaos Calmer and PirateBox 1.1 beta) | ||
===== Requirements ===== | ===== Requirements ===== | ||
* You need a device with an USB or SDCard slot. | * You need a device with an USB or SDCard slot. | ||
- | * Your device needs to be compatible to AttitudeAdjustment release from OpenWrt. The current trunk and BarrierBreaker release is **not supported** | + | * Your device needs to be compatible to AttitudeAdjustment release from OpenWrt. The current trunk and BarrierBreaker release is **not supported**, because we can't guarantee it as working. |
* Flash your device with OpenWrt refering to [[http://wiki.openwrt.org|OpenWrt wiki]]. | * Flash your device with OpenWrt refering to [[http://wiki.openwrt.org|OpenWrt wiki]]. | ||
* Make Internet-access available on your device. | * Make Internet-access available on your device. | ||
Line 29: | Line 29: | ||
opkg install extendRoot | opkg install extendRoot | ||
- | * **Optional:** If you have a different installation destination, like a SDCard, edit '''/etc/ext.conf''' , and change the USB device option. | + | * **Optional:** If you have a different installation destination, like a SDCard, edit '''/etc/ext.config''' , and change the USB device option. |
+ | * **Optional:** If you are challenging your luck with using BreakingBarrier or ChaosCalmer OpenWrt version, you might need to do a reboot after this step. | ||
* Initialize extendRoot: | * Initialize extendRoot: | ||