x86: INT 13h does not read from the disk
I tried to load kernel stored on floppy disk formatted to FAT12. When I try to read sectors where kernel is located, I don’t have any errors (carry flag is not set), but memory where I try to load the kernel has zeroes.