Results 1 to 5 of 5
Hi all,
I have a Linux kernel version 2.4.18-3
Are any patches needed to implement quota system for a filesystem for this version of kernel
Thanks
K...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-24-2003 #1Just Joined!
- Join Date
- May 2003
- Location
- Los Angeles
- Posts
- 34
Pathes for quota
Hi all,
I have a Linux kernel version 2.4.18-3
Are any patches needed to implement quota system for a filesystem for this version of kernel
Thanks
K
- 06-24-2003 #2Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
Hmm, that's an old kernel but I guess that's what the popular distros use nowadays. The best thing to do is enable quota and see what happens. If the kernel doens't support it (which I doubt), then you should be able to install it as a loadable module.
The best things in life are free.
- 06-24-2003 #3Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Actually, quota support has to be compiled into the core kernel. If the stock kernel doesn't come with it, you have to recompile the kernel to include it.
- 06-25-2003 #4Just Joined!
- Join Date
- May 2003
- Location
- Los Angeles
- Posts
- 34
Thanks Dolda
But is there a way to know if this quota support is compiled into the kernel which I am already using?? Does the presence of
/sbin/quotacheck and other commands confirm this ?
Thanks
K
- 06-25-2003 #5Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Just their presence doesn't indicate it. Try using them to set a quota instead. Then you'll probably find out.


Reply With Quote
