From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:39:28 2003 Return-Path: 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 A1F7A37B401 for ; Mon, 21 Apr 2003 15:39:28 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E74CA43FBF for ; Mon, 21 Apr 2003 15:39:27 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 70879 invoked by uid 1001); 21 Apr 2003 22:39:45 -0000 Date: Mon, 21 Apr 2003 15:39:45 -0700 From: Joshua Oreman To: Bill Moran Message-ID: <20030421223945.GC70701@webserver.get-linux.org> References: <3EA3F330.7040008@adam.com.au> <20030421134234.35e95a56.da_ghozt@yahoo.de> <3EA3F88C.2020404@adam.com.au> <3EA3FBAD.2010405@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA3FBAD.2010405@potentialtech.com> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: Can't mount ad0s2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 22:39:29 -0000 On Mon, Apr 21, 2003 at 10:09:49AM -0400 or thereabouts, Bill Moran seemed to write: > Brian Astill wrote: > >Julian Picht wrote: > > > >>tried /dev/ad0s5 ? > >> > >Of course. And 6 > > > > Don't quote me on this, but ... > > Don't extended partitions follow semantics such as ad0s3a, ad0s3b, > etc? No, they start with slice 5 and keep going. Even if some slices before 5 are empty. But you may have to make the /dev files for the extd ptns... # cd /dev && sh MAKEDEV ad0s5 ad0s6 Hope this helps, -- Josh > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"