From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-f173.google.com (mail-ea0-f173.google.com [209.85.215.173]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DB948E0081B for ; Fri, 17 Jan 2014 14:17:50 -0800 (PST) Received: by mail-ea0-f173.google.com with SMTP id o10so2019999eaj.4 for ; Fri, 17 Jan 2014 14:17:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=m1sTQic8fHB0+0Vev4qhQHlAqKOXif4Mihv1fjWeyz0=; b=etRqTjZjTYtQTjaFf/ZTRHySsLWqDg/OFNCrqK4c/+H6XriuOWCp5qCojLqEKnslo1 DX/QnBPXwKapshljVts4n992czCocRqAiPrSUWHTR3JXU/60VKTc0nWCcpvaKpobQ+K3 6n4eX1/uDArYvn/2AqiAoPqt5N2lzS7A7km3y+uMPTwlahPfyE+NANKZmZLCL8SLxHpY PMKt7UfA1w7xNd78fpwUmaHDwhjSr4ph44DyJp5Vxu4tSRc0u0WbnViQcREf0XId0aSA SfHJ1fH1utRWNlz15gOMXRLdyeC+Rz2QDL2h55aDqNoMoaUM/V+FWwml/5RmTla/M98g +CDw== X-Received: by 10.14.113.199 with SMTP id a47mr5039979eeh.41.1389997068618; Fri, 17 Jan 2014 14:17:48 -0800 (PST) Received: from [192.168.1.164] ([212.255.237.29]) by mx.google.com with ESMTPSA id x2sm27690708eeo.8.2014.01.17.14.17.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 Jan 2014 14:17:48 -0800 (PST) Message-ID: <52D9AC0B.1010502@gmail.com> Date: Fri, 17 Jan 2014 23:17:47 +0100 From: Marc Peucker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: How to change the SDCard Image size 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: Fri, 17 Jan 2014 22:17:51 -0000 Content-Type: multipart/alternative; boundary="------------040104000708070405090002" --------------040104000708070405090002 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello Morgan, you advice works like a charm. After I set the new value, the image is now 7.6 Gb. I found another variable IMAGE_ROOTFS_EXTRA_SPACE. It seems this will also upsize the image, but I didn't find it in the configuration files. But for now it works. Thank you very much Marc On 01/17/2014 08:34 PM, Morgan McKenzie wrote: > You can just change the IMAGE_ROOTFS_SIZE variable in > core-image-minimal to increase it's size (or make your own image and > have a larger size in it which is probably more advisable). > > The file you're looking for > is sources/poky/meta/recipes-core/images/core-image-minimal.bb > > Morgan > > ------------------------------------------------------------------------ > Date: Fri, 17 Jan 2014 20:15:44 +0100 > From: marc.peucker@gmail.com > To: meta-freescale@yoctoproject.org > Subject: [meta-freescale] How to change the SDCard Image size > > Hello all, > > I have a question regarding the image size on yocto build. > > When I build a core-image-minimal the size of the image is roughly 30 Mb. > > Can somebody tell me how to make it bigger, that it will fit on a 4Gb > or larger Sd-Card? > > I know how to do it manually after image creation, but it would be > nice to get a image with the right size. > > Thanks in advance > > Marc > > _______________________________________________ meta-freescale mailing > list meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale --------------040104000708070405090002 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello Morgan,

you advice works like a charm.

After I set the new value, the image is now 7.6 Gb.

I found another variable IMAGE_ROOTFS_EXTRA_SPACE. It seems this will also upsize the image, but I didn't find it in the configuration files.

But for now it works. Thank you very much

Marc


On 01/17/2014 08:34 PM, Morgan McKenzie wrote:
You can just change the IMAGE_ROOTFS_SIZE  variable in core-image-minimal to increase it's size (or make your own image and have a larger size in it which is probably more advisable).

The file you're looking for is sources/poky/meta/recipes-core/images/core-image-minimal.bb

Morgan


Date: Fri, 17 Jan 2014 20:15:44 +0100
From: marc.peucker@gmail.com
To: meta-freescale@yoctoproject.org
Subject: [meta-freescale] How to change the SDCard Image size

Hello all,

I have a question regarding the image size on yocto build.

When I build a core-image-minimal the size of the image is roughly 30 Mb.

Can somebody tell me how to make it bigger, that it will fit on a 4Gb or larger Sd-Card?

I know how to do it manually after image creation, but it would be nice to get a image with the right size.

Thanks in advance

Marc

_______________________________________________ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale


_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

--------------040104000708070405090002--