[SOS] Secteur de boot

Chris uid0 at free.fr
Lun 10 Jan 15:29:09 CET 2005


C'est bon, j'ai enfin la soluce :

clear_pipe: 
mov ax, SYS_DATA_SEL ; Update DATA Segment 
mov ds, ax 
mov ss, ax 
mov esp, 9000h 

k_launch: 
;jmp $ ; Uncomment this for testing 
;jmp KSEG:0 ; give the hand to the kernel 
jmp 10000h // <---

Merci quand même pour ton aide :)



Plus d'informations sur la liste de diffusion Sos