1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +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:
Marcin Juszkiewicz
2008-02-06 17:51:40 +00:00
parent da5bdff35e
commit a9ccb68c7b
+2
View File
@@ -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"