From 36b3f49d3512b29c19b8b2c5a57517468e842f0d Mon Sep 17 00:00:00 2001 From: nachoparker Date: Sun, 25 Jun 2017 18:03:05 +0200 Subject: More warnings for nc-database --- etc/nextcloudpi-config.d/nc-database.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/etc/nextcloudpi-config.d/nc-database.sh b/etc/nextcloudpi-config.d/nc-database.sh index 0bde71fb..e8e7a923 100644 --- a/etc/nextcloudpi-config.d/nc-database.sh +++ b/etc/nextcloudpi-config.d/nc-database.sh @@ -24,7 +24,13 @@ show_info() --backtitle "NextCloudPi configuration" \ --title "Info" \ "Note that non Unix filesystems such as NTFS are not supported -because they do not provide a compatible user/permissions system" \ +because they do not provide a compatible user/permissions system + +You need to use a USB drive that is permanently on and is responsive +or the database will fail. + +** If it ever fails with a white page, move the database back to the SD ** +" \ 20 90 } -- cgit v1.2.3