From owner-freebsd-current@FreeBSD.ORG Sun May 25 10:16:28 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0D16106564A; Sun, 25 May 2008 10:16:28 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (unknown [IPv6:2001:41d0:1:2ad2:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id 2F4918FC16; Sun, 25 May 2008 10:16:28 +0000 (UTC) (envelope-from hlh@restart.be) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:1:2ad2:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "avoriaz.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 5C3E01BAC11; Sun, 25 May 2008 12:16:26 +0200 (CEST) Received: from morzine.restart.bel (morzine.restart.bel [IPv6:2001:41d0:1:2ad2:1:2::]) (authenticated bits=0) by restart.be (8.14.3/8.14.3) with ESMTP id m4PAGNMk040509; Sun, 25 May 2008 12:16:23 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1211710585; bh=4BQnleHrKpuQYz+FArDNPWiys2S/my56YQDD6uo p0gw=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=JaSbipp06v28 UcE8oWiDhLNmputu7soneQFU1pGurAYj2e5nrkfb4fFd4d/rGir155U1DT6LwoHtKwV bT+Q7vg== DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:content-type: content-transfer-encoding:x-scanned-by; b=iLoxZLY55Lv9Wj62lt8twstT6SYNX9R2VCI/yfT1iLcrUrysmQ7/GlAV9crUoqlG2 oaNqPBDNjgT9cijSJbeuA== Message-ID: <48393C77.2010105@restart.be> Date: Sun, 25 May 2008 12:16:23 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Thunderbird 2.0.0.14 (X11/20080504) MIME-Version: 1.0 To: gahn References: <77341.5393.qm@web52109.mail.re2.yahoo.com> In-Reply-To: <77341.5393.qm@web52109.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on IPv6:2001:41d0:1:2ad2:1:1:: Cc: free bsd , freebsd general questions Subject: Re: FreeBSD crashed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2008 10:16:28 -0000 gahn wrote: > Hello all: > > My FreeBSD crashed. It boots fine but can't mount root directory. Here is the message: > > ///////////////////////////////////////////////////////////// > ... > .... > Trying to mount root from ufs:/dev/ad0s2a > > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:da0s1a > ? List valid disk boot devices > Abort manual input > > mountroot> try to find if da0s1a is the right disk: `lsdev' may help then `set currdev diskxxxx' and check the content of the current disk with `ls' Henri > > /////////////////////////////////////////////////////////////// > > > Could any gurus here help me out this? I just want to save the files in the home directory so that I can rebuild the system. > > Regards > > Dave > > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"