From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 22 02:25:23 2012 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 AFD16106564A for ; Thu, 22 Mar 2012 02:25:23 +0000 (UTC) (envelope-from freebsd-hackers@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 658138FC08 for ; Thu, 22 Mar 2012 02:25:23 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id A307F5C22 for ; Thu, 22 Mar 2012 12:38:55 +1000 (EST) Message-ID: <4F6A8C4B.2040605@herveybayaustralia.com.au> Date: Thu, 22 Mar 2012 12:19:55 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <4F699391.9070804@herveybayaustralia.com.au> <4F69CFAC.7030501@gmail.com> In-Reply-To: <4F69CFAC.7030501@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: iso2flash img 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: Thu, 22 Mar 2012 02:25:23 -0000 On 03/21/12 22:55, Vitaly Magerya wrote: > Da Rock wrote: >> I googled a bit and found an old post here from Luigi >> (http://osdir.com/ml/freebsd-hackers/2008-11/msg00245.html) which had a >> script to do this, but I'm having trouble with it- is anyone familiar >> with this? I'm on a bit of a deadline... > Can't help you with that script (I failed to make it work too), but you > might want to try to dd the iso image directly onto USB instead; there > where talks that Ubuntu would support this starting at 11.10. Nada. Tried that and it didn't work. I'm not sure how that would work given that it uses isolinux to boot- ergo needs a cd to load the kernel. Maybe some way to determine the install media? Bit of an unnecessary complication though if you ask me... just make an iso _and_ an img. I'm sure canonical are not that strapped for resources...