From owner-freebsd-hackers@FreeBSD.ORG Sat Feb 12 22:50:57 2011 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32BB6106566C for ; Sat, 12 Feb 2011 22:50:57 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id E68518FC14 for ; Sat, 12 Feb 2011 22:50:56 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p1CMFGHs003928; Sat, 12 Feb 2011 15:15:16 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p1CMFFxI003925; Sat, 12 Feb 2011 15:15:16 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 12 Feb 2011 15:15:15 -0700 (MST) From: Warren Block To: Tim Kientzle In-Reply-To: <66758C9D-DCE2-4381-A4B1-956A48423CDD@kientzle.com> Message-ID: References: <201102111909.p1BJ9UAE097045@fire.js.berklix.net> <66758C9D-DCE2-4381-A4B1-956A48423CDD@kientzle.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sat, 12 Feb 2011 15:15:16 -0700 (MST) Cc: "Julian H. Stacey" , hackers@freebsd.org Subject: Re: memstick.img is bloated with 7% 2K blocks of nulls 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: Sat, 12 Feb 2011 22:50:57 -0000 On Sat, 12 Feb 2011, Tim Kientzle wrote: > Alternatively, of course, is there any way to use > isofs instead of ufs for memstick.img? Devin Teske's DruidBSD (http://druidbsd.sourceforge.net/) uses the same image for CD, hard disk, or memstick. I don't know the technical details. (VirtualBox didn't like it, but maybe it's a trivial fix.)