From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id B429A6080F for ; Fri, 29 Jul 2016 09:01:30 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP; 29 Jul 2016 02:01:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,438,1464678000"; d="scan'208";a="1016086115" Received: from linux.intel.com ([10.54.29.200]) by fmsmga001.fm.intel.com with ESMTP; 29 Jul 2016 02:01:32 -0700 Received: from linux.intel.com (vmed.fi.intel.com [10.237.72.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTP id 9EDCE6A4080; Fri, 29 Jul 2016 02:01:18 -0700 (PDT) Date: Fri, 29 Jul 2016 11:25:01 +0300 From: Ed Bartosh To: "Robert P. J. Day" Message-ID: <20160729082501.GB32340@linux.intel.com> Reply-To: ed.bartosh@linux.intel.com References: MIME-Version: 1.0 In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.21 (2010-09-15) Cc: OE Core mailing list Subject: Re: does "wic" allow one to actually format physical devices? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2016 09:01:32 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jul 28, 2016 at 05:30:14PM -0400, Robert P. J. Day wrote: > > never used "wic" before, and i'm wondering if it has the ability to > not create dd-able images so much as partition and format physical > target devices. surely, the underlying logic would be the same, i just > want to work with the target hard drive and bypass creating the image > itself. > The only purpose of wic is to create images. I'm afraid it doesn't have the functionality you're looking for. -- Regards, Ed