Subject: compile kernel
To: Cobalt port <port-cobalt@NetBSD.org>
From: Arne Jensen <afj@web-it.dk>
List: port-cobalt
Date: 09/30/2005 10:47:50
I'm stuck..
My newly compiled kernel won't boot.
I try both to compile the GENERIC on the qube, and crossbuild on a i386,
and always with the same result:
Executing bootloader kernel...
Decompressing
transfers
boot device: wd0SD/cobalt 3.99.3
root on wd0a dumps on wd0b@0x80f00000]
root file system type: ffs
[1] Bad system call rcorder -s
nosta...
[1] Bad system call rcorder -s nosta...
init: kernel security level changed from 0 to 1
and it end with a login prompt, but the sys is not up running.
I compile the kernel via build.sh and got no errors.
In crosscompile :
./build.sh -u -m cobalt kernel=GENERIC
And on the qube:
./build.sh -u kernel= GENERIC
Any one got a clue
Regards Arne Jensen