From owner-freebsd-questions@FreeBSD.ORG Sat Aug 13 07:43:38 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 43ECF16A41F for ; Sat, 13 Aug 2005 07:43:38 +0000 (GMT) (envelope-from whatluo@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id D682843D45 for ; Sat, 13 Aug 2005 07:43:37 +0000 (GMT) (envelope-from whatluo@gmail.com) Received: by wproxy.gmail.com with SMTP id i20so559177wra for ; Sat, 13 Aug 2005 00:43:37 -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=MuZVF5rv0K/zA7iwul4PGzmJ4EM4QFhvMyKnk53w1v5nnvgEDYXgxOoW8NmG9TaojVv9/DktmAL05KTOomV0X+7g08R8yFuMvnHscynI7TCNXN8VgKl+6DHQMEK6SYM+ke/N3aD5rS3hXKQeL89WbxIQriHbfTUgzXnQSPLu8Jk= Received: by 10.54.37.64 with SMTP id k64mr2436478wrk; Sat, 13 Aug 2005 00:43:37 -0700 (PDT) Received: by 10.54.84.7 with HTTP; Sat, 13 Aug 2005 00:43:37 -0700 (PDT) Message-ID: Date: Sat, 13 Aug 2005 15:43:37 +0800 From: Huajian Luo 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 Cc: Subject: How to recover my boot/device.hints 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: Sat, 13 Aug 2005 07:43:38 -0000 Hi, there I've just screwed up my device.hints file when using echo "blah" > /boot/devides.hints, and blasted away all the configure file and now when I boot the fbsd5.4 there is no dmesg scroll up the screen, and same to reboot, so can somebody tell me ho= w to=20 recover this file and let me see what's happening during boot and reboot process. Thanks, whatluo.