Thus spake Dan Langille ([EMAIL PROTECTED]):
> I get a root mount failed, then a panic, but at least it's a kernel. If I make
> any more progress, I'll le you know.
Did you strip it?
I have way smaller kernels here, which have much more options.
Btw: Just gzip the file and call it /kernel.gz
On 3 Feb 2001, at 19:27, Dima Dorfman wrote:
> After a brief inspection of the code, I think adding a 'vga' device
> will help:
>
> device vga0at isa?
Yep. That compiles now. Thank you. But it's:
-rwxr-xr-x 1 root wheel 1321263 Feb 4 16:33 kernel
Which makes it a pret
[ dropping -doc ]
> On 3 Feb 2001, at 18:02, Dima Dorfman wrote:
> > Wild guess: try sticking ``options COMPAT_43'' in the config file.
> > This smells of missing 4.3BSD compatibility structures or something.
>
> That got me quite a bit further. Any ideas about this one please? It's
> the key
On 3 Feb 2001, at 18:02, Dima Dorfman wrote:
> > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmiss
> > ing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ans
> > i -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include
> > opt_global.
> cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmiss
> ing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ans
> i -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include
> opt_global.h -elf -mpreferred-stack-boundary=2 ../../kern/kern_
5 matches
Mail list logo