From owner-freebsd-questions Fri Feb 14 06:32:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA08228 for questions-outgoing; Fri, 14 Feb 1997 06:32:47 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA08219 for ; Fri, 14 Feb 1997 06:32:35 -0800 (PST) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id QAA25191; Fri, 14 Feb 1997 16:33:32 +0200 (IST) Date: Fri, 14 Feb 1997 16:33:31 +0200 (IST) From: Nadav Eiron To: Andrey Tzvetkov cc: questions@FreeBSD.org Subject: Re: Problem In-Reply-To: <19970214115420927.AAA1375@terra.internet.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 14 Feb 1997, Andrey Tzvetkov wrote: > Hi, I have installed my 4.4 BSD System and everything worked well. > But when I reboot my machine in BSD the system asks me for a login name > and password. I have tried to set the login name and password and root password > in the install program but that didn't help. Nothing works and I don't > know what to do. > > Did you try root with no password? That's the default... In any case, you can give -s at the Boot: prompt. This will bring you into single user mode where you can modify root's password. Nadav