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

Re: Raspberry Pi pre release testing [1.0.7]

$
0
0
So, I just did some debugging for the droopy problem:

the problem is the FAT32 filesystem of the USB stick. There should be a note to the howto, that IF you move your filesystem to an USB stick with fat32, you should also run the following command

sudo sed -i 's|DROOPY_USE_USER="yes"|DROOPY_USE_USER="no"|' /opt/piratebox/conf/piratebox.conf
sudo systemctl restart piratebox.service

Then it should work like expected

Viewing all articles
Browse latest Browse all 1863

Trending Articles