From owner-freebsd-questions@FreeBSD.ORG Tue Aug 8 20:16:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DA94016A4E2 for ; Tue, 8 Aug 2006 20:16:14 +0000 (UTC) (envelope-from albi@scii.nl) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFA7143D72 for ; Tue, 8 Aug 2006 20:16:11 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:22451 helo=http.aseed.net) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1GAXzm-0004Ld-LE; Tue, 08 Aug 2006 20:16:10 +0000 Received: from amandla (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.net (Postfix) with ESMTP id A1FE3582A1; Tue, 8 Aug 2006 22:17:54 +0200 (CEST) Date: Tue, 8 Aug 2006 22:16:09 +0200 From: albi To: ross Message-Id: <20060808221609.a872b3ae.albi@scii.nl> In-Reply-To: References: X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.18; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Changing root's shell X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Aug 2006 20:16:14 -0000 On Tue, 08 Aug 2006 13:01:28 -0700 ross wrote: > so it seems changed root login's shell to /usr/bin/bash which > doesn't exist. now I can't login to root at all. Oh yes, sudo isn't > installed. How would you grand masters of FreeBSD fix my embarrasing > mistake. i'd boot from a live-cd e.g. LiveBSD and then use the commands chroot and chsh -- grtjs, albi