Hello,
I recently installed Direct Admin on my VPS, however it seems to be having the following error:
So I found this article on it: http://help.directadmin.com/item.php?id=42
and it says to edit fstab, however I'm unsure exactly how to do that. I've train various combinations of the rw,usrquota,grpquota options, but nothing seems to work so I'm posting my original file here:
My Partition Data:
OS: Debian 5 - 32 Bit
I've tried out a lot of combos hoping one would work with the /usr/sbin/repquota / function...
My config file is set to / for the partition at the moment, but that can be changed... I'm just a bit lost and it'd be nice if someone would post an article on exactly what to do, for those of us who aren't that linux savvy.
I recently installed Direct Admin on my VPS, however it seems to be having the following error:
Code:
setquota: Mountpoint (or device) / not found or has no quota enabled. setquota: Not all specified mountpoints are using quota
So I found this article on it: http://help.directadmin.com/item.php?id=42
and it says to edit fstab, however I'm unsure exactly how to do that. I've train various combinations of the rw,usrquota,grpquota options, but nothing seems to work so I'm posting my original file here:
Code:
proc /proc proc defaults 0 0
none /dev/pts devpts rw 0 0
My Partition Data:
Code:
Filesystem Size Used Avail Use% Mounted on
/dev/simfs 50G 1.4G 49G 3% /
tmpfs 512M 0 512M 0% /lib/init/rw
tmpfs 512M 0 512M 0% /dev/shm
OS: Debian 5 - 32 Bit
I've tried out a lot of combos hoping one would work with the /usr/sbin/repquota / function...
My config file is set to / for the partition at the moment, but that can be changed... I'm just a bit lost and it'd be nice if someone would post an article on exactly what to do, for those of us who aren't that linux savvy.