From owner-freebsd-questions@FreeBSD.ORG Sat Feb 5 23:06:11 2005 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 72ECE16A4CE for ; Sat, 5 Feb 2005 23:06:11 +0000 (GMT) Received: from tomts25-srv.bellnexxia.net (tomts25-srv.bellnexxia.net [209.226.175.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8033243D45 for ; Sat, 5 Feb 2005 23:06:10 +0000 (GMT) (envelope-from james.cook@utoronto.ca) Received: from angel.falsifian.afraid.org ([65.94.58.236]) by tomts25-srv.bellnexxia.netSMTP <20050205230609.OIDU1567.tomts25-srv.bellnexxia.net@angel.falsifian.afraid.org> for ; Sat, 5 Feb 2005 18:06:09 -0500 Received: by angel.falsifian.afraid.org (sSMTP sendmail emulation); Sat, 5 Feb 2005 18:07:13 -0500 Date: Sat, 5 Feb 2005 18:07:13 -0500 From: James Alexander Cook To: freebsd-questions@freebsd.org Message-ID: <20050205230713.GA38284@angel.falsifian.afraid.org> References: <42052F10.4010504@fusemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42052F10.4010504@fusemail.com> User-Agent: Mutt/1.4.2.1i Subject: Re: trouble mounting partition on hard 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: Sat, 05 Feb 2005 23:06:11 -0000 On Sat, Feb 05, 2005 at 02:39:44PM -0600, Brian John wrote: > Hello, I am unable to mount one of my ntfs partitions. When I try to > mount it I get this: > > # mount /hd2_4 > fstab: /etc/fstab:12: Inappropriate file type or format > fstab: /etc/fstab:12: Inappropriate file type or format > mount: /hd2_4: unknown special file or file system > > Here is my fstab file: ... > /dev/ad1s7 /hd2_4 ntfs ro.noauto 0 0 ^ There's the culprit (just a guess). - James Cook james.cook@utoronto.ca