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 [2018/02/12 04:42]
theexpertnoob [1. Setup Mounts] changed mkdosfs to dosfstools mkfs.vfat to mkfs.fat
openwrt:manual:zsun [2019/06/09 14:32]
theexpertnoob Fixed parts line
Line 4: Line 4:
 After many hours of installing, troubleshooting,​ resetting e.d. I now have a complete working Piratebox installation. ​ After many hours of installing, troubleshooting,​ resetting e.d. I now have a complete working Piratebox installation. ​
 I would like to share my installation scripts in order to let you install your own. I would like to share my installation scripts in order to let you install your own.
 +
 +<WRAP center centeralign alert 75%>This tutorial will soon be out of date due to the upcoming PirateBox v1.2. It will be updated once all the bugs are figured out and there is a successful release for this device.</​WRAP>​
  
 <WRAP center centeralign alert 75%>This tutorial is for the technical minded but should be simple to follow until we get a full install package/​script working.  ​ <WRAP center centeralign alert 75%>This tutorial is for the technical minded but should be simple to follow until we get a full install package/​script working.  ​
Line 69: Line 71:
 export LD_LIBRARY_PATH='/​lib:/​usr/​lib:/​tmp/​lib:/​tmp/​usr/​lib'​ export LD_LIBRARY_PATH='/​lib:/​usr/​lib:/​tmp/​lib:/​tmp/​usr/​lib'​
 opkg update && opkg install -d ram e2fsprogs dosfstools fdisk opkg update && opkg install -d ram e2fsprogs dosfstools fdisk
-wget http://raw.githubusercontent.com/​TheExpertNoob/​scripts/parts/parts+wget http://druss.org/public/parts
 chmod +x /tmp/parts chmod +x /tmp/parts
 ./parts ./parts