From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id B9D24E00B85; Thu, 22 May 2014 08:45:35 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RDNS_NONE autolearn=no version=3.3.1 X-Spam-HAM-Report: * 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS Received: from mail.chez-thomas.org (unknown [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8CAADE0077C for ; Thu, 22 May 2014 08:45:30 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id AD8BAF811F9; Thu, 22 May 2014 09:45:29 -0600 (MDT) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 08113F811F8; Thu, 22 May 2014 09:45:28 -0600 (MDT) Message-ID: <537E1BB0.9080006@mlbassoc.com> Date: Thu, 22 May 2014 09:45:52 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <537E18B6.6040905@DinkumSoftware.com> In-Reply-To: <537E18B6.6040905@DinkumSoftware.com> Subject: Re: Freescale imx beta/release sd burning questions X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 15:45:35 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-05-22 09:33, tom campbell wrote: > List: > > I've built the Freescale imx6 beta successfully from: > fsl-yocto-3.10.17-1.0.0-beta.tar.gz > L3.10.17_1.0.0_beta_131223_images_MX6.tar.gz > cd fsl-community-bsp-platform &&\ > MACHINE=imx6slevk source setup-environment build-evk &&\ > bitbake core-image-minimal > > > I have a question about sd card partitioning. The instructions in Freescale Yocto user guide 4.1 say: > sudo dd if=.sdcard of=/dev/sd > sudo dd if=.sdcard of=/dev/sd > No where can I find the partitioning requirements for the sd card. > How is the SD card to be partitioned? > Don't really understand the two commands above. Unless is different, only difference is block size of writes > Can someone point me to the partitioning requirements? You don't need to partition the SD card - the image is complete, with it's own partitioning built in. Those directions are a bit misleading as it should read of=/dev/sdX, where sdX is the name of your SD device; you should never use a partition device here, rather the entire device. -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------