Hello, I think I found an error in the online freebsd handbook.
But I am not very sure because I am very new to bsd.
Anyway in Chapter 8 Configuring the FreeBSD Kernel,
*Procedure 1. Building a Kernel the 荘raditional鐠Way*
1.
Run config(8)
<http://www.FreeBSD.org/cgi/man.cgi?query=config&sektion=8> to
generate the kernel source code.
# /usr/sbin/config MYKERNEL
I think the command should be
# /usr/src/sys/i386/conf/config MYKERNEL
Atleast that's what I make of it when I lookup the config command in the
hyperlinked text.
Not that it helps me much, because even when I do it this way it won't
work. For some reason you can't compile the original GENERIC kernel.
But that's somehting for questions@freebsd.org I suppose :)
Greetings,
Koen Heringa
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"