Introduction

What are BibleSD cards?

The name BibleSD combines "Bible" and "microSD", but any type of flash media can be used (32GB or larger). BibleSD media includes over 1,300 Bible translations (over 900 languages) and OpenBible interlinear study tools. All content included can be freely copied and distributed. This can be downloaded as a single image file and directly written to media.

What is Bible.Local?

Bible.Local is a Linux-based operating system image which can run on several Raspberry Pi models. When powered, the system creates a WiFi network and hosts a website with BibleSD content, including over 1,300 Bible translations in over 900 languages and Bible study tools.

The name Bible.Local (or bible.local) is simply the domain name. The main webpage can be accessed at http://bible.local. Familiar domain suffixes like ".com", ".net", or ".org" refer to Internet or World Area Network (WAN) resources, while ".local" refers to a Local Area Network (LAN) resource. For resolution of local domains, the Bible.Local system provides a self-hosted Domain Name System (DNS) through Avahi (Bonjour).

The duplication tool (http://bible.local/duplication.html) allows additional Bible.Local systems and BibleSD media to be produced without an Internet connection. Offline duplication can be useful to facilitate Bible distribution in places where Internet access is restricted or network connections draw unwanted attention.

Create from the Web

Anyone can create BibleSD media or Bible.Local systems. All content and software is freely redistributable (permissive open-source, creative commons, or public domain). Simply download the image file and clone onto flash media.

1. Download the image file:

2. Attach microSD or USB media to the computer:

Media ContentMinimum CapacityMedia Type
BibleSD32 GBmicroSD, USB drive
Bible.Local64 GBmicroSD

3. Write the image file to the media.

Below are software examples and instructions for writing an image file:

Example A: Balena Etcher

1. Select the image file.

2. Select the device
(pay attention to size).

3. Click Flash
(might require password).


Example B: Raspberry Pi Imager

1. Select No filtering.

2. Select Use custom and select the image file.

3. Select the device
(pay attention to size).

4. Click NO to customization.

5. Click YES to erase.


Example C: dd & gzip
(Mac or Linux)

1. Find the root device name:

Open a Terminal, type diskutil list (Mac) or lsblk (Linux), and press Enter.

In the list, find the root name of the media to be written (example: /dev/sdb or /dev/mmcblk0).

2. Unmount the device:

Mac: use diskutil unmountDisk with the root device name (example: diskutil unmountDisk /dev/sdb).

Linux: use umount with each directory (if any) where the device is mounted (example: umount /media/username/partition).

3. Use cd to change directory to wherever the image file has been downloaded (example: cd Downloads).

4. Use dd and gunzip to unzip and write the image file, using the format below (all one line). Replace /dev/mmcblk0 with the root name of the media.

gunzip -c biblelocalsd.img.gz | sudo dd of=/dev/mmcblk0 bs=4M status=progress

(May require entering your password.)

4. What to do with the media:

Start and Configure

After a Bible.Local image file has been written to a microSD card, insert the card into a board, connect power, and configure the password and WiFi settings.

1. Insert the microSD card into a supported hardware model:

Raspberry Pi Zero W 2

Raspberry Pi 4

2. Connect a USB power adapter:

Micro USB

USB-C

ModelUSB TypeCurrent Rating (Min/Ideal)
Zero W 2Micro USB500mA/1A
4USB-C2A/3A

3. Connect to the WiFi network:

4. Open the configuration webpage:

5. Change the server password:

6. Optional: change the WiFi settings:

7. Go share your WiFi settings with everyone, so they can connect and read God's Word!

Duplicate Offline

You can use the duplication webpage in your Bible.Local system to create BibleSD media and additional Bible.Local systems.

1. Open the duplication webpage:

2. Attach microSD or USB flash media.

Raspberry Pi Zero W 2 with OTG adapter and microSD reader

Raspberry Pi 4 with microSD reader

3. Start Writing

Media ContentMinimum CapacityMedia Type
BibleSD32 GBmicroSD, USB drive
Bible.Local64 GBmicroSD

4. Complete

Conclusion

"The harvest is indeed plentiful, but the laborers are few. Pray therefore to the Lord of the harvest, that he may send out laborers into his harvest." Luke 10:2

"knowing this first, that in the last days mockers will come, walking after their own lusts and saying, "Where is the promise of his coming? For, from the day that the fathers fell asleep, all things continue as they were from the beginning of the creation." For they willfully forget that there were heavens from of old, and an earth formed out of water and amid water by the word of God, by which means the world that existed then, being overflowed with water, perished." 2 Peter 3:3-6

"As the days of Noah were, so will the coming of the Son of Man be. For as in those days which were before the flood they were eating and drinking, marrying and giving in marriage, until the day that Noah entered into the ship, and they didn't know until the flood came and took them all away, so will the coming of the Son of Man be. Then two men will be in the field: one will be taken and one will be left. Two women will be grinding at the mill: one will be taken and one will be left. Watch therefore, for you don't know in what hour your Lord comes." Matthew 24:37-41

"But concerning the times and the seasons, brothers, you have no need that anything be written to you. For you yourselves know well that the day of the Lord comes like a thief in the night. For when they are saying, "Peace and safety," then sudden destruction will come on them, like birth pains on a pregnant woman. Then they will in no way escape. But you, brothers, aren't in darkness, that the day should overtake you like a thief. You are all children of light and children of the day. We don't belong to the night, nor to darkness, so then let's not sleep, as the rest do, but let's watch and be sober." 1 Thessalonians 5:1-6

Contact

Feel free to contact me with any questions/suggestions: