Tagged Questions
2
votes
1answer
76 views
Usage of Sector/Sphere in production systems
I just found out about sector/sphere and am interested to use it in future systems.
Is anyone currently using sector/sphere (http://sector.sourceforge.net/) in production systems? If so, what are ...
2
votes
4answers
656 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 as I know Unix only ...