Bob Mottram vor 10 Jahren
Ursprung
Commit
1daa9f6693
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt Datei anzeigen

7280
 So with the USB stick plugged in and logged into the BBB as root via ssh:
7280
 So with the USB stick plugged in and logged into the BBB as root via ssh:
7281
 
7281
 
7282
 #+BEGIN_SRC: bash
7282
 #+BEGIN_SRC: bash
7283
-mount /dev/sda /var/music
7283
+mount /dev/sda1 /var/music
7284
 chown -R subsonic:subsonic /var/music
7284
 chown -R subsonic:subsonic /var/music
7285
 #+END_SRC
7285
 #+END_SRC
7286
 
7286