Accessing disk sectors in Linux.
Hi: how can I read the hard disk sectors in Linux, other than with dd? For example, can I do it with C?
EDIT: I had quite forgotten I already wrote some programs to do this. I just use fopen.x
Last edited by stf92; 10-23-2014 at 10:54 PM.
|