Date: Mon, 11 Mar 2002 17:25:21 +0000 From: Burhan Nazir <burhan@blueyonder.co.uk> To: FreeBSD <freebsd@datalinkwireless.com> Cc: Free BSD Questions <freebsd-questions@freebsd.org> Subject: Re: root Error Message-ID: <20020311172521.GZ19997@swansea.cableinet.net> In-Reply-To: <001401c1c91c$67e36e70$29821304@crashbox> References: <001401c1c91c$67e36e70$29821304@crashbox>
next in thread | previous in thread | raw e-mail | index | archive | help
Kevin, It seems that you do not have csh installed on your system. You have two options: 1) Install csh so that you can get to root. Or, the hard way... 2) Drop yourself into single user mode, mount the root partition, edit your /etc/paswwd file and change the root login shell to a shell that you have installed, for example /bin/sh or /usr/local/bin/bash. Reboot the system and you should be able to get back to root. Although, I do find it odd that your system does not alreday have /bin/csh already installed.... -Burhan FreeBSD wrote: > Delivered-To: postmaster@swansea.cableinet.net > Delivered-To: freebsd-questions@freebsd.org > From: "FreeBSD" <freebsd@datalinkwireless.com> > To: "Free BSD Questions" <freebsd-questions@freebsd.org> > Subject: root Error > Date: Mon, 11 Mar 2002 11:47:17 -0500 > X-Priority: 3 > X-MSMail-Priority: Normal > X-Mailer: Microsoft Outlook Express 6.00.2600.0000 > X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > List-ID: <freebsd-questions.FreeBSD.ORG> > List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) > List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) > List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions> > List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions> > X-Loop: FreeBSD.ORG > Precedence: bulk > > Hi all. We have a Free BSD 4.3 machine setup that we are going to get > working > to do bandwidth limiting and bridging. One day last week I tried to telnet > into > the machine from home. I logged in and tried to su into root and got this > error- > > su: /bin/csh: No such file or directory > > So I figured telnet wasn't working correctly. So the next day I tried to > log into the > box directly, as root, and it gave me the same "/bin/csh: No such file or > directory" error. > > Is there a way to fix this without too much hassel? Thanks in advance to > anyone > who can help me. > > > Kevin Aug > -Web Designer > http://www.datalinkny.com > http://www.datalinkwireless.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020311172521.GZ19997>