On Thursday 06 February 2003 01:53, Alexei G. Malinin wrote:
> Today I had upgraded my gentoo box to stable, but qoutas did not work.
> And and "emerge pwlib" does not work.
>
>
> I have such packages as:
>
> sys-apps/quota
> sys-kernel/crypto-sources
> sys-kernel/linux-headers
You did not mention whether your kernel supports quotas.
I'm not a big expert on quota usage, but I *do* know that in order to
work, they must also be enabled in your kernel. Assuming you compiled
the kernel that's running at the moment, try this:
root # grep QUOTA /usr/src/linux/.config
CONFIG_IP_NF_MATCH_QUOTA=m
# CONFIG_QUOTA is not set
If you also get "CONFIG_QUOTA is not set", you will need to change your
kernel configuration and rebuild it. If that doesn't solve your problem,
perhaps someone else will have the answer. :)
--
// Carl Hudkins :: ICQ 5723399 :: PGP 50238D9E
//
// "I do not take a single newspaper, nor read one a month;
// and I feel myself infinitely the happier for it."
// --Thomas Jefferson
--
[EMAIL PROTECTED] mailing list