int 13 questions

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
uglyoldbob

int 13 questions

Post by uglyoldbob »

ok, when using int 13 to access data on a hard drive in a bootsector:
the drive booted from is stored in DL, which i have saved nearly right off in my bootsector
when i try to read the "first" sector using the value in DL that was saved, will i get the MBR, or the bootsector of the partition i booted from?

I think this should be the bootsector of the partition i booted from, but im wrong, please tell me
Post Reply