diff --git a/etc/nextcloudpi-config.d/nc-database.sh b/etc/nextcloudpi-config.d/nc-database.sh index 0bde71fb0..e8e7a923d 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 }