I use C- standard with standard lib to write a program to read sectors on harddisk on non-OS
Please tell me more details how can I specify and read all part of sectors on partition of harddisk?
E.g : how can I read all MBR, DBR, FAT, Root and Data part and get all information value?