Quantcast
Channel: PirateBox Forum - PirateBox OpenWrt
Viewing all articles
Browse latest Browse all 3254

Re: Installing PirateBox on Netgear WNR3500L

$
0
0
Hi,
ok, that looks not that bad.
I'm adjusting the post above and my other page based upon your feedback.

wget: server returned error: HTTP/1.1 500 Internal Server Error
This is the reason why the forum does not work... so.
To fix this, I need the content of the files "error.log" and "break.log", which you find in /opt/piratebox/tmp . Of course, you need to reproduce the error using the wget command to generate the error.

root@piratebox:~# box_init_setup.sh
-ash: box_init_setup.sh: not found
Oh yes, I forgot. That script is only delivered from the auto installer, which you haven't used or installed... and of course you can't install it. So you need to:

1. Set the password using the command
passwd
2. To Set the timesave functionality, you need to set the Date

date YYYYMMDDHHMM
/opt/piratebox/bin/timesave.sh  /opt/piratebox/conf/piratebox.conf install
/etc/init.d/piratebox timesave

About this:
root@piratebox:~# /etc/init.d/minidlna start
-ash: /etc/init.d/minidlna: not found
The command above didn't include the minidlna server. To install it, be connected to the internet (in your case it is pretty easy, because you have a separate WAN port) and run the following commands:

/etc/init.d/piratebox nodns
opkg update
opkg install minidlna
cp /opt/piratebox/src/openwrt.example.minidlna  /etc/config/minidlna

regards Matthias

Viewing all articles
Browse latest Browse all 3254

Trending Articles