From owner-freebsd-questions Sun Jan 24 13:11:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19640 for freebsd-questions-outgoing; Sun, 24 Jan 1999 13:11:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fire.lsds.com (226.newlevel.net [207.136.240.226] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19633 for ; Sun, 24 Jan 1999 13:11:34 -0800 (PST) (envelope-from awood@lsds.com) Received: from localhost (awood@localhost) by fire.lsds.com (8.8.7/8.8.7) with SMTP id QAA14354; Sun, 24 Jan 1999 16:11:04 -0500 Date: Sun, 24 Jan 1999 16:11:04 -0500 (EST) From: austin wood To: Kenneth Wayne Culver 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 Problem solved. I was using the md5 encyption before, and the make-aout-elf changed it to DES. Thanks for replies! On Sun, 24 Jan 1999, Kenneth Wayne Culver wrote: > > > 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