how to enable the quota on

Manolis Kiagias sonicy at otenet.gr
Fri Feb 1 05:13:42 PST 2008


Giotis Eugen wrote:
> hello,
> im trying to enable quota on
> and i recieve the following error:
>
> "fstab: /etc/fstab:2: Inappropriate file type or format"
>
> and i typed: "/etc/rc.conf" and i recieve the error: "/etc/rc.conf:
> Permission denied."
>
>
> Can you help me ?
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
>   
It is not clear what you are actually typing here, but you should really 
open these files with an editor like, vi, ee, or nano.

e.g.

ee /etc/fstab

and

ee /etc/rc.conf

to change the contents of the files.

Then follow this guide from the handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/quotas.html


More information about the freebsd-questions mailing list