Hello,
I'm trying to install Quota my XEN VPS running Debian Etch.
When I run "quotaon -avug" as described in "The perfect server" guide I get following error:
Code:
quotaon: using //quota.group on /dev/sda1 [/]: No such process
quotaon: Quota format not supported in kernel.
quotaon: using //quota.user on /dev/sda1 [/]: No such process
quotaon: Quota format not supported in kernel.
By searching this site I found another thread which covers the same issue:
http://www.howtoforge.com/forums/showthread.php?t=233
Trying to solve this issue I've tried following
Code:
modprobe quota_v1
modprobe quota_v2
and adding quota_v1 + quota_v2 to /etc/modules.
It doesn't work at all. My VPS provider suggest that running following might work:
Code:
apt-get install mod-init-tools
with following error:
Code:
E: Couldn't find package mod-init-tools
Which repository provides the mod-init-tools package?
Otherwise I have to compile a new kernel. I have no experience doing that and I have no configuration file in /boot. So I guess that compiling a new kernel wouldn't be an easy task for a novice.
Recent comments
1 day 6 hours ago
1 day 11 hours ago
1 day 15 hours ago
1 day 17 hours ago
2 days 7 hours ago
2 days 7 hours ago
2 days 12 hours ago
2 days 19 hours ago
2 days 20 hours ago
2 days 21 hours ago