boot kernelu
    Roman Divacky 
    rdivacky at freebsd.org
       
    Sun Aug 19 18:34:44 CEST 2007
    
    
  
On Sun, Aug 19, 2007 at 06:27:31PM +0200, Radim Kolar wrote:
> potrebuji umet nabootovat freebsd kernel z dokumentace design and
> implementation of freebsd OS, vztahujici se k cislu verze 5.2 jsem
> vycetl.
> 
> When the boot program starts the FreeBSD kernel running, it sets up
> only two components of the machine state:
> 1. All interrupts are blocked.
> 2. The hardware address-translation facility is disabled so that all
> memory references are to physical memory locations.
afaik pak to pokracuje funkci mi_startup() v kern/init_main.c
zkus si v te funkci dat treba nejake debug printy abys zjistil co se deje.
nebo to debuguj pres gdb step by step 
hodne stesti! k cemu to vlastne chces?
    
    
More information about the Users-l
mailing list