Add new comment
Want to support HowtoForge? Become 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
14 hours 17 min ago
19 hours 7 min ago
23 hours 55 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 16 hours ago