From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 15:37:28 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 CDD6A16A41F for ; Mon, 5 Sep 2005 15:37:28 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04D5E43D48 for ; Mon, 5 Sep 2005 15:37:27 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226]) by aiolos.otenet.gr (8.13.4/8.13.4/Debian-1) with SMTP id j85FbL1r001698; Mon, 5 Sep 2005 18:37:22 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) by orion.daedalusnetworks.priv (8.13.4/8.13.4) with ESMTP id j85FbL2D069228; Mon, 5 Sep 2005 18:37:21 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by orion.daedalusnetworks.priv (8.13.4/8.13.4/Submit) id j85FbHmN069227; Mon, 5 Sep 2005 18:37:17 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) X-Authentication-Warning: orion.daedalusnetworks.priv: keramida set sender to keramida@ceid.upatras.gr using -f Date: Mon, 5 Sep 2005 18:37:17 +0300 From: Giorgos Keramidas To: Yuan Jue Message-ID: <20050905153716.GA69211@orion.daedalusnetworks.priv> Mail-Followup-To: Yuan Jue , freebsd-questions@freebsd.org References: <431A44E3.70909@multideck.com> <200509040931.21436.yuanjue122@163.com> <20050904042052.GB8395@gothmog.gr> <200509052331.14270.yuanjue122@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509052331.14270.yuanjue122@163.com> Cc: freebsd-questions@freebsd.org Subject: Re: Reinstalling the standard boot manager 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 15:37:28 -0000 On 2005-09-05 23:31, Yuan Jue wrote: >> b) ad0 is really the disk, and not ad1 or something else > > I am pretty sure that is ad0. Then it's weird that /dev doesn't have a /dev/ad0 device. What do you have mounted as your root device? # mount What do you see by: # ls -l /dev/ad*