[molecules/beagleboard-xm] force image size to 3800Mb instead of 3900, otherwise it won't fit
This commit is contained in:
parent
7f78225b03
commit
c3eb9307d9
@ -14,7 +14,7 @@ image_name: Sabayon_Linux_8_armv7a_BeagleBoard_xM_4GB.img
|
||||
# Specify the image file size in Megabytes. This is mandatory.
|
||||
# To avoid runtime failure, make sure the image is large enough to fit your
|
||||
# chroot data.
|
||||
image_mb: 3900
|
||||
image_mb: 3800
|
||||
|
||||
# Path to boot partition data (MLO, u-boot.img etc)
|
||||
source_boot_directory: /sabayon/boot/arm/beagleboard-xm
|
||||
|
Loading…
Reference in New Issue
Block a user