From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 12:47:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1603116A4BF for ; Tue, 7 Oct 2003 12:47:21 -0700 (PDT) Received: from pdx.chatusa.com (pdx.ChatUSA.com [205.238.41.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F56E43FDF for ; Tue, 7 Oct 2003 12:47:20 -0700 (PDT) (envelope-from longterm@chatusa.com) Received: from chatusa.com (R205-satrtr.ChatUSA.COM [209.222.137.205]) by pdx.chatusa.com (8.8.8/8.8.8) with ESMTP id MAA06536 for ; Tue, 7 Oct 2003 12:47:19 -0700 (PDT) Message-ID: <3F8318CC.8D318986@chatusa.com> Date: Tue, 07 Oct 2003 19:49:32 +0000 From: DanB X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: freebsd root password lost X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 19:47:21 -0000 Is there other way to change the root password that been lost without shutting down the computer. Old way shutdown space bar boot -s #mount -t ufs -a #passwd # exit to multiusers. Dan