It said that it doesn't now how to buildkernel.
Also excuse I installed 3.5-RELEASE and not 4.1
but I must change this
config root kernel on wd0
because I have only SCSI disks so after machine rebooted I receive such
message
can't mount root(2)
it is because he tried to find root on wd0.

I also tried to run make all, but  I receive empty string, so if someone
can please help me how to compile kernel in 3.5-RELEASE to boot from SCSI
disk and not from IDE.(I use Compaq Proliant 1500)

On Sun, 3 Sep 2000, void wrote:

> In UPDATING, there is a description of the new kernel build procedure.
> 
> # cd /usr/src
> # make buildkernel KERNEL=KERNEL_NAME
> # make installkernel KERNEL=KERNEL_NAME
> 
> You can set KERNEL in /etc/make.conf so you don't have to specify it on
> the command line, I just learned the other day.
> 
> On Sun, Sep 03, 2000 at 11:06:12AM +0300, petro wrote:
> > Excuse that I again trouble you.
> > I installed FreeBSD 4.1 on Compaq Proliant and I try to compile kernel I
> > make such things
> > #config KERNEL_NAME
> > #cd ../../compile/KERNEL_NAME
> > #make depend
> > ......making....
> > #make
> > Nothing happening I again receive #
> > Then I try to run 
> > #make install
> > but I receive such message you first must build the kernel and then
> > install it.
> > 
> > I will be happy to receive any ideas.
> > Thank you...
> > 
> > 
> > 
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-hackers" in the body of the message
> 
> -- 
>  Ben
> 
> 220 go.ahead.make.my.day ESMTP Postfix
> 




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to