PDA

View Full Version : Compile a custom kernal



Jess McKenzie
04-20-2012, 06:08 PM
Hey,

How would I include the following lines into the kernal for me to enable my sound card into the system?

http://www.gsp.com/cgi-bin/man.cgi?section=4&topic=snd_fm801

ProtoSD
04-20-2012, 06:21 PM
This is a pretty complicated topic, there is a thread already about compiling FreeNAS which is a good starting point. Probably the easiest thing to do would be to download the FreeBSD 8.2 distro and grab the .ko file off that and try it on FreeNAS, it's a lot simpler than building a kernel.

Jess McKenzie
04-20-2012, 06:57 PM
Thanks,

I have found a sim guide after I made this thread