From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 12 18:00:00 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFCDD1065674; Mon, 12 Sep 2011 18:00:00 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 63F658FC08; Mon, 12 Sep 2011 18:00:00 +0000 (UTC) Received: by ywp17 with SMTP id 17so1263044ywp.13 for ; Mon, 12 Sep 2011 10:59:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=8jOrINVM/EtLtm2sCN0IuOqW5h4VWfmpIuajzh8Yipc=; b=r/hGfCmE2l8f2Tbmc/IHQyDoPSRMJvjhSMER5Qn6+OJPa1skXbW/rfwfujNH6OtZz1 OUuWlyg4sUgRhaJm/Rdlf0/xiPGjs6njxhDUe1Efycbt6iY4xS3Xw9Bq44ZEXXu6mOuq +QAQoBQxT0/oo2JgIveHjj3spQuY4FzlY4jqc= Received: by 10.101.176.12 with SMTP id d12mr4272235anp.100.1315850399170; Mon, 12 Sep 2011 10:59:59 -0700 (PDT) MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.100.190.6 with HTTP; Mon, 12 Sep 2011 10:59:19 -0700 (PDT) In-Reply-To: <4E6E332D.8030404@freebsd.org> References: <4E5CEF79.7070508@freebsd.org> <4E5D82FC.2020909@freebsd.org> <4E5E2D01.3000400@freebsd.org> <4E5E3895.4090400@freebsd.org> <4E6E332D.8030404@freebsd.org> From: Ivan Voras Date: Mon, 12 Sep 2011 19:59:19 +0200 X-Google-Sender-Auth: a0h2EYWtTu2BKcjg2RlXEx7KxDI Message-ID: To: Nathan Whitehorn Content-Type: text/plain; charset=UTF-8 Cc: freebsd-hackers@freebsd.org Subject: Re: 9-beta1 installer - partition editor X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2011 18:00:00 -0000 On 12 September 2011 18:28, Nathan Whitehorn wrote: > This was resolved earlier -- you cannot install onto just MBR without a > bsdlabel. This has never been supported, and worked only by accident before. > *As it tells you* you need to create sub-partitions. Hi, I'll again note that it should be supported because a) there's no technical reason not to and b) this is how every other OS works. But I'll leave it at that, maybe the users won't mind. But other than that, it might be that I just don't get the workflow it's supposed to implement. Can you point out to me on these screenshots: http://ivoras.imgur.com/freebsd_installer_2 (or on the other set), what option on what screen (i.e. which screenshot) should I choose to create bsdlabels?