Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 16:00:47 -0800
From:      "Drew Tomlinson" <drew@mykitchentable.net>
To:        "Odhiambo Washington" <wash@wananchi.biz>, "FBSD-Q" <freebsd-questions@freebsd.org>
Subject:   Re: Quota Broken on 4.5-STABLE ??
Message-ID:  <003f01c1c0b4$244ce530$f82a6ba5@lc.ca.gov>
References:  <20020228143458.GA35976@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message -----
From: "Odhiambo Washington" <wash@wananchi.biz>
To: "FBSD-Q" <freebsd-questions@freebsd.org>
Sent: Thursday, February 28, 2002 6:34 AM
Subject: Quota Broken on 4.5-STABLE ??


> I was thinking that I could enforce quotas for several users I have on
> this 4.5-STABLE system. My kernel is build to support quotas.
> So the next thing I did was to modify /etc/fstab
>
> # Device                Mountpoint      FStype  Options         Dump
Pass#
> /dev/da1s1b             none            swap    sw              0
0
> /dev/da0s1a             /               ufs     rw              1
1
> /dev/da1s1f             /backup         ufs     rw              2
2
> /dev/da0s1f             /home           ufs     rw,userquota    2
2
> /dev/da0s1e             /usr            ufs     rw,userquota    2
2
> /dev/da1s1e             /var            ufs     rw,userquota    2
2
> /dev/da2s1e             /home2          ufs     rw,userquota    2
2
> /dev/acd0c              /cdrom  cd9660  ro,noauto               0
0
> proc
>
>
> Then edited /etc/rc.conf and added 2 lines:
>
> enable_quotas="YES"
> check_quotas="NO"
>
>
> Then rebooted and my tribulations began ...the system could not boot
past
> "Starting local packages.."
>
>
> Anyone with similar experience?? Too bad I don't read -stable ..

I'm using quotas on 4.5 without any trouble.  However I don't have any
ideas for your problem.  Sorry.

Drew


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003f01c1c0b4$244ce530$f82a6ba5>