diff --git a/boot.asm b/boot.asm index caba89f..26ba813 100644 --- a/boot.asm +++ b/boot.asm @@ -161,6 +161,8 @@ search_root: mov ax, [si - 11 + 26] ; First cluster mov [ettinos_kernel_cluster], ax + inc cx ; Offset so that falling through will work + .nextentry: ; Each entry is 32 bytes long ; During each iteration of the compare loop, si is