From owner-freebsd-questions@FreeBSD.ORG Tue Oct 9 10:35:48 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B3B3DCF9 for ; Tue, 9 Oct 2012 10:35:48 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 758BC8FC0A for ; Tue, 9 Oct 2012 10:35:48 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so14699258iea.13 for ; Tue, 09 Oct 2012 03:35:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=qTfCIWgBol3HNUR5yYf5EAc7ZeHHkd90MI8VMZ5ylPI=; b=DxIPn910OXXjC3+wtz4DTdPCP6lj9FPvCUe6iFPGLH+CFIK5MJHddjUxlGGJmj/hYy aeh9a71p8wvhsmXJM7NkwfUg1PH62j5jh8VNOS8tzd7DeTNvRWIU9/60r/8End7Wr1s/ h+BvTX6x35TbR5e/uIBdjeLZS5Gscw1jXNugz/sLuEMCH97843pewvJR5rLIf1bPDC/w IhJ6fiTMwAUohtESIlLdC2QMATha3FoHtp6Ovsvbzi/UPdalaFOHsA4k/sM4XSpikelb IQeyBHbBsNlzQNXSQgVo3V9va+ijtECzOeVUyGcPk5fEsH2Hcp93h8lPnMCayR4uwO8P 615Q== MIME-Version: 1.0 Received: by 10.43.104.200 with SMTP id dn8mr15044890icc.43.1349778947697; Tue, 09 Oct 2012 03:35:47 -0700 (PDT) Received: by 10.64.49.67 with HTTP; Tue, 9 Oct 2012 03:35:47 -0700 (PDT) X-Originating-IP: [93.221.176.81] In-Reply-To: <20121008232937.72dff7dc.freebsd@edvax.de> References: <20121008232937.72dff7dc.freebsd@edvax.de> Date: Tue, 9 Oct 2012 12:35:47 +0200 Message-ID: Subject: Re: Unlocking HDD ATA password From: "C. P. Ghost" To: Polytropon Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmgC5HcZaG1dgoV6qSk1IXYL4V/pDFJx6657ovC/mng2O3P46qIi150ePzaprDgk+VoGnVn Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 10:35:48 -0000 On Mon, Oct 8, 2012 at 11:29 PM, Polytropon wrote: > I have a question regarding the use (or the "make usable again") > of hard disks locked with ATA password: I have a Samsung disk > (2.5" with PATA interface) and approx. 160 GB capacity which > is locked by some ATA password which nobody knows. > > What tool is to be used in FreeBSD to transmit the password to > the unit in order to "wake it up"? camcontrol(8) maybe? After some patching? http://blog.multiplay.co.uk/2011/08/freebsd-security-support-for-ata-devices-via-camcontrol/ I have not tried it and don't know if it is what you need; I just found it while googling. -cpghost. -- Cordula's Web. http://www.cordula.ws/