1
vote
4answers
284 views
Reading a sector on the boot disk
This is a continuation of my question about reading the superblock.
Let's say I want to target the HFS+ file system in Mac OS X. How could I read sector 2 of the boot disk? As far …
0
votes
2answers
116 views
Recently, i am on a project which needs raw read / write sector of drives
Before, I post a question here asking for advice on how to read and write data from and into drive, not via file label like "aaa.txt", but just sectors..
I was advised to try read …
0
votes
4answers
210 views
Get sector location of a file
Based on a file name, or a file handle, is there a Win-API method of determining what physical sector the file starts on?
