From owner-freebsd-geom@FreeBSD.ORG Thu May 27 21:40:01 2010 Return-Path: Delivered-To: geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89F97106566C for ; Thu, 27 May 2010 21:40:01 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.221.181]) by mx1.freebsd.org (Postfix) with ESMTP id 43AAC8FC1F for ; Thu, 27 May 2010 21:40:00 +0000 (UTC) Received: by qyk11 with SMTP id 11so672113qyk.13 for ; Thu, 27 May 2010 14:40:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=L1JJhZdnMBYH+39VEICD6tQQ7piMKhFPna1Bjw3w4aE=; b=T9bNisu+ldR7Qpy4lSopeVTlMQOZYafBzy1pF1jfMqqULt8pmv+VYduKBEVAdXr6NI kkSHU6XwKBOyF+UrB74NPKme3VDEvaVKpLdTP3yPijbqc/C2Y4lqVUUQ7oqmME1oB1iE JPtZGMji+ikaWO+KeXB7Hv5em6dGL6lKGfqLw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=e2Z1N47pnMphkPdlvKATiyszYB5Pb6XnXtcg2fc+QeadaNdwGB1gg1JuZ+t/6nO6wP 8xgw65lobakbHWgSkTvVkZNYaz/B8g5SHmlKCdo0K91p2urHeR4Ay8QU+3Q4ZwWpE3iG Tmb0OS5ujdu8/VLqWwvHnfUEsbsCRg8C9j4yA= MIME-Version: 1.0 Received: by 10.229.216.136 with SMTP id hi8mr2444668qcb.135.1274994986222; Thu, 27 May 2010 14:16:26 -0700 (PDT) Received: by 10.229.190.83 with HTTP; Thu, 27 May 2010 14:16:26 -0700 (PDT) In-Reply-To: References: Date: Thu, 27 May 2010 14:16:26 -0700 Message-ID: From: Garrett Cooper To: geom@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: gpart - how to point to the other disk? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2010 21:40:01 -0000 On Thu, May 27, 2010 at 2:04 PM, Garrett Cooper wrote: > Hi FS folks, > =A0 =A0I'm currently looking at switching over bits of our existing > infrastructure from boot0cfg / fdisk to gpart, and one of the things > that not 100% clear is -- how do I get one disk to point to the other > one? I can do this today with boot0cfg [...] -s 5, but AFAICT gpart > bootcode should supersede this usage (or am I incorrect?). > Thanks, > -Garrett > > PS Please CC me on all messages as I'm not subscribed to fs@. (fs@ BCCed) Sorry for the noise... I sent the request to the wrong list. Thanks, -Garrett