From owner-freebsd-questions Sat Aug 26 04:24:59 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id EAA13109 for questions-outgoing; Sat, 26 Aug 1995 04:24:59 -0700 Received: from Simplex.NL (Simplex.NL [193.78.46.10]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id EAA13103 for ; Sat, 26 Aug 1995 04:24:58 -0700 Received: (from root@localhost) by Simplex.NL (8.6.11/8.6.11-RS) id NAA11517 for freebsd-questions@freebsd.org; Sat, 26 Aug 1995 13:25:28 +0200 Date: Sat, 26 Aug 1995 13:25:28 +0200 From: Rob Simons Message-Id: <199508261125.NAA11517@Simplex.NL> To: freebsd-questions@freebsd.org Subject: Re: Root passwd again! Sender: questions-owner@freebsd.org Precedence: bulk | > This means that you made your console insecure. | > As far as I know, your only option now is a reinstall. :( | Not true!!!! | make a boot floppy and boot from there... goto the maintenance shell and | make your changes to /etc/passwd ( and /etc/ttys ) ... Probably the best | way is the boot from dos option. I was wondering if it is also possible to just interrup the boot process, since this has always worked for me. (though I don't have my console set at insecure) I mean, while it's recognising the installed hardware, press ^\ a few times till it responds with the 'Going to single user mode'. Or is this exactly the same as specifying the '-s' option ? - Rob.