kernal

Kurt Jaeger lists at complx.LF.net
Wed Jul 30 00:59:10 PDT 2003


Hi!

>    how i can customize new Kernal???

cd /usr/src/sys/i386/conf
cp GENERIC MYKERNEL
vi MYKERNEL
# edit as you need
config MYKERNEL
cd ../../compile/MYKERNEL
make depend
make
make install
shutdown -r

-- 
MfG/Best regards, Kurt Jaeger                                  17 years to go !
LF.net GmbH        fon +49 711 90074-23  pi at LF.net  
Ruppmannstr. 27    fax +49 711 90074-33
D-70565 Stuttgart  mob +49 171 3101372


More information about the freebsd-isp mailing list