BibleBox is based on Piratebox and Librarybox software. If you already have a standard Librarybox setup you can easily convert it to a BibleBox by following these steps:
- Download the following BibleBox files –
- BibleBox files – alters functionality and rebranding BibleBox – zip file – 600KB
- Unzip the files and you will see 3 folders – Config, Content and Shared
- Insert the USB from your Librarybox into your computer
- Copy the Config and Content folders from BibleBox to your USB drive, replacing the contents on your Librarybox USB – this will overwrite the Librarybox webpages and config files with BibleBox UI and config
- In your Shared directory create a new folder called images
- Eject the USB, put it back into the MR3040 and restart the device
- It will start up with a new wifi SSID – BibleBox files
Modify the Chatbox name to BibleBox
Using Terminal or PuTTY app:
- ssh into BibleBox ssh root@192.168.1.1 and your password
- enter – cd /opt/piratebox/conf [to locate chat_init.txt]
- to modify txt file
vi chat_init.txt
- press i to go into edit mode
- make your edit
- press Esc to go back to command mode
- type :w to save your edit, press enter/return key
- type :q, then press enter/return to quit editing
- at prompt if no overwrite = type :quit!
- Restart the BibleBox to apply the changes