From owner-freebsd-questions@FreeBSD.ORG Fri Nov 26 23:49:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 597BB16A4CE for ; Fri, 26 Nov 2004 23:49:21 +0000 (GMT) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.24.2.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90F2D43D54 for ; Fri, 26 Nov 2004 23:49:20 +0000 (GMT) (envelope-from adstro@stny.rr.com) Received: from [127.0.0.1] (bgm-69-202-202-235.stny.rr.com [69.202.202.235]) iAQNnGlU005348 for ; Fri, 26 Nov 2004 18:49:17 -0500 (EST) Message-ID: <41A7C0F6.1000004@stny.rr.com> Date: Fri, 26 Nov 2004 18:49:10 -0500 From: Adam Stroud User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: acl enabling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: adstro@stny.rr.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2004 23:49:21 -0000 All: I am trying to enable ACL support of my FreeBSD 5.3 box. I drop into single user mode and run the tunefs -a enable command on my partition and get the following: tuenfs: ACLs set tunefs: /dev/ad0s1a: failed to write superblock When I reboot it seems that the ACL are not set. Any ideas? A