From 7628914295a32eb10de147b1e7d0eeb33f43f83f Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Sun, 17 Mar 2019 19:12:34 +0100 Subject: [PATCH] #329 prepare v1.1 for BTRFS data drive --- build_sdcard.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build_sdcard.sh b/build_sdcard.sh index 575694d..f1a00af 100644 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -234,6 +234,9 @@ sudo apt-get install -y htop git curl bash-completion jq dphys-swapfile # installs bandwidth monitoring for future statistics sudo apt-get install -y vnstat +# prepare for BTRFS data drive raid +sudo apt-get install -y btrfs-tools + # prepare for display graphics mode # see https://github.com/rootzoll/raspiblitz/pull/334 sudo apt-get install -y fbi