Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 835 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 835 Bytes

See https://github.com/luizribeiro/mariner/ for info on hardware requirements and the origin of the main compenent that this script installs.

Mariner Autoinstaller

This script is intended for a fresh Rasbian Lite installation on a Raspberry Pi Zero, but should work on all Pi models that support USB OTG.

It will expand the filesystem to the full size of your SD card, install Mariner, set up a folder on the Pi as a USB drive, create a sambashare, and a couple other things.

Download

Either from this Github or using wget https://raw.githubusercontent.com/KTheMan/Mariner-Autoinstaller/main/mariner.sh

Prepare for execution

sudo chmod +x ./mariner.sh

Execute

sudo bash ./mariner.sh

Follow the prompts in the script, reboot, and run once more. You should see a different set of prompts on the second run.