Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 3.04 KB

File metadata and controls

56 lines (43 loc) · 3.04 KB

Hassbian-External-File-System-Helper

A shell script for configuring an external USB drive as boot and root filesystems on a Raspberry Pi running Hassbian.

Using hassbian-externalfs-helper

First, read the original tutorial as well as the instructions for booting from USB, here.

NOTE: This WILL update the firmware on your Raspberry Pi in order to boot from USB

On a Raspberry Pi running Hassbian, with a USB-connected storage device you wish to use for your boot and root filesystems:

git clone https://github.com/redlotusaustin/Hassbian-External-File-System-Helper.git
cd Hassbian-External-File-System-Helper/
sudo ./hassbian-externalfs-helper -d /dev/sda

...where /dev/sda is the external USB you wish to use for a root filesystem.

Sources and Further Reading

This script is mostly an implementation of the process outlined in paulv's HOWTO: Move the filesystem to a USB stick on the Raspberry Pi forums, combined with Christian Cawley's article on USB booting and additional help from the following sources:

Along with manual / info pages for: