How to use Int13H Ext to read /write all sectors on each partition of harddisk (>8GB)
- by Sean
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?