Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Aug 2015 09:24:08 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Michael Powell <nightrecon@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: USB stick and some help with it.
Message-ID:  <alpine.BSF.2.20.1508040922370.51177@wonkity.com>
In-Reply-To: <mpo5k6$885$1@ger.gmane.org>
References:  <55BF6AA0.2030802@bananmonarki.se> <55BF8824.9050803@gmail.com> <55BF8D65.6010404@bananmonarki.se> <mpo5k6$885$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 Aug 2015, Michael Powell wrote:

> Bernt Hansson wrote:
>
>>
>>
>> On 2015-08-03 17:26, jd1008 wrote:
>>> dd if=/dev/zero of=/dev/rda1
>> dd if=/dev/zero of=/dev/rda1 bs=1m count=10
>>
>> dd: /dev/rda1: Operation not supported
>
> Does setting sysctl kern.geom.debugflags=16 (as root) make any difference?
> Don't recall for sure if it's supposed to be 16 or 15, but I've used this
> command before successfully to unlock.

No.  Please do not use that.  It is a foot-shooting enabler.  If there 
is a partitioning scheme on the disk, use 'gpart destroy' to correctly 
destroy it.

If there is no partitioning scheme and the device still cannot be 
written, something else is wrong.  Many USB devices need quirks to 
function properly, and that would be the next guess.



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