board-autoconf.sh file missing

Posted by Morniak 
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Now, this forum is in read-only mode. You find details Details hereContinue on /r/PirateBox
board-autoconf.sh file missing
January 02, 2016 03:28PM
Hello,

I'm trying to use my raspberry as a piratebox but I'm blocked at the 2.b Post-installation step because the /opt/piratebox/bin/board-autoconf.sh script is missing.

I found two post related on this forum but they are for OpenWrt boxes.

Any idea ?
Re: board-autoconf.sh file missing
January 02, 2016 04:42PM
Hey, it seems some of the functionality changed and the raspi page is not up to date anymore.

After logging in to the pi I get the following prompt:
PirateBox RPi-Image 1.0.5
PirateBox Version 1.0.2
      Website: [piratebox.cc]
        Forum: [forum.piratebox.cc]
          IRC: #piratebox   on irc.Freenode.net

Want to start a not enabled piratebox, run
      # systemctl start piratebox

Next Steps after first flashing:
0. Change password:
       # passwd
1. If you want to have PirateBox enabled on startup:
       # systemctl enable piratebox
       # systemctl start piratebox
2. Enable Fake-Timeservice
       2.1 Set time like
       #  date 101016112014   for "Fri Oct 10 16:11:00 2014"  format is: MMDDhhmmCCYY
       # /opt/piratebox/bin/timesave.sh /opt/piratebox/conf/piratebox.conf install
3. Activate the Kareha Image and Discussion Board by using editor
   change the admin username and password (ADMIN_PASS and SECRET)
       # nano /opt/piratebox/www/board/config.pl
       # wget [127.0.0.1]
4. If you want, enable UPnP Media Server
       # cp /etc/minidlna.conf /etc/minidlna.conf.bkp
       # cp  /opt/piratebox/src/linux.example.minidlna.conf /etc/minidlna.conf
       # systemctl start minidlna
       # systemctl enable minidlna

So instead of running the script, that does not seem to be available anymore, follow step 3 of the above output.
Re: board-autoconf.sh file missing
January 03, 2016 04:29PM
Thanks a lot, problem solved smiling smiley
Re: board-autoconf.sh file missing
January 04, 2016 07:07AM
Hi,
I updated the webpage to a newer version then the image itself is. I'll update the image soon, so you it is in sync again. Sorry for the confusion.

Matthias


This is only my signature.