From adam@veda.is  Tue Apr 15 16:37:14 1997
Received: from veda.is (ubiq.veda.is [193.4.230.60])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA20268
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Apr 1997 16:37:12 -0700 (PDT)
Received: (from adam@localhost) by veda.is (8.8.5/8.7.3) id XAA08603; Tue, 15 Apr 1997 23:54:58 GMT
Message-Id: <199704152354.XAA08603@veda.is>
Date: Tue, 15 Apr 1997 23:54:58 GMT
From: Adam David <adam@veda.is>
Reply-To: adam@veda.is
To: FreeBSD-gnats-submit@freebsd.org
Subject: msdos FS bogus error <Synopsis of the problem (one line)>
X-Send-Pr-Version: 3.2

>Number:         3302
>Category:       kern
>Synopsis:       msdos FS bogus error
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 15 16:40:01 PDT 1997
>Closed-Date:    Sat Apr 11 14:01:42 PDT 1998
>Last-Modified:  Sat Apr 11 14:01:58 PDT 1998
>Originator:     Adam David
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Veda Internet 
>Environment:
	jan.1997-current
	

>Description:
	"No such file or directory" when attempting to copy an existing file
	to a full MSDOS floppy.
	

>How-To-Repeat:

	(with a full or nearly full floppy)

	# mount -t msdos /dev/fd0 /mnt
	# cp somefile /mnt
	cp: /mnt/somefile: No such file or directory

	

>Fix:
	
	

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: gpalmer 
Responsible-Changed-When: Wed Apr 16 16:55:48 PDT 1997 
Responsible-Changed-Why:  
Misfiled PR 
State-Changed-From-To: open->feedback 
State-Changed-By: joerg 
State-Changed-When: Sun Aug 24 10:52:57 MEST 1997 
State-Changed-Why:  

I can't seem to reproduce this problem here: 

uriah # df -k /mnt 
Filesystem    1K-blocks     Used    Avail Capacity  Mounted on 
/dev/fd0.720        354      353        1   100%    /mnt 
uriah # ls -sk a.out 
9 a.out* 
uriah # cp a.out /mnt 
cp: /mnt/a.out: No space left on device 

Can you please either confirm it's fixed, or give detailed instructions 
how to reproduce it? 
State-Changed-From-To: feedback->closed 
State-Changed-By: phk 
State-Changed-When: Sat Apr 11 14:01:42 PDT 1998 
State-Changed-Why:  
timed out. 
>Unformatted:
