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
9 hours 44 min ago
15 hours 32 min ago
17 hours 24 min ago
19 hours 9 min ago
22 hours 59 min ago
1 day 4 hours ago
1 day 4 hours ago
1 day 9 hours ago
1 day 14 hours ago
1 day 20 hours ago