Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 1999 18:00:02 -0700 (PDT)
From:      Chris Costello <chris@calldei.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/11658: msdos file corruption in -current as of 5/10/99
Message-ID:  <199905120100.SAA91959@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/11658; it has been noted by GNATS.

From: Chris Costello <chris@calldei.com>
To: i.think@nemox.looksharp.net
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: i386/11658: msdos file corruption in -current as of 5/10/99
Date: Tue, 11 May 1999 19:52:25 -0500

 On Tue, May 11, 1999, i.think@nemox.looksharp.net wrote:
 > 
 > >Number:         11658
 > >Category:       i386
 > >Synopsis:       msdos file corruption in -current as of 5/10/99
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       medium
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Tue May 11 17:10:00 PDT 1999
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Andrew Tamm
 > >Release:        4.0 Current
 > >Organization:
 > >Environment:
 > FreeBSD descartes.TAMM 4.0-CURRENT FreeBSD 4.0-CURRENT #3: Tue May 11 15:25:38 EDT 1999     nemox@descartes.TAMM:/usr/src/sys/compile/DESCARTES  i386
 > 
 > >Description:
 > I am getting file corruption when accessing my mp3s on one of my
 > drives.  The drive is formatted FAT32 and is approximatly 4.5 gigs.
 > When I load a mp3 using mpg123,  I recieve an error similiar ( it is
 > different on each mp3 ) to this:
 
    MS-DOS is broken.  It uses CRLF (\r\n) in its files.  mpg123
 is misinterpreting the file because it has \r\n instead of \n.
 There are no problems with the FAT support.
 
 -- 
 Chris Costello                                <chris@calldei.com>
 If at first you don't succeed, call it version 1.0
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905120100.SAA91959>