Re: hdparm-9.2 now available: w/ DCO and firmware support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 4, 2008 at 1:08 PM, Mark Lord <liml@xxxxxx> wrote:
> Greg Freemyer wrote:
>>
>> On Mon, Nov 3, 2008 at 1:17 PM, Mark Lord <liml@xxxxxx> wrote:
>>>
>>> hdparm v9.2 is now available from sourceforge.
>>>
>>>       http://sourceforge.net/projects/hdparm/
>>>
>>> New since v8.9 are:
>>>
>>> 1. Support for Device Configuration Overlay (DCO),
>>>  with the --dco-identify, --dco-freeze, and --dco-restore flags.
>>>  DCO is a feature set that enables vendors/OEMs to disable/hide
>>>  certain drive features (eg. NCQ, LBA48, ..) for whatever reason
>>>  (eg. compatibility with a specific b0rked BIOS).
>>>  This release of hdparm can display/reset DCO, but not selectively
>>>  disable features yet.
>
> ..
>>
>> I'm very happy to see the DCO support go in.
>>
>> There is a small army of "Computer Forensic" examiners which do their
>> forensic imaging via Linux and I'm sure many will feel the same.
>
> ..
>
> Mmm.. never thought about that much before now,
> but DCO is a nifty way to hide much of a drive from prying eyes.
> Eg. Use DCO to restrict the drive to LBA28 accessible sectors
> and also turn off LBA48 support, and then a lot of space becomes "hidden".
> Until now!

Yeah, combine that with some HPA shenanigans and you can create two
complete disk partition layouts on one drive.

ie. Two partition tables, the normal partition table for the first 128
GiB is in sector 1.  The partition table for the rest of the disk is
at sector 128 GiB + 1.  Then use DCO to totally hide the upper section
of the drive.

When you want access, use DCO commands to expose it, and then HPA
commands to make only the sectors beyond 128 GiB accessible.

FYI: I don't know if hdparm supports doing that via HPA, but there are
tools that do.  Basically you put a HPA area in place from 128 GiB +1
to the end of the disk, then issue a "hpa swap" command.  That will
hide the first 128 GiB and expose the rest of the disk.

Greg
-- 
Greg Freemyer
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
First 99 Days Litigation White Paper -
http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf

The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux