Automount and log to SSDs on logger pi

Now we can log images!

Change-Id: I8d63a541c90e8550c6ede861b0b03f0af0402c20
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2020/vision/rootfs/target_configure.sh b/y2020/vision/rootfs/target_configure.sh
index e36a940..9f2e289 100755
--- a/y2020/vision/rootfs/target_configure.sh
+++ b/y2020/vision/rootfs/target_configure.sh
@@ -39,6 +39,7 @@
   libopencv-viz3.2 \
   python3-opencv \
   libnice10 \
+  pmount \
   libnice-dev
 
 echo 'GOVERNOR="performance"' > /etc/default/cpufrequtils