From owner-freebsd-sysinstall@FreeBSD.ORG Thu Jul 18 12:26:55 2013 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7BC2EF89 for ; Thu, 18 Jul 2013 12:26:55 +0000 (UTC) (envelope-from rosti.bsd@gmail.com) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 1ACB9AF2 for ; Thu, 18 Jul 2013 12:26:54 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id j13so2802924wgh.0 for ; Thu, 18 Jul 2013 05:26:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gpuA6oq9xmVt2/LxlCF8T4UY0xtou5DvQoPEXGNzLKU=; b=ZyNsGSD+X9imrVQL7LnR1jTzkflw8826BnEaj4B6AW5TRE0GIPNP4jbj0Vt4VYQBN4 XcdHijRFfkLrJmQH+CMuar0/hIwwl/rNjseE9FdoaS7bIhEVyKxJpnJf9fSldnsO3SQ2 ezPiEJAl3QHqJe9sbXWQEIWZbEVKCDhtx7QVARetPmlYRjyPWd/zgu3pdNXo8mYuU0k2 4nm1915zHkAo8CaKRJ9EhPjpgFzOgUApMPKhQinYZM9S0X/QMX2xpgV+c7fGnFdb3at0 lJm393887S94gexjugYCjcqmNTNHvtO7lO7cyK3L+BR1G8QjFdYqEX5VEybfdXnANtEy tlgQ== MIME-Version: 1.0 X-Received: by 10.180.160.144 with SMTP id xk16mr19076263wib.62.1374150414056; Thu, 18 Jul 2013 05:26:54 -0700 (PDT) Received: by 10.194.134.69 with HTTP; Thu, 18 Jul 2013 05:26:53 -0700 (PDT) Date: Thu, 18 Jul 2013 15:26:53 +0300 Message-ID: Subject: [bsdinstall] Precise disk slicing From: Rostislav Krasny To: freebsd-sysinstall@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2013 12:26:55 -0000 Hi, Already asked this on freebsd-questions, but got no response as yet. Previously in the sysinstall there was possible to define the start and the end LBA addresses of the new slice (new MBR partition). I didn't find how to do that in the bsdinstall. Is it possible? Thank you