Letting Owncloud Access A USB
Posted: Thu Jul 09, 2015 9:09 am
Hello,
I'm trying to setup owncloud 8 on my RPi2 and when I enter my local IP this is where I get - normal.

I've mounted my USB to /media/owncloud and I can store files there, and then view them on my computer - so the USB is working.
I believe I have given owncloud the correct permissions to view and write to the USB drive:
Then I configure the Storage And Database setting and set it to /media/owndrive, but when I click Finish Setup, it displays this:

Any help would be appreciated greatly! I've probably done something simple that's causing the problem, so...
Thanks,
Stephen
I'm trying to setup owncloud 8 on my RPi2 and when I enter my local IP this is where I get - normal.

I've mounted my USB to /media/owncloud and I can store files there, and then view them on my computer - so the USB is working.
I believe I have given owncloud the correct permissions to view and write to the USB drive:
Code: Select all
sudo chown -R www-data:www-data /media/owndrive
Any help would be appreciated greatly! I've probably done something simple that's causing the problem, so...
Thanks,
Stephen