DOCBoot doesn't compile

Dan Brown dan_brown at ieee.org
Tue Jun 28 15:12:26 EDT 2005


Brian O'Dell wrote:

> Thank you for the quick response Dan.  DOCBoot does compile now, but 
> it freezes prior to any indication that it is trying to load the 
> kernel.  Here is what I get with DEBUG_BUILD defined:
> Installing DOCBoot.
> doc_seg = 0xE000           setup_seg = 0x2400
> int15/e801 returns 0x0F00    initrd_start = 0x0FFF0000
> top of low mem = 0x0279k    handler seg = 0x9E00
> -- Press any key --
>
> Prior to pressing any key, numlock and capslock respond normally.  I 
> can also reboot via ctrl-alt-del.  I press enter, then the system 
> freezes hard.  No numlock or capslock response, ctrl-alt-del does not 
> work.  Any thoughts or ideas are much appreciated.


Hmm.  Well, nothing appears odd in the debug messages.  Your DOC is at 
E000, you have 256Mbytes of RAM, you have 633k free low memory, etc.  
Let me get some more info from you:

- what type/size of DOC you're using
- size of your kernel and initrd
- what options you use when building DOCBoot (which interrupt, for 
instance).
- what other devices are in the system (video, harddrives, etc)

Hopefully you're able to boot your system normally (DOCBoot install will 
be skipped if you hold down shift, alt, or control at the appropriate 
phase of BIOS boot).

    -Dan





More information about the linux-mtd mailing list