Hello Seb,
> Does anyone knows a command (except chkdsk) to would return me the total
> size of a drive in bytes ? When I try chkdsk /I/C it still takes forever
> when scanning a NTFS partition.
You could allways use (try to) INT 2Fh, AX=122B for that.
Mind you, you wrote your question to "comp.msdos.programmer" ...
Regards,
Rudy Wieser
> Thanks