Skip to content

redlotusaustin/Hassbian-External-File-System-Helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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:

About

A shell script to configure a USB drive as root filesystem for Hassbian.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%