From owner-freebsd-questions@FreeBSD.ORG Fri Oct 1 13:54:14 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 4B76C16A4CF for ; Fri, 1 Oct 2004 13:54:14 +0000 (GMT) Received: from proxy.hddesign.com (dsl-194.madison.chorus.net [216.165.159.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7403243D2F for ; Fri, 1 Oct 2004 13:54:13 +0000 (GMT) (envelope-from damon@hddesign.com) Received: from [10.0.0.20] (bob.hddesign.com [192.168.1.254]) by proxy.hddesign.com (8.12.8p1/8.12.8) with ESMTP id i91Ds6w0033081; Fri, 1 Oct 2004 08:54:07 -0500 (CDT) (envelope-from damon@hddesign.com) Message-ID: <415D617E.4090509@hddesign.com> Date: Fri, 01 Oct 2004 08:54:06 -0500 From: Damon Butler User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040727 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Greenwald , FreeBSD Questions References: <415C0C84.8000906@hddesign.com> <20040930144246.GA26630@phoenix.smluc.org> In-Reply-To: <20040930144246.GA26630@phoenix.smluc.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean Subject: Re: Error mounting Linux ext2fs drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 13:54:14 -0000 >>Now here's the frustrating bit. Time has passed and the machine has been >>shut down and rebooted a few times. After that initial success, I have >>never been able to mount that !$!@#$ drive again. I invariably get a >> >> Operation not permitted >> >>error. What gives? How can I retrieve my former happiness? >>--Damon > > this is the default error spewed out when the linux file system is not > clean. (I.E. it was not unmounted properly on the shutdown where it > ceased working) This is the problem! Thank you! As soon as I rebuilt the journal (it's actually an ext3 filesystem) I could mount the drive again. Happiness is a mounted hard drive. --Damon