[build] Increase vs platform kvm disk size (#10001)
Info: Attempting file://dev/vdb/onie-installer ... Info: Attempting file://dev/vdb/onie-installer.bin ... cp: write error: No space left on device Failure: local_fs_run():/dev/vdb Unable to copy /tmp/tmp.CPY0ad/onie-installer.bin to tmpfs vs image is failing. Increase kvm device space.
This commit is contained in:
parent
a3733384bf
commit
d05765cc06
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# SPDX-License-Identifier: GPL-2.0
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
MEM=3072
|
MEM=8192
|
||||||
DISK=$1
|
DISK=$1
|
||||||
ONIE_RECOVERY_ISO=$2
|
ONIE_RECOVERY_ISO=$2
|
||||||
INSTALLER=$3
|
INSTALLER=$3
|
||||||
|
Loading…
Reference in New Issue
Block a user