File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ OUTPUT_ONIE_IMAGE=target/sonic-$TARGET_MACHINE.bin
37
37
OUTPUT_RAW_IMAGE=target/sonic-$TARGET_MACHINE.raw
38
38
39
39
## Raw image size in MB
40
- RAW_IMAGE_DISK_SIZE=3072
40
+ RAW_IMAGE_DISK_SIZE=4096
41
41
42
42
## Output file name for kvm image
43
43
OUTPUT_KVM_IMAGE=target/sonic-$TARGET_MACHINE.img
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ OUTPUT_ONIE_IMAGE=target/sonic-$TARGET_MACHINE.bin
37
37
OUTPUT_RAW_IMAGE=target/sonic-$TARGET_MACHINE.raw
38
38
39
39
## Raw image size in MB
40
- RAW_IMAGE_DISK_SIZE=3072
40
+ RAW_IMAGE_DISK_SIZE=4096
41
41
42
42
## Output file name for kvm image
43
43
OUTPUT_KVM_IMAGE=target/sonic-$TARGET_MACHINE.img
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ OUTPUT_ONIE_IMAGE=target/sonic-$TARGET_MACHINE.bin
37
37
OUTPUT_RAW_IMAGE=target/sonic-$TARGET_MACHINE.raw
38
38
39
39
## Raw image size in MB
40
- RAW_IMAGE_DISK_SIZE=3072
40
+ RAW_IMAGE_DISK_SIZE=4096
41
41
42
42
## Output file name for kvm image
43
43
OUTPUT_KVM_IMAGE=target/sonic-$TARGET_MACHINE.img
You can’t perform that action at this time.
0 commit comments