Code: Select all
load_seg_reg: LDT invalid
Code: Select all
load_seg_reg: LDT invalid
Its written just above : your LDT is invalid. If you didn't use LDT, so check that the code you want to execute is at the place it should be. In the other case, the memory may contain invalid code (I experienced it some times when writing my bootloader).beyondsociety wrote: What does this mean in Bochs?
Code: Select all
load_seg_reg: LDT invalid