diff --git a/beaglebone.txt b/beaglebone.txt index 22995428..7b654d0a 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -7280,7 +7280,7 @@ The easiest way to add your music is to obtain a large capacity USB stick, copy So with the USB stick plugged in and logged into the BBB as root via ssh: #+BEGIN_SRC: bash -mount /dev/sda /var/music +mount /dev/sda1 /var/music chown -R subsonic:subsonic /var/music #+END_SRC