mirror of
				https://github.com/Telecominfraproject/oopt-sonic-build.git
				synced 2025-10-29 09:12:22 +00:00 
			
		
		
		
	[image]: increase raw disk size to 2G for raw image (#3228)
Signed-off-by: Guohan Lu <gulv@microsoft.com>
This commit is contained in:
		| @@ -31,7 +31,7 @@ OUTPUT_ONIE_IMAGE=target/sonic-$TARGET_MACHINE.bin | ||||
| OUTPUT_RAW_IMAGE=target/sonic-$TARGET_MACHINE.raw | ||||
|  | ||||
| ## Raw image size in MB | ||||
| RAW_IMAGE_DISK_SIZE=1024 | ||||
| RAW_IMAGE_DISK_SIZE=2048 | ||||
|  | ||||
| ## Output file name for kvm image | ||||
| OUTPUT_KVM_IMAGE=target/sonic-$TARGET_MACHINE.img | ||||
|   | ||||
| @@ -31,7 +31,7 @@ OUTPUT_ONIE_IMAGE=target/sonic-$TARGET_MACHINE.bin | ||||
| OUTPUT_RAW_IMAGE=target/sonic-$TARGET_MACHINE.raw | ||||
|  | ||||
| ## Raw image size in MB | ||||
| RAW_IMAGE_DISK_SIZE=1024 | ||||
| RAW_IMAGE_DISK_SIZE=2048 | ||||
|  | ||||
| ## Output file name for kvm image | ||||
| OUTPUT_KVM_IMAGE=target/sonic-$TARGET_MACHINE.img | ||||
|   | ||||
| @@ -31,7 +31,7 @@ OUTPUT_ONIE_IMAGE=target/sonic-$TARGET_MACHINE.bin | ||||
| OUTPUT_RAW_IMAGE=target/sonic-$TARGET_MACHINE.raw | ||||
|  | ||||
| ## Raw image size in MB | ||||
| RAW_IMAGE_DISK_SIZE=1024 | ||||
| RAW_IMAGE_DISK_SIZE=2048 | ||||
|  | ||||
| ## Output file name for kvm image | ||||
| OUTPUT_KVM_IMAGE=target/sonic-$TARGET_MACHINE.img | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 lguohan
					lguohan