Browse Source

#329 prepare v1.1 for BTRFS data drive

v1.1
Christian Rotzoll 6 years ago
parent
commit
7628914295
  1. 3
      build_sdcard.sh

3
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

Loading…
Cancel
Save