View previous topic :: View next topic |
Author |
Message |
xheotris n00b

Joined: 24 Feb 2004 Posts: 28
|
Posted: Tue Sep 28, 2004 4:38 am Post subject: Need help with disk quota's |
|
|
Oki... I know there are other boards that deal with disk quota's, but none of them have helped me. I followed http://tldp.org/HOWTO/Quota.html but I run into the issue of my kernel not supporting the filesystem.
Here's my setup:
kernel 2.4.26-gentoo-r9 - Genkernel compile
running ext3 for the partition i want quotas on
More specific this is the message i get : Failed to turn on quotas : quotaon: using /home/aquota.user on /dev/hde4 [/home]: No such process quotaon: Quota format not supported in kernel.
I double checked the genkernel's menuconfig and I'm almost positive that it enabled quota support. |
|
Back to top |
|
 |
adaptr Watchman


Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Tue Sep 28, 2004 8:34 am Post subject: |
|
|
It obviously didn't.
You need two things:
- new quota file support (quota format v2)
- mount the partition with userquotas (usrquota) _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
 |
|