From owner-freebsd-questions@FreeBSD.ORG Fri Feb 1 12:42:40 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B33E116A46D for ; Fri, 1 Feb 2008 12:42:40 +0000 (UTC) (envelope-from giotissl@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 7022413C465 for ; Fri, 1 Feb 2008 12:42:40 +0000 (UTC) (envelope-from giotissl@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so316215anc.13 for ; Fri, 01 Feb 2008 04:42:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=nDsCzcSxCUCAj+IwmHDeeLe2R3yQqo20Wm/KgvVIBvo=; b=LcANcxhnTl7zXq9btMz8j/AtM0TTO77cKs4GGNiT9jXYFJ6THBolVAORcpzUlfLi8KOCznY+XmZQGMzYM+9LDyH22rMoTBYTMVpXfp2Iyliwg9l+tIZ8sXiwAtiLLllqw90ZHcohAQuGaMLIvLahZFwcmMPiBK4IQXX2Em6pVKA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=wB5c8tKcVppZB7lco5mZGDtLNUbTPjuDqhDJI0fld1ufaqUfZgM5FH0k+uqtH74ue6is2b/ijSNdLPqRrH1v/GV0vdWaz1TQQQecOQoUasC07dvDtEOwafRxAmC7Z2zPD6K8f9iEHThTc9//WsKtplRjxzce1RUhJy5Y0PDYIvE= Received: by 10.101.68.19 with SMTP id v19mr7136883ank.104.1201869759596; Fri, 01 Feb 2008 04:42:39 -0800 (PST) Received: by 10.100.211.9 with HTTP; Fri, 1 Feb 2008 04:42:39 -0800 (PST) Message-ID: <795c613b0802010442p29ac249dgf7cdbae87e59087f@mail.gmail.com> Date: Fri, 1 Feb 2008 14:42:39 +0200 From: "Giotis Eugen" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: how to enable the quota on X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2008 12:42:40 -0000 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 ?