From 5eb6c6acbbab1c5206b3822dfe360874b3b2beef Mon Sep 17 00:00:00 2001 From: langolierz Date: Mon, 12 Mar 2018 16:46:56 +1300 Subject: [PATCH] Update preparing_image.md --- dotfiles/preparing_image.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dotfiles/preparing_image.md b/dotfiles/preparing_image.md index f4a8237..142c47e 100644 --- a/dotfiles/preparing_image.md +++ b/dotfiles/preparing_image.md @@ -27,4 +27,6 @@ on finished image... - installing udisk-glue for mounting usb as described [here](https://jmeosbn.github.io/blog/minimal-raspbian-pi/#configure-automount-for-usb-drives) : `apt-get install udisks-glue policykit-1` and `sed -i '/^match disks /a\ automount = true' /etc/udisks-glue.conf` -now just need to start it on boot +now just need to start it on boot by adding it to ~/.bash_profile with start x + +- install omx ! (duhh) `sudo apt-get install omxplayer`