From owner-freebsd-questions Sun Jan 24 06:21:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08130 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:21:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA08125 for ; Sun, 24 Jan 1999 06:21:07 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac6.wam.umd.edu ((IDENT root)@rac6.wam.umd.edu [128.8.10.146]) by po3.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with ESMTP id JAA17333; Sun, 24 Jan 1999 09:20:50 -0500 (EST) Received: from rac6.wam.umd.edu ((IDENT sendmail)@localhost [127.0.0.1]) by rac6.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id JAA03302; Sun, 24 Jan 1999 09:20:49 -0500 (EST) Received: from localhost by rac6.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id JAA03296; Sun, 24 Jan 1999 09:20:48 -0500 (EST) X-Authentication-Warning: rac6.wam.umd.edu: culverk owned process doing -bs Date: Sun, 24 Jan 1999 09:20:48 -0500 (EST) From: Kenneth Wayne Culver To: austin wood cc: freebsd-questions@FreeBSD.ORG Subject: Re: STABLE Problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I cvsuped my source tree to 3.0-stable. I did a make-aout-to-elf without > any apparent errors. I then made new boot blocks and compiled a new > kernel. When I rebooted, the only error I could see was /dev/lkm: device > not configured. When I try to login, I always get Login Incorrect. I'm > very puzzled by this situation. Any ideas would be appreciated. > I don't know about the login problem, but if you are using an elf kernel, LKM's will no longer work. You have to use KLD's. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message