From nobody Mon Oct 07 12:26:51 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XMdgl2P56z5Y4t3 for ; Mon, 07 Oct 2024 12:26:59 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (mailserver.netfence.it [78.134.96.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mailserver.netfence.it", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XMdgk4QDLz4QCF for ; Mon, 7 Oct 2024 12:26:58 +0000 (UTC) (envelope-from ml@netfence.it) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.1.76] (host-80-21-94-33.business.telecomitalia.it [80.21.94.33]) (authenticated bits=0) by soth.netfence.it (8.18.1/8.17.2) with ESMTPSA id 497CQpSN044012 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Mon, 7 Oct 2024 14:26:51 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.netfence.it: Host host-80-21-94-33.business.telecomitalia.it [80.21.94.33] claimed to be [192.168.1.76] Message-ID: Date: Mon, 7 Oct 2024 14:26:51 +0200 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: USB storage key error Content-Language: en-US To: Polytropon Cc: freebsd-questions@freebsd.org References: <20241007125901.8810b1bd.freebsd@edvax.de> From: Andrea Venturoli In-Reply-To: <20241007125901.8810b1bd.freebsd@edvax.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.86 X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:35612, ipnet:78.134.0.0/17, country:IT] X-Rspamd-Queue-Id: 4XMdgk4QDLz4QCF X-Spamd-Bar: ---- On 10/7/24 12:59, Polytropon wrote: > Quite possible. I recently had a similar problem - stick went > to "no write" mode after having multiple fsck errors and system > crashes, including damaged binaries... In my case I think it's even worse: it gives no error when you write it, but if you read it back, data won't match with the original! > If any test fails, it's designed to be thrown away. That's the problem: all the write test succeed :-O But you won't be able to read data back. Again, no error!!! Just wrong data!!! It's already in the trashbin. bye & Thanks av.