From owner-freebsd-current@FreeBSD.ORG Sun Jul 20 07:35:47 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5804237B401 for ; Sun, 20 Jul 2003 07:35:47 -0700 (PDT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9444243FAF for ; Sun, 20 Jul 2003 07:35:46 -0700 (PDT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) h6KEZj4D036697; Sun, 20 Jul 2003 10:35:45 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)h6KEZiKq036694; Sun, 20 Jul 2003 10:35:45 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Sun, 20 Jul 2003 10:35:44 -0400 (EDT) From: Andre Guibert de Bruet To: adstro@stny.rr.com In-Reply-To: <3f15a74b0839d3.13537114@stny.rr.com> Message-ID: <20030720102811.J19406@alpha.siliconlandmark.com> References: <3f15a74b0839d3.13537114@stny.rr.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: msdof and fstab X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2003 14:35:47 -0000 On Wed, 16 Jul 2003 adstro@stny.rr.com wrote: > I am having trouble mounting my windows partition from the fstab file. I have an entry in fstab that looks like this "/dev/ad6s5 /mnt/disk2 msdosfs rw 0 0". When I try to mount the disk I get the following error "mount: disk2: unknown special file or file system". What makes things even more strange is that I can mount the slice just fine when I issue mount_msdosfs from the command prompt. Does anyone have any ideas? I believe that fstab wants 'msdos' and not 'msdosfs'. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >