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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to