How to use Int13H Ext to read /write all sectors on each partition of harddisk (>8GB)
Posted
by Sean
on Stack Overflow
See other posts from Stack Overflow
or by Sean
Published on 2010-04-07T03:18:32Z
Indexed on
2010/04/07
3:23 UTC
Read the original article
Hit count: 372
sector
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?
© Stack Overflow or respective owner