From owner-freebsd-current@FreeBSD.ORG Wed Oct 8 03:45:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D391C16A4B3 for ; Wed, 8 Oct 2003 03:45:32 -0700 (PDT) Received: from ecsd.com (ecsd.COM [209.133.53.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41F7643F93 for ; Wed, 8 Oct 2003 03:45:32 -0700 (PDT) (envelope-from ecsd@ecsd.com) Received: from ecsd.com (ecsd.transbay.net [209.133.53.31]) by ecsd.com (8.11.6p2/8.11.1) with ESMTP id h98Asln21242; Wed, 8 Oct 2003 03:54:47 -0700 (PDT) Message-ID: <3F83EAF5.4030301@ecsd.com> Date: Wed, 08 Oct 2003 03:46:13 -0700 From: ecsd User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20031003 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Harti Brandt References: <3F83DB69.907@ecsd.com> <20031008114254.E63940@beagle.fokus.fraunhofer.de> <3F83E130.100@ecsd.com> <20031008121500.U63940@beagle.fokus.fraunhofer.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: no partition entries for /dev/ad3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 08 Oct 2003 10:45:32 -0000 Harti Brandt wrote: On Wed, 8 Oct 2003, ecsd wrote: e>I had already been able to go so far as to "disklabel -w -r ad3 auto". e>After doing this on a 4.X system I would then "disklabel -e /dev/ad3s1c" e>but /dev/ad3s1c does not exist, so I am stuck. e>Maybe there is a "rescan devices" command? e> fdisk thinks it has no work to do. In that case you should have a /dev/ad3s1. Have you? harti The chronology is that I booted the system, did the disklabel -w -r ad3 auto, turned around to disklabel -e /dev/ad3s1c (as I would normally do), and was told that /dev/ad3s1c did not exist. Then I wrote in here asking for help. ad3s1c does not exist.