From owner-freebsd-current@FreeBSD.ORG Wed Oct 8 13:45:18 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 4AE8916A4B3 for ; Wed, 8 Oct 2003 13:45:18 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A55D43FA3 for ; Wed, 8 Oct 2003 13:45:17 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by comcast.net (rwcrmhc13) with ESMTP id <2003100820451401500qb7pke>; Wed, 8 Oct 2003 20:45:14 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA64863; Wed, 8 Oct 2003 13:45:12 -0700 (PDT) Date: Wed, 8 Oct 2003 13:45:11 -0700 (PDT) From: Julian Elischer To: Harti Brandt In-Reply-To: <20031008121500.U63940@beagle.fokus.fraunhofer.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: ecsd 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 20:45:18 -0000 On Wed, 8 Oct 2003, 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". This is in error and should have been: fdisk -i -u /dev/ad3 [add a partition 1] disklabel -r -w ad3s1 auto he has a disklabel directly on the raw disk.. ("Dangerously dedicated" mode) > e>After doing this > e>on a 4.X system I would then "disklabel -e /dev/ad3s1c", but /dev/ad3s1c > e>does > e>not exist, so I am stuck. Maybe there is a "rescan devices" command? > e> > e>fdisk thinks it has no work to do: > e> > e>******* Working on device /dev/ad3 ******* > e>[...] > e>Information from DOS bootblock is: > e>1: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) > e> start 63, size 39102273 (19092 Meg), flag 80 (active) > e> beg: cyl 0/ head 1/ sector 1; > e> end: cyl 1023/ head 15/ sector 63 > e>2: > e>3: > e>4: > > In that case you should have a /dev/ad3s1. Have you? > > harti > -- > harti brandt, > http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private > brandt@fokus.fraunhofer.de, harti@freebsd.org > _______________________________________________ > 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" >