Testing of code
Posted: Sun Feb 22, 2004 9:26 pm
I am in the process of re-writing my bootloader. For some reason nobody uses the the INT 13h AH=08h method for detecting the sectors per track value of a floppy or harddrive. I guess its not reliable enough.
I have written some code to do so, but Im not sure if it will work on other peoples computers. Since we have started a Test bed forum, it would be nice if people could test to see if this method will work on your computer and if the value detected is correct.
It detects 18 sectors per track for floppy on my computer.
For some reason it wont let me access my HD, I guess my computer doesnt like me doing that. If anybody knows how to using this method and assembly code, then let me know and I'll see if I canget it to work with my existing code.
Test machine: HP 8200 Pentium 133, 60 GB 7200 HD, 256 MB of ram, builtin sound and video card.
Because the forum doesnt let you upload .com files, I had to put it into a .zip file.
Thanks in advance.
[attachment deleted by admin]
I have written some code to do so, but Im not sure if it will work on other peoples computers. Since we have started a Test bed forum, it would be nice if people could test to see if this method will work on your computer and if the value detected is correct.
It detects 18 sectors per track for floppy on my computer.
For some reason it wont let me access my HD, I guess my computer doesnt like me doing that. If anybody knows how to using this method and assembly code, then let me know and I'll see if I canget it to work with my existing code.
Test machine: HP 8200 Pentium 133, 60 GB 7200 HD, 256 MB of ram, builtin sound and video card.
Because the forum doesnt let you upload .com files, I had to put it into a .zip file.
Thanks in advance.
[attachment deleted by admin]