Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!mit-eddie!uw-beaver!rice!sun-spots-request From: wagner@arisia.xerox.com (Juergen Wagner) Newsgroups: comp.sys.sun Subject: Re: quotacheck question Message-ID: <8902150829.AA20510@csli.Stanford.EDU> Date: 28 Feb 89 05:23:33 GMT References: <633@dutrun.UUCP> Sender: usenet@rice.edu Organization: Xerox Palo Alto Research Center, Xerox Corporation Lines: 15 Approved: Sun-Spots@rice.edu Original-Date: Wed, 15 Feb 89 00:29:59 PST X-Sun-Spots-Digest: Volume 7, Issue 170, message 5 of 12 Declare the file systems with option 'quota', e.g.: /etc/fstab: /dev/xy0a / 4.2 rw,nosuid 1 1 /dev/xy0g /usr 4.2 rw 1 2 /dev/rf2g /pooh-2g 4.2 rw,quota 1 3 We notice 'mount' complaining about the unknown 'quota' option but that's probably just a bug. As far as I know, 'quotaon' and 'quotacheck' won't consider filesystems without the 'quota' option, so it is quite understandable why they don't do anything during boot. -- Juergen Wagner gandalf@csli.stanford.edu wagner@arisia.xerox.com