Bad Data segment
Posted: Wed Feb 05, 2014 1:44 pm
Hi , Osdever
i recently download a simple kernel , named boreal
i compile that kernel with succes , but when im boot with qemu ,
i get a bad result with grub , it shows me a 'D' also i reread the code and i find
his (in the code)
but i don't understand this error , if you can help me
(sorry for my bad english i'm fr )
i recently download a simple kernel , named boreal
i compile that kernel with succes , but when im boot with qemu ,
i get a bad result with grub , it shows me a 'D' also i reread the code and i find
his (in the code)
Code: Select all
/* display a blinking white-on-blue 'D' if bad data segment */
movw $0x9F44,(0xB8000)
jmp .
ds_ok:
(sorry for my bad english i'm fr )