mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
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
This commit is contained in:
@@ -3,3 +3,5 @@
|
|||||||
#@DESCRIPTION: Machine configuration for running an x86 system from bootable CD
|
#@DESCRIPTION: Machine configuration for running an x86 system from bootable CD
|
||||||
|
|
||||||
require conf/machine/qemux86.conf
|
require conf/machine/qemux86.conf
|
||||||
|
|
||||||
|
IMAGE_ROOTFS_SIZE_ext2 = "60000"
|
||||||
|
|||||||
Reference in New Issue
Block a user