From: Robert D. <od...@pn...> - 2002-06-21 21:11:28
|
Latest CVS (not a fresh snapshot) builds from clean and runs in latest bochs from built from a recent CVS snapshot and booting using freedos.bat GDITest runs and exits nicely. freeldr.bat fails with the dump shown below. Although I can build freeldr using DJGPP I havn't delved into the procedure for creating a new freeldr.img The current one .zip's to around 360kb. I know it's discouraged but would anybody care to post a latest freeldr floppy image to the list? ---------------------------------------------------------------------------------------------------- Found 1 system processor. [32 MB Memory] No boot drivers available. Bug detected (code 0 param 0 0 0 0) The bug code is undefined. Please use an existing code instead. Pid: 1 <SYSTEM> Thrd: c01106f4 Tid: 1 Frames: <ntoskrnl.exe: 855e><ntoskrnl.exe: aa14><ntoskrnl.exe: aaad><ntoskrnl.exe: b052><ntoskrnl.exe: 117c> Bug detected code: 0x1D Divide Error Exception: 0(0) Processor: 0 CS:EIP 8:c0004cf8 <ntoskrnl.exe: 4cf8> cr2 0 cr3 271000 Proc: c00ffaa6 Pid: 1 <SYSTEM> Thrd: c01106f4 Tid: 1 DS 10 ES 10 FS 30 GS 10 EAX: 00000001 EBX: c0085750 ECX: c00a7000 EDX: 00000001 EBP: c007fd80 ESI: 00200000 EDI: 00000000 EFLAGS: 00000202 kESP c007fd0c kernel stack base c007d000 ESP c007fd0c Frames: <ntoskrnl.exe: 8539><ntoskrnl.exe: 855e><ntoskrnl.exe: aa14><ntoskrnl.exe: aaad><ntoskrnl.exe: b052><ntoskrnl.exe: 117c> |