From owner-freebsd-current@FreeBSD.ORG Sat Sep 6 23:45:13 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 2DCBB16A4BF for ; Sat, 6 Sep 2003 23:45:13 -0700 (PDT) Received: from mail.libertysurf.net (mail.libertysurf.net [213.36.80.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2340043F93 for ; Sat, 6 Sep 2003 23:45:12 -0700 (PDT) (envelope-from raoul.megelas@libertysurf.fr) Received: from videotron.ca (81.166.157.247) by mail.libertysurf.net (6.5.034) id 3F5575660022A65F for freebsd-current@freebsd.org; Sun, 7 Sep 2003 08:45:11 +0200 Received: from raoul.megelas by port.private.music with local (Exim 4.20) id 19vtIM-0000Bn-UO for freebsd-current@freebsd.org; Sun, 07 Sep 2003 08:45:10 +0200 Date: Sun, 7 Sep 2003 08:45:10 +0200 From: "raoul.megelas" To: freebsd-current@freebsd.org Message-ID: <20030907064510.GA702@libertysurf.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: usb flashkey disk copy error 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, 07 Sep 2003 06:45:13 -0000 Hello all, I have a copy error between hdd and a flashkey 1gig usb (easydisk) on Current dated August 28. Here is in short: mount -t msdos /dev/da2s1 /flashkey cp myfile /flashkey/ diff myfile /flashkey/myfile (ok). umount /flashkey mount (flashkey) diff myfile /flashkey/myfile (Binary file differ)! It is not a flashkey disk error, it works on XP. Note that this error occurs on FreeBSD 4.8 too. Please, can you tell me how to deal with that? And in an other hand can you tell me how to obtain the exact map of the flashkey to verify the writing on the disk. Thanks in advance for this newbie question. raoul.megelasz@libertysurf.fr