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

Locked
Erdem
Posts: 5
Joined: Tue 18. Aug 2020, 13:43

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

Post 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!
User avatar
OlliTheDarkness
Posts: 1854
Joined: Tue 14. Aug 2018, 16:41
Location: Essen (NRW)

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

Post 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.
Mit freundlichen Grüßen
OlliTheDarkness

**************************************************************
Helden leben lange, Legenden sterben nie

:!: World Hack Organization :!:
**************************************************************
Erdem
Posts: 5
Joined: Tue 18. Aug 2020, 13:43

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

Post 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.
Locked