From owner-freebsd-questions@FreeBSD.ORG Thu Feb 2 07:34:21 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40AA0106566C for ; Thu, 2 Feb 2012 07:34:21 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0474B8FC0A for ; Thu, 2 Feb 2012 07:34:20 +0000 (UTC) Received: by iaeo4 with SMTP id o4so4280220iae.13 for ; Wed, 01 Feb 2012 23:34:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=b3GKSx3y1kUw0Hwo6IL88kTFCVmGP721ig4Q5yYWia0=; b=aNVE41LxoHEHhqx0DL/1fb+XYiURcH/ZMl/OxTG8/rxFwZSLIRDj5j8liS2rtR6kWu qQ/lzhmjeYWZ0oFH4m+2pP4vT2AecSnH5IQlZLfYvUg9hTBDuE0fs+7L/3ZIY3FhmHW8 li2mDO9iuXa93uh/YpygUW0EEYXH/1beYSgnw= Received: by 10.50.219.225 with SMTP id pr1mr1970558igc.23.1328168060536; Wed, 01 Feb 2012 23:34:20 -0800 (PST) Received: from [192.168.1.3] (c-98-212-197-29.hsd1.il.comcast.net. [98.212.197.29]) by mx.google.com with ESMTPS id k3sm10569760igq.1.2012.02.01.23.34.18 (version=SSLv3 cipher=OTHER); Wed, 01 Feb 2012 23:34:19 -0800 (PST) Message-ID: <4F2A3C74.3050003@gmail.com> Date: Thu, 02 Feb 2012 01:34:12 -0600 From: Joshua Isom User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Fixating boot drive 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: Thu, 02 Feb 2012 07:34:21 -0000 Why do you need it at a fixed point? I think glabel should do the trick. On 2/2/2012 12:42 AM, bsalinux@gmail.com wrote: > Hi, > > I'm sure this has been asked before. I'm booting a freebsd system from > a USB stick. It is currently at da0 but if I add physical SATA drives, > it moves to da2 and further depending on number of drives. > > How can I fix the usb disk to be at da32 or some finite number so that > even if I add more devices, the boot device would still be at a finite > location. > > Thanks. > _______________________________________________ > 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"