From nobody@FreeBSD.org  Tue Jan 27 14:10:00 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 933E9106567B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Jan 2009 14:10:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 691558FC25
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Jan 2009 14:10:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0REA0pZ074942
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Jan 2009 14:10:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n0REA0gT074918;
	Tue, 27 Jan 2009 14:10:00 GMT
	(envelope-from nobody)
Message-Id: <200901271410.n0REA0gT074918@www.freebsd.org>
Date: Tue, 27 Jan 2009 14:10:00 GMT
From: Elmar Stellnberger <estellnb@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mount_ntfs does not like fstab entry
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131042
>Category:       bin
>Synopsis:       mount_ntfs(8) does not like fstab entry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vwe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 27 14:20:02 UTC 2009
>Closed-Date:    Sat Aug 21 14:33:25 UTC 2010
>Last-Modified:  Sat Aug 21 14:33:25 UTC 2010
>Originator:     Elmar Stellnberger
>Release:        7.1
>Organization:
>Environment:
FreeBSD scaleo.studiob 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
r
>Description:
> mount -t ntfs /dev/ad6s2 windows
works well while
< /dev/ad6s2	/mnt/windows		ntfs		ro	0	0
in /etc/fstab leads to 
mount: windows: unknown special file or file system

see also: http://lists.freebsd.org/pipermail/freebsd-questions/2004-November/066531.html

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: Yoshihiro Ota <ota@j.email.ne.jp>
To: bug-followup@FreeBSD.org, estellnb@gmail.com
Cc:  
Subject: Re: bin/131042: mount_ntfs(8) does not like fstab entry
Date: Wed, 28 Jan 2009 23:50:52 -0500

 Try
 
 $ mount -d /mnt/windows
 
 and see what is different and what causes the failure.
 You may also want to check where "windows" directory is.
 
 Hiro

From: Elmar Stellnberger <estellnb@googlemail.com>
To: Yoshihiro Ota <ota@j.email.ne.jp>, bug-followup@freebsd.org
Cc:  
Subject: Re: bin/131042: mount_ntfs(8) does not like fstab entry
Date: Thu, 29 Jan 2009 10:45:41 +0000

 Confusingly this time mount has mounted the ntfs-fstab entry that did 
 not work before without any problems.
 
 Yoshihiro Ota wrote:
 > Try
 >
 > $ mount -d /mnt/windows
 >
 > and see what is different and what causes the failure.
 > You may also want to check where "windows" directory is.
 >
 > Hiro
 >
 >   
 
State-Changed-From-To: open->closed 
State-Changed-By: vwe 
State-Changed-When: Sat Aug 21 14:33:04 UTC 2010 
State-Changed-Why:  
WONTFIX: wrong usage 


Responsible-Changed-From-To: freebsd-bugs->vwe 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Sat Aug 21 14:33:04 UTC 2010 
Responsible-Changed-Why:  
track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131042 
>Unformatted:
