Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Nov 2009 20:27:27 -0600
From:      LoH <lordofhyphens@gmail.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: 8.0RC custom kernel not installing?
Message-ID:  <4AF77E0F.3030308@gmail.com>
In-Reply-To: <4AF1114D.4000206@gmail.com>
References:  <4AF1114D.4000206@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Problem solved, I didn't use the proper casing on the command line. I 
needed KERNCONF=ZFS, not kernconf=ZFS.

LoH wrote:
> I compiled a custom kernel with ZFS enabled and installed it. 
> Everything appeared to work fine, then I realized that I needed to 
> make some more modifications (ALTQ, disabling ulpt). I made those 
> configuration changes to the existing ZFS kernel config.
>
> After running
> make buildkernel kernconf=ZFS
> and
> make installkernel kernconf=ZFS
>
> (ZFS is the name of the kernel config file)
> I rebooted the machine but didn't see any change in the system config. 
> I've also made sure I did the build/install as root.
>
> I doubled-checked the config in the kernel directory, the config is 
> properly done.
>
> Any ideas?
>
> --Joseph
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AF77E0F.3030308>