You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 - My system have a /home directory if 1.7TB
2 - i make install default, and set config quota on /home (option 2).
installation finished sucessfull
====> Bug when try to set a quota disk for someone user, is not work.
When put real command to set quota, result with a error on not found quota files on "/" and "/boot".
We resolve this correct a FSTAB file "/etc/fstab".
1 - I review a "backup file" with the file "/etc/fstabe" and find line with a "/" and "/boot" partitions, and copy.
2 - I edit a file "/etc/fstab" and replace line with a "/" and "/boot" partitions, and replace (paste).
3 - Reboot a system.
After this, setquota command work perfect on /home.
The text was updated successfully, but these errors were encountered:
1 - My system have a /home directory if 1.7TB
2 - i make install default, and set config quota on /home (option 2).
installation finished sucessfull
====> Bug when try to set a quota disk for someone user, is not work.
When put real command to set quota, result with a error on not found quota files on "/" and "/boot".
We resolve this correct a FSTAB file "/etc/fstab".
1 - I review a "backup file" with the file "/etc/fstabe" and find line with a "/" and "/boot" partitions, and copy.
2 - I edit a file "/etc/fstab" and replace line with a "/" and "/boot" partitions, and replace (paste).
3 - Reboot a system.
After this, setquota command work perfect on /home.
The text was updated successfully, but these errors were encountered: