From owner-freebsd-current@FreeBSD.ORG Fri Sep 2 15:21:40 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F2B9106564A for ; Fri, 2 Sep 2011 15:21:40 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2B45C8FC13 for ; Fri, 2 Sep 2011 15:21:38 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA20690; Fri, 02 Sep 2011 18:21:37 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4E60F480.6040706@FreeBSD.org> Date: Fri, 02 Sep 2011 18:21:36 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110705 Thunderbird/5.0 MIME-Version: 1.0 To: Nathan Whitehorn References: <24B9852A-8DE4-4BC6-9B55-2D74E414E31D@gmail.com> <4E600753.4030400@freebsd.org> In-Reply-To: <4E600753.4030400@freebsd.org> X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Warren Block , Garrett Cooper , Jason Campbell , Matt Thyer , freebsd-current@FreeBSD.org Subject: Re: Problems booting 9.0-BETA1 memstick X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2011 15:21:40 -0000 on 02/09/2011 01:29 Nathan Whitehorn said the following: > On 09/01/11 17:23, Matt Thyer wrote: >> Probably the real solution is to use MBR and have BSDinstall and the install >> kernel support UFS labels. Space on the memstick is not an issue. > > Both support that. The issue is makefs(8). Here's a small patch that adds FFS volume label/name support to makefs: http://people.freebsd.org/~avg/makefs.ffs-label.diff Documentation is not updated. -- Andriy Gapon