Add new comment
Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
|
Your kernel build is using the old non-recommended way the better way would be to
cd /usr/src/sys/i386/conf cp GENERIC MYKERNEL echo "options QUOTA" >>MYKERNEL cd /usr/src make buildkernel KERNCONF=MYKERNEL make installkernel KERNCONF=MYKERNEL And you don’t really need the setquota package You can use the quota and edquota commands like so quota edquota -u USER
Reply |





Recent comments
2 hours 4 min ago
3 hours 47 min ago
6 hours 12 min ago
6 hours 19 min ago
10 hours 53 min ago
12 hours 53 min ago
16 hours 17 min ago
18 hours 23 min ago
18 hours 34 min ago
21 hours 1 min ago