From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 02:18:20 2005 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 ECF6D16A42D for ; Mon, 5 Sep 2005 02:18:20 +0000 (GMT) (envelope-from bestowable.tapfere@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B0F843D46 for ; Mon, 5 Sep 2005 02:18:20 +0000 (GMT) (envelope-from bestowable.tapfere@gmail.com) Received: by wproxy.gmail.com with SMTP id i2so416437wra for ; Sun, 04 Sep 2005 19:18:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Os5dwf752faejDm0wp1YZzs3/LSIGx7Gva0jArj+kJqYKQzkWrPvGORji2siVuXR8p7DgakOpiYwaAjaJOKjqy/t5K+gOlgKLUawX1C3hfZ1hosU0vPIyOfLY/m7OHr7mJ17OIYBtKyo5V14EF9ueRt7I+vNHKkNOG1o0Se3LnE= Received: by 10.54.56.56 with SMTP id e56mr3862449wra; Sun, 04 Sep 2005 19:18:19 -0700 (PDT) Received: by 10.54.154.15 with HTTP; Sun, 4 Sep 2005 19:18:19 -0700 (PDT) Message-ID: <9507133e05090419184f80a9ad@mail.gmail.com> Date: Mon, 5 Sep 2005 10:18:19 +0800 From: =?GB2312?B?vMzB1tDc?= To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: FreeBSD start problem 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: Mon, 05 Sep 2005 02:18:21 -0000 When I try to start my FreeBSD 5.4 Release, I always get this error message= : "init /bin/sh on /etc/rc terminated abnormally, going to single user mode.Enter full pathname of shell or RETURN for /bin/sh:" But when I try to input something(I don't know what I should input),get the following message:"can't exec ** for single user. Pid 66 (csh), uid 0: exited on signal 10" What's the problem? and how do I fixed it? Thank you!