From owner-freebsd-stable Mon Dec 7 07:04:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05466 for freebsd-stable-outgoing; Mon, 7 Dec 1998 07:04:13 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from finsco.com (ns1.finsco.com [205.241.191.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA05378 for ; Mon, 7 Dec 1998 07:04:09 -0800 (PST) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id JAA17215; Mon, 7 Dec 1998 09:00:34 -0600 Message-ID: <366BEE17.14426E98@finsco.com> Date: Mon, 07 Dec 1998 09:02:47 -0600 From: Bill Hamilton X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Sergei Vyshenski CC: stable@FreeBSD.ORG Subject: Re: missing files at boot time References: <3.0.5.32.19981207162417.00831cb0@rsfq.npi.msu.su> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For boot.config, you could create it with vi and enter the boot string you want defaulted on line line like: 1:sd0(0,a)kernel or whatever you would normally type in. This was useful for me since I boot from the second drive and the system hung if I did not type anything. If your system booted ok from the default, just make an empty file. Sergei Vyshenski wrote: > > After upgrade to 2.2.8.stable from 2.2.5.release using cvsup, > everything runs exellent exept boot-time complains: > > Can't find file boot.config > Can't find file boot.help > > and later on > > Can't find file kernel.config > > Is this normal and what it is? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message