From owner-freebsd-hackers Sun Sep 3 13:22:28 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from relay2.wertep.com (relay2.wertep.com [194.44.90.130]) by hub.freebsd.org (Postfix) with ESMTP id 3584437B422 for ; Sun, 3 Sep 2000 13:22:22 -0700 (PDT) Received: from She.wertep.com (she-tun-proxy [192.168.252.2]) by relay2.wertep.com (8.9.3/8.9.3) with ESMTP id XAA12936 for ; Sun, 3 Sep 2000 23:22:18 +0300 (EEST) (envelope-from petro@She.wertep.com) Received: from localhost (petro@localhost) by She.wertep.com (8.9.3/8.9.3) with ESMTP id XAA56273 for ; Sun, 3 Sep 2000 23:23:17 +0300 (EEST) (envelope-from petro@She.wertep.com) Date: Sun, 3 Sep 2000 23:23:16 +0300 (EEST) From: petro To: freebsd-hackers@FreeBSD.ORG Subject: Re: Kernel problem... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > > -- > Ben > > 220 go.ahead.make.my.day ESMTP Postfix > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message