Quantcast
Channel: PirateBox Forum - Raspberry Pi(rate)Box
Viewing all articles
Browse latest Browse all 1863

Re: USB storage, again.

$
0
0
Did you grab the output, while the usb stick was connected?

You made some mistakes while linking.

You should do the following commands now, assuming, that the USB-Stick is named "PIRATEBOX", like you created the link.

rm  /opt/piratebox/www/shared    #remove the false link
mkdir /media/PIRATEBOX/PirateBox
mv -v /opt/piratebox/share  /media/PIRATEBOX/PirateBox/ 
ln -s /media/PIRATEBOX/PirateBox/share  /opt/piratebox/share

If the nobody user is able to read-write to the usb-Stick, that should do the trick.

About the station_cnt script: did you enable your cron service on the RPi? That one is responsible for creating the station_cnt file

Hope that helps
regards Matthias

Viewing all articles
Browse latest Browse all 1863

Trending Articles