From owner-freebsd-current Mon Jul 29 18:51:24 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA06271 for current-outgoing; Mon, 29 Jul 1996 18:51:24 -0700 (PDT) Received: from haywire.DIALix.COM (root@haywire.DIALix.COM [192.203.228.65]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA06266 for ; Mon, 29 Jul 1996 18:51:20 -0700 (PDT) Received: (from news@localhost) by haywire.DIALix.COM (8.7.5/8.7.3) id JAA23138 for freebsd-current@freebsd.org; Tue, 30 Jul 1996 09:51:16 +0800 (WST) Received: from GATEWAY by haywire.DIALix.COM with netnews for freebsd-current@freebsd.org (problems to: usenet@haywire.dialix.com) To: freebsd-current@freebsd.org Date: 30 Jul 1996 01:51:15 GMT From: peter@spinner.DIALix.COM (Peter Wemm) Message-ID: <4tjpqj$cms$1@haywire.DIALix.COM> Organization: DIALix Services, Perth, Australia. References: <199607290111.BAA00218@jraynard.demon.co.uk> Subject: Re: Can't boot new kernel Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <199607290132.SAA23042@freefall.freebsd.org>, gibbs@freefall.freebsd.org (Justin T. Gibbs) writes: >>[This is with a kernel compiled with code up to ctm-src.2036.gz] > > Did you blow away your old compile directory before doing this? > > -- > Justin T. Gibbs > =========================================== > FreeBSD: Turning PCs into workstations > =========================================== If you have "options DEVFS" in your config at the moment, remove it. The last commit that phk made that created a new bdevvp() doesn't work if you are using a scsi boot disk. -Peter