Page 1 of 1

Error: Unable to find a valid quota mount point.  [GELÖST]

Posted: Tue 18. Aug 2020, 16:34
by Erdem
Ich habe die unten angegebene Fehler Meldung.

Error: Unable to find a valid quota mount point. You have to make sure that there is a "/" - mount point in your "/etc/fstab". If you need help, please visit our multilingual support community: https://community.keyhelp.de

Danke im Voraus!

Re: Error: Unable to find a valid quota mount point.

Posted: Tue 18. Aug 2020, 16:41
by OlliTheDarkness
Erdem wrote: Tue 18. Aug 2020, 16:34 Ich habe die unten angegebene Fehler Meldung.

Error: Unable to find a valid quota mount point. You have to make sure that there is a "/" - mount point in your "/etc/fstab". If you need help, please visit our multilingual support community: https://community.keyhelp.de

Danke im Voraus!
Benutze die Suche, gibt es mehr als 1 mal.

Re: Error: Unable to find a valid quota mount point.

Posted: Tue 18. Aug 2020, 17:08
by Erdem
Ich habe es folgendermassen gelöst.

Grund ist das es "VirtualServer" ist.

Diesen Befehl im Terminal eingeben:

cat /proc/mounts | grep ' / '

Diesen code habe ich "/etc/fstab" an letzte stelle eingefügt und gespeichert.

/dev/loop10 / ext4 rw,relatime 0 0

Danach war das Problem gelöst.