|
From: Eric K. <ek...@rz...> - 2002-06-09 12:42:00
|
"Casper Hornstrup" <ch...@us...> wrote: > Oops...I used the wrong executable ;-( I found freeldr.sys and now it > displays "Loading FreeLoader..." on the screen. Full debugging on, > outputs: > MEMORY: Initializing Memory Manager. > > Nothing more. I have tried with different memory configurations with > same results. > I get exactly the same result on real hardware. FreeLoader hangs in the call to GetBiosMemoryMap(). After I comment this call out, it hangs in the call to GetExtendedMemorySize(). I assume there is something wrong with switching between protected and real mode. Eric |