sda1
This commit is contained in:
parent
6d1470b76b
commit
1daa9f6693
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue