From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 23:52:28 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C194B83E for ; Tue, 7 Oct 2014 23:52:28 +0000 (UTC) Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 80F7A36A for ; Tue, 7 Oct 2014 23:52:27 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id cm18so5016727qab.6 for ; Tue, 07 Oct 2014 16:52:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=N0Aizqaol423RDdgLGOPnVxYSg4xB2jNL8Wzqi+ZY34=; b=mO6MiKV7DHcDB6FO8Z5Vjg6cnRp4WO4w8vcS8rnwyzfsGI87mEjojBBPKijk2IDKbB vl3tQZ6skRsZJwzchiOTtZjA3Y2d7gE0sCk1skUNiBeRNHvkJ8ESRSE8seG1AtAuyU77 2xeSrsrDrEHnYcB4w7bt1ZTYytV+pjfuWE02fQKk92pWKnRpnCs0FLHrS0eDA41INhpR 2LUDlxB9rjLABNjF21A27dRs4aunkZ35a2SK9OZvwFpVHXtT6MtnA8f3mq2T0Q8wgsqN +gzx6MFmAdqSJP1CKIP0l4aeoGi1wDGriJJAV2CLmZ01wKFlx5OO4bBT2rlXwVP6Z8us 4y/A== X-Gm-Message-State: ALoCoQlTxZ9BQ24lPPkPpY6w/ivg4XN+PcQi0JL9Pu0N+4QdT6juYYP2AFQTZds/+Ruq2z9BV3U5 MIME-Version: 1.0 X-Received: by 10.229.120.197 with SMTP id e5mr8626048qcr.9.1412725941154; Tue, 07 Oct 2014 16:52:21 -0700 (PDT) Sender: daniel@otherware.org Received: by 10.140.20.248 with HTTP; Tue, 7 Oct 2014 16:52:21 -0700 (PDT) X-Originating-IP: [216.207.42.140] In-Reply-To: <20141008061123.090aa637@X220.alogt.com> References: <20141008061123.090aa637@X220.alogt.com> Date: Tue, 7 Oct 2014 16:52:21 -0700 X-Google-Sender-Auth: VeKo5pGHxS_AA3Z6PA5m51bXank Message-ID: Subject: Re: No can boot From: Daniel To: Erich Dollansky Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 23:52:28 -0000 > On Tue, Oct 7, 2014 at 3:11 PM, Erich Dollansky < erichsfreebsdlist@alogt.com> wrote: Hi, thank you for answering > MBR or GPT schema? > > You could use GPT labels with the GPT schema. > GPT, and bsdinstaller has created labels for me. I ended up doing a reinstall and everything works even after adding devices now. Not sure what the problem was. > > You normally need to boot with a live CD as you are not able to label > the partitions while they are in use. > > Label then the partitions. > Edit /etc/fstab of your / > Replace /dev/adaxxx with /dev/method/name > Because it's ZFS on geli, there's not much of anything in /etc/fstab