From owner-freebsd-questions@FreeBSD.ORG Sat Oct 1 19:12:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 ABC1E16A41F for ; Sat, 1 Oct 2005 19:12:35 +0000 (GMT) (envelope-from paul@pclark.me.uk) Received: from mra01.ch.as12513.net (mra01.ch.as12513.net [82.153.252.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 175C043D45 for ; Sat, 1 Oct 2005 19:12:34 +0000 (GMT) (envelope-from paul@pclark.me.uk) Received: from localhost (localhost [127.0.0.1]) by mra01.ch.as12513.net (Postfix) with ESMTP id EBEC428C263 for ; Sat, 1 Oct 2005 20:12:32 +0100 (BST) Received: from mra01.ch.as12513.net ([127.0.0.1]) by localhost (mra01.ch.as12513.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18100-01-51 for ; Sat, 1 Oct 2005 20:12:32 +0100 (BST) Received: from paul1 (unknown [82.153.160.115]) by mra01.ch.as12513.net (Postfix) with ESMTP id 25BA528C1F6 for ; Sat, 1 Oct 2005 20:12:32 +0100 (BST) From: "Paul Clark" To: Date: Sat, 1 Oct 2005 20:12:37 +0100 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcXGvBYQAc+VUljjSbmt7eLmudYkLA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20051001191232.25BA528C1F6@mra01.ch.as12513.net> X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: /dev/ad0s1a: Permission denied. 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: Sat, 01 Oct 2005 19:12:35 -0000 Hi all, I get permission denied when I try to read the label of any partition: theatlantis# /dev/ad0s1a /dev/ad0s1a: Permission denied. I've tried using freesbie live cd and unmounting all of the partitions. What's going on? Thanks Paul