packer-cn/builder/qemu
Ammar Ansari b8bd66d10d Align virtual disk size for qemu builder
When booting from a disk image, the Qemu builder resizes the disk to 40000
which is not a multiple of 1kB. This causes problems while booting from the image.
Updating the default disk size to 40960 fixes this issue
2017-11-15 15:00:13 -05:00
..
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go Align virtual disk size for qemu builder 2017-11-15 15:00:13 -05:00
builder_test.go Align virtual disk size for qemu builder 2017-11-15 15:00:13 -05:00
driver.go Clarify how to run with logs if qemu fails to start (#3561) 2016-05-20 14:25:52 -07:00
ssh.go Specify InsecureIgnoreHostKey for HostKeyCallback 2017-05-20 16:17:04 -04:00
step_boot_wait.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_configure_vnc.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_convert_disk.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_copy_disk.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_disk.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_forward_ssh.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_prepare_output_dir.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_resize_disk.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_run.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_set_iso.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_shutdown.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_type_boot_command.go move packer to hashicorp 2017-04-04 13:39:01 -07:00