> make doesn't know how to make KERNCONF > > > the command i run is: > > cd /usr/src > make buildkernel KERNCONF=MIO > > where MIO is my kernel configuration file, living at /usr/src/sys/i386/conf Are you sure your conf file shouldn't be in /usr/src/sys/amd64/conf ? YY