[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Information Request
From: |
Andrew Clausen |
Subject: |
Re: Information Request |
Date: |
Sat, 1 Dec 2001 11:53:22 +1100 |
User-agent: |
Mutt/1.3.17i |
On Fri, Nov 30, 2001 at 06:48:51PM -0600, Piccolini, Isidoro wrote:
> there is a low level function that allow to read from the disk at a specific
> place (cylinder,etc)
I'm not sure what you're asking. What do you want to do?
Anyway, I suggest you look at the dd command (a standard unix command).
It uses linear addressing, but it's easy enough to convert...
Andrew