From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from starfish.geekisp.com (starfish.geekisp.com [216.168.135.166]) by mail.openembedded.org (Postfix) with SMTP id B11BE6017E for ; Tue, 24 Jun 2014 23:15:01 +0000 (UTC) Received: (qmail 3284 invoked by uid 1003); 24 Jun 2014 23:15:01 -0000 Received: from unknown (HELO ?10.16.32.86?) (philip@opensdr.com@64.186.172.226) by mail.geekisp.com with (DHE-RSA-AES128-SHA encrypted) SMTP; 24 Jun 2014 23:15:01 -0000 Message-ID: <53AA0672.7070606@balister.org> Date: Tue, 24 Jun 2014 16:14:58 -0700 From: Philip Balister User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: "openembedded-devel@lists.openembedded.org" X-Enigmail-Version: 1.6 Subject: State of the art for creating an image that you can dd to an SD card X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2014 23:15:02 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit What's the best available solution for creating an image you can dd to an SD card? It seems like this wheel has been invented several times and I am wondering if people are converging on one approach. Bonus points for resizing the linux partition. How are people doing this today? Philip