From owner-freebsd-questions@FreeBSD.ORG Mon Mar 1 18:25:13 2010 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 0315C106564A for ; Mon, 1 Mar 2010 18:25:13 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id CC3E78FC14 for ; Mon, 1 Mar 2010 18:25:12 +0000 (UTC) Received: by pwj1 with SMTP id 1so316969pwj.13 for ; Mon, 01 Mar 2010 10:25:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=EVwpUySs6IkaY0t3VVFQyEQG3g6EkGnlNLguoiqlphY=; b=GFhyqDJjmPDJUaQBXovaN6uMbRWcAJvSnFCSMTah6BMRqCIKT4TQsY7urFI53EBeIB NLjvxr1FdSbFjiO6AuFxoTMMnLGQWSSz1SFZvWXdMXT0oSMnMFicelRraksUdkel25mb jMYZ07ZIxMxqVGgIs7d97YTClbidbXc6/sHU0= 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 :cc:content-type; b=ikty201c9QgOW3bnW+GteXaZtn/7BAYCPz8KZo2EpDPgtOGPO4QvlzPyTiSQKQvXRL PCZGj7RwSAneUyuVyb45M15dE8PNz681paNCcmfsuD9QsnYbBn9H97Rxne2cpG2Ft4wc fFLIUzuHiVxum6uwBW8QUbxIal/24adHonrD8= MIME-Version: 1.0 Received: by 10.142.2.9 with SMTP id 9mr2702845wfb.290.1267467908789; Mon, 01 Mar 2010 10:25:08 -0800 (PST) In-Reply-To: <6201873e1003011007u30b3806cv36111859fcd34541@mail.gmail.com> References: <201003011800.o21I0fb4097242@dc.cis.okstate.edu> <6201873e1003011007u30b3806cv36111859fcd34541@mail.gmail.com> Date: Mon, 1 Mar 2010 12:25:08 -0600 Message-ID: <6201873e1003011025r3141b505pacaf1ec612bb67b@mail.gmail.com> From: Adam Vande More To: Martin McCormick Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Remote Building of FreeBSD 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: Mon, 01 Mar 2010 18:25:13 -0000 On Mon, Mar 1, 2010 at 12:07 PM, Adam Vande More wrote: > On Mon, Mar 1, 2010 at 12:00 PM, Martin McCormick < > martin@dc.cis.okstate.edu> wrote: > >> Adam Vande More writes: >> > This seems to be similar to the depenguinator. >> >> > Maybe there some approach in there to get you over the hump. >> >> It is exactly the right idea. Funny thing, I actually did turn >> swap off and the image is now sitting there because I thought >> this might be useful. Is there any way to tell the existing >> system to boot from /dev/ad0s1b next time? That would solve the >> problem completely. >> >> > Never tried it but this might work: > > bsdlabel -B diskslice > Since you need to specify a partition other than a, I think you may need to use boot.config http://www.freebsd.org/cgi/man.cgi?query=boot&sektion=8&apropos=0&manpath=FreeBSD+8.0-RELEASE -- Adam Vande More