I am using assembly to make BIOS boot loader for my OS.
I used int 13h, ah=42h to read disk by LBA, but it always throws the error. So, Why is this error thro