Re: Undelete files on ext3 ??

Alan Cox (alan@lxorguk.ukuu.org.uk)
07 Jan 2003 12:39:25 +0000


On Tue, 2003-01-07 at 11:30, John Bradford wrote:
> > > There is no simple way, no.
> > What about IDE Taskfile access, it's help says something like it's the
> > crown jewel of hard drive forensics.
>
> What *is* IDE Taskfile access exactly?
>
> I assumed it was a way of accessing a list of queued commands in the
> device that had not been processed yet.

Its a more formalised interface to issue commands to the controller.
Each IDE command has a series of phases you have to issue in the
right order. The taskfile ioctls ensure you can issue pretty much
any command safely

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/