From: Marcin Juszkiewicz Date: Wed, 6 Feb 2008 17:51:40 +0000 (+0000) Subject: bootcdx86: set ext2 images size to 60M to get it booting properly X-Git-Tag: 2011-1~9750 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a9ccb68c7bd8f37e020d9d799d6add18a643af11;p=openembedded-core.git bootcdx86: set ext2 images size to 60M to get it booting properly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3680 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf index 8b59fa2969..a9d559587b 100644 --- a/meta/conf/machine/bootcdx86.conf +++ b/meta/conf/machine/bootcdx86.conf @@ -3,3 +3,5 @@ #@DESCRIPTION: Machine configuration for running an x86 system from bootable CD require conf/machine/qemux86.conf + +IMAGE_ROOTFS_SIZE_ext2 = "60000"