Re: 8.0RC custom kernel not installing?

2009-11-08 Thread LoH
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



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: 8.0RC custom kernel not installing?

2009-11-04 Thread Maciej Suszko
LoH lordofhyph...@gmail.com 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

KERNCONF ?

 (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?
-- 
regards, Maciej Suszko.


signature.asc
Description: PGP signature


8.0RC custom kernel not installing?

2009-11-03 Thread LoH
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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org