kern/84930: something wrong with msdosfs on amd64
Andy Fawcett
andy at athame.co.uk
Sun Aug 14 20:20:21 GMT 2005
The following reply was made to PR amd64/84930; it has been noted by GNATS.
From: Andy Fawcett <andy at athame.co.uk>
To: bug-followup at freebsd.org,
mi at aldan.algebra.com
Cc:
Subject: Re: kern/84930: something wrong with msdosfs on amd64
Date: Sun, 14 Aug 2005 23:14:37 +0300
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200508142314.38088.andy at athame.co.uk>
At least here on 6.0-BETA2/amd64 it is working fine
umass0: USB Mass storage, rev 2.00/2.00, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <BUFFALO ClipDrive 2.00> Removable Direct Access SCSI-2 device
da0: 40.000MB/s transfers
da0: 250MB (512000 512 byte sectors: 64H 32S/T 250C)
[tap at ping Done]$ sudo mount -t msdosfs /dev/da0s1 /cdrom
[tap at ping Done]$ ls -l /cdrom/
total 43820
<remove valid list of files because some are confidential>
[tap at ping Done]$ sudo touch /cdrom/test
[tap at ping Done]$ ls -l /cdrom/
total 43820
<remove same valid list of files because some are confidential>
-rwxr-xr-x 1 root wheel 0 Aug 14 23:08 test
More information about the freebsd-amd64
mailing list