Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2006 01:35:08 -0700
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: custom kernel, make buildkernel and then?
Message-ID:  <452CACBC.7040507@u.washington.edu>
In-Reply-To: <452CABEE.8040302@u.washington.edu>
References:  <20061011084014.W23849@192.168.11.51>	<452CA3A0.9060002@locolomo.org>	<20061011101745.D27448@192.168.11.51> <452CABEE.8040302@u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Cooper wrote:
> Zbigniew Szalbot wrote:
>> Hello,
>>
>> On Wed, 11 Oct 2006, Erik Norgaard wrote:
>>
>>> Yes, you can install the kernel. Applications don't live in 
>>> kernelspace. If your kernel fails to boot you can boot the old 
>>> kernel by in the loader menu go to a promt, unload the kernel and 
>>> load kernel.old.
>>
>> Now here comes the funny part. When I do, I get the following message:
>>
>> $ sudo make installkernel KERNCONF=LISTS
>> ERROR: No kernel "LISTS" to install.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>>
>> Should I specify the path like KERNCONF=/root/kernel/LISTS ?
>>
>> Thank you very much for taking time to help me!
>>
>> -- 
>> Zbigniew Szalbot
> Easier just to go ln -s /root/kernel/LISTS /usr/src/sys/[arch]/conf/ .
>
> -Garrett
Err... omit that last period in the ln command. I just realized that 
could be misleading.
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?452CACBC.7040507>