With NAT enabled I am able to create an OVA. Thank you so much making this
clear. Kudos !!


On Fri, Feb 8, 2019, 21:28 Rickard von Essen <[email protected]
wrote:

> But when you do that neither Packer nor VirtualBox will know which IP
> address the VM gets assigned. To be able to work with such setup you need
> to either create a static lease for the VMs MAC or use a static IP address
> and put that in ssh_host.
>
> If you need a bridge interface for accessing the VM from somewhere else I
> recommend that you instead add a second NIC in bridge mode and keep the
> first NIC in NAT-mode, or modify it in vboxmanage_post.
>
> On Fri, Feb 8, 2019 at 4:23 PM Bikash Bhandari <
> [email protected]> wrote:
>
>> To allow guest machine to take the same network as host machine.
>>
>> On Fri, Feb 8, 2019, 20:42 Rickard von Essen <[email protected]
>> wrote:
>>
>>> Why do set the network to bridge?
>>>
>>> On Fri, Feb 8, 2019 at 3:23 PM Bikash Bhandari <
>>> [email protected]> wrote:
>>>
>>>>
>>>>
>>>> On setiing "ssh_skip_nat_mapping to false" the ssh connection to host
>>>> is denied. I am not able to ssh from host as well using ssh  -i id_rsa
>>>> [email protected]. What I understood is,  keeping "ssh_skip_nat_mapping
>>>> to true, let virtual machine to use the defined ssh port 22 in the template
>>>> other than  dynamic port generated by vbox. Nd here is the detailed log on
>>>> keeping  "ssh_skip_nat_mapping to false" .
>>>>
>>>>
>>>> 2019/02/08 19:16:01 [INFO] Packer version: 1.3.3
>>>>
>>>> 2019/02/08 19:16:01 Packer Target OS/Arch: linux amd64
>>>>
>>>> 2019/02/08 19:16:01 Built with Go Version: go1.11.2
>>>>
>>>> 2019/02/08 19:16:01 Detected home directory from env var: /root
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for amazon-instance
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for googlecompute
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for parallels-pvm
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for virtualbox-ovf
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for ncloud
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for amazon-ebs
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for file
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for hcloud
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for lxc
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for triton
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for amazon-chroot
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for amazon-ebsvolume
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for hyperv-vmcx
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for openstack
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for vmware-vmx
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for alicloud-ecs
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for hyperv-iso
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for oneandone
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for oracle-oci
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for cloudstack
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for docker
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for profitbricks
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for amazon-ebssurrogate
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for lxd
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for virtualbox-iso
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for azure-arm
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for digitalocean
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for oracle-classic
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for scaleway
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for null
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for parallels-iso
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for qemu
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for vmware-iso
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for converge
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for puppet-server
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for salt-masterless
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for windows-restart
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for windows-shell
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for chef-client
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for powershell
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for puppet-masterless
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for shell
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for ansible
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for ansible-local
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for breakpoint
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for chef-solo
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for file
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for shell-local
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for vsphere
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for docker-tag
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for vagrant-cloud
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for artifice
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for checksum
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for compress
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for googlecompute-import
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for manifest
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for vagrant
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for alicloud-import
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for amazon-import
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for googlecompute-export
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for vsphere-template
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for docker-push
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for docker-save
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for docker-import
>>>>
>>>> 2019/02/08 19:16:01 Using internal plugin for shell-local
>>>>
>>>> 2019/02/08 19:16:01 Detected home directory from env var: /root
>>>>
>>>> 2019/02/08 19:16:01 Attempting to open config file: /root/.packerconfig
>>>>
>>>> 2019/02/08 19:16:01 [WARN] Config file doesn't exist:
>>>> /root/.packerconfig
>>>>
>>>> 2019/02/08 19:16:01 Packer config: &{DisableCheckpoint:false
>>>> DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000
>>>> Builders:map[docker:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker
>>>> scaleway:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway
>>>> vmware-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso
>>>> triton:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton
>>>> cloudstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack
>>>> ncloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud
>>>> digitalocean:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean
>>>> amazon-ebsvolume:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume
>>>> alicloud-ecs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs
>>>> parallels-pvm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm
>>>> lxc:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc
>>>> vmware-vmx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx
>>>> hyperv-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso
>>>> openstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack
>>>> profitbricks:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks
>>>> qemu:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu
>>>> virtualbox-ovf:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf
>>>> amazon-ebs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs
>>>> amazon-chroot:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot
>>>> hyperv-vmcx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx
>>>> oracle-oci:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci
>>>> virtualbox-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso
>>>> oracle-classic:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic
>>>> parallels-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso
>>>> amazon-instance:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance
>>>> hcloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud
>>>> amazon-ebssurrogate:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate
>>>> azure-arm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm
>>>> file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file
>>>> oneandone:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone
>>>> null:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null
>>>> googlecompute:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute
>>>> lxd:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd]
>>>> PostProcessors:map[docker-tag:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag
>>>> artifice:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice
>>>> googlecompute-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import
>>>> manifest:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest
>>>> alicloud-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import
>>>> googlecompute-export:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export
>>>> vsphere-template:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template
>>>> vagrant-cloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud
>>>> vagrant:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant
>>>> docker-push:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push
>>>> docker-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import
>>>> shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local
>>>> vsphere:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere
>>>> checksum:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum
>>>> compress:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress
>>>> amazon-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import
>>>> docker-save:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save]
>>>> Provisioners:map[converge:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge
>>>> salt-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless
>>>> powershell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell
>>>> ansible-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local
>>>> shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local
>>>> puppet-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless
>>>> shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell
>>>> ansible:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible
>>>> breakpoint:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint
>>>> file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file
>>>> puppet-server:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server
>>>> chef-client:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client
>>>> chef-solo:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo
>>>> windows-restart:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart
>>>> windows-shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]}
>>>>
>>>> 2019/02/08 19:16:01 Detected home directory from env var: /root
>>>>
>>>> 2019/02/08 19:16:01 Setting cache directory: /home/ubuntu/packer_cache
>>>>
>>>> 2019/02/08 19:16:01 Detected home directory from env var: /root
>>>>
>>>> 2019/02/08 19:16:01 Loading builder: virtualbox-ovf
>>>>
>>>> 2019/02/08 19:16:01 Plugin could not be found. Checking same directory
>>>> as executable.
>>>>
>>>> 2019/02/08 19:16:01 Current exe path: /usr/local/bin/packer
>>>>
>>>> 2019/02/08 19:16:01 Creating plugin client for path:
>>>> /usr/local/bin/packer
>>>>
>>>> 2019/02/08 19:16:01 Starting plugin: /usr/local/bin/packer
>>>> []string{"/usr/local/bin/packer", "plugin", 
>>>> "packer-builder-virtualbox-ovf"}
>>>>
>>>> 2019/02/08 19:16:01 Waiting for RPC address for: /usr/local/bin/packer
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 [INFO] Packer version:
>>>> 1.3.3
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Packer Target OS/Arch:
>>>> linux amd64
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Built with Go Version:
>>>> go1.11.2
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Detected home directory
>>>> from env var: /root
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Attempting to open
>>>> config file: /root/.packerconfig
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 [WARN] Config file
>>>> doesn't exist: /root/.packerconfig
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Packer config:
>>>> &{DisableCheckpoint:false DisableCheckpointSignature:false
>>>> PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[]
>>>> Provisioners:map[]}
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Detected home directory
>>>> from env var: /root
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Setting cache
>>>> directory: /home/ubuntu/packer_cache
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 args:
>>>> []string{"packer-builder-virtualbox-ovf"}
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Detected home directory
>>>> from env var: /root
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Plugin minimum port:
>>>> 10000
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Plugin maximum port:
>>>> 25000
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Plugin address: unix
>>>> /tmp/packer-plugin048442979
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Waiting for
>>>> connection...
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 Serving a plugin
>>>> connection...
>>>>
>>>> 2019/02/08 19:16:01 ui: Debug mode enabled. Builds will not be
>>>> parallelized.
>>>>
>>>> 2019/02/08 19:16:01 ui: *virtualbox-ovf output will be in this color.*
>>>>
>>>> 2019/02/08 19:16:01 ui:
>>>>
>>>> 2019/02/08 19:16:01 Build debug mode: true
>>>>
>>>> 2019/02/08 19:16:01 Force build: false
>>>>
>>>> 2019/02/08 19:16:01 On error:
>>>>
>>>> 2019/02/08 19:16:01 Preparing build: virtualbox-ovf
>>>>
>>>> 2019/02/08 19:16:01 ui: *Warnings for build 'virtualbox-ovf':*
>>>>
>>>>
>>>> 2019/02/08 19:16:01 ui: ** A shutdown_command was not specified.
>>>> Without a shutdown command, Packer*
>>>>
>>>> *will forcibly halt the virtual machine, which may result in data loss.*
>>>>
>>>> 2019/02/08 19:16:01 ui:
>>>>
>>>> 2019/02/08 19:16:01 Debug enabled, so waiting for build to finish:
>>>> virtualbox-ovf
>>>>
>>>> 2019/02/08 19:16:01 Starting build run: virtualbox-ovf
>>>>
>>>> 2019/02/08 19:16:01 Running builder: virtualbox-ovf
>>>>
>>>> 2019/02/08 19:16:01 [INFO] (telemetry) Starting builder virtualbox-ovf
>>>>
>>>> 2019/02/08 19:16:01 packer: 2019/02/08 19:16:01 VBoxManage path:
>>>> /usr/bin/VBoxManage
>>>>
>>>> 2019/02/08 19:16:01 ui: ask: *==> virtualbox-ovf: Pausing after run of
>>>> step 'StepOutputDir'. Press enter to continue.*
>>>>
>>>> 2019/02/08 19:16:02 packer: 2019/02/08 19:16:02 Suppressing annoying
>>>> messages in VirtualBox
>>>>
>>>> 2019/02/08 19:16:02 packer: 2019/02/08 19:16:02 Executing VBoxManage:
>>>> []string{"setextradata", "global", "GUI/RegistrationData", "triesLeft=0"}
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 stdout:
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 stderr:
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 Executing VBoxManage:
>>>> []string{"setextradata", "global", "GUI/SuppressMessages",
>>>> "confirmInputCapture,remindAboutAutoCapture,remindAboutMouseIntegrationOff,remindAboutMouseIntegrationOn,remindAboutWrongColorDepth"}
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 stdout:
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 stderr:
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 Executing VBoxManage:
>>>> []string{"setextradata", "global", "GUI/UpdateCheckCount", "60"}
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 stdout:
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 stderr:
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 Executing VBoxManage:
>>>> []string{"setextradata", "global", "GUI/UpdateDate", "1 d, 2020-01-01,
>>>> stable"}
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 stdout:
>>>>
>>>> 2019/02/08 19:16:03 packer: 2019/02/08 19:16:03 stderr:
>>>>
>>>> 2019/02/08 19:16:03 ui: ask: *==> virtualbox-ovf: Pausing after run of
>>>> step 'StepSuppressMessages'. Press enter to continue.*
>>>>
>>>> 2019/02/08 19:16:07 packer: 2019/02/08 19:16:07 No floppy files
>>>> specified. Floppy disk will not be made.
>>>>
>>>> 2019/02/08 19:16:07 ui: ask: *==> virtualbox-ovf: Pausing after run of
>>>> step 'StepCreateFloppy'. Press enter to continue.*
>>>>
>>>> 2019/02/08 19:16:07 ui: ask: *==> virtualbox-ovf: Pausing after run of
>>>> step 'StepHTTPServer'. Press enter to continue.*
>>>>
>>>> 2019/02/08 19:16:07 packer: 2019/02/08 19:16:07 Not downloading guest
>>>> additions since it is disabled.
>>>>
>>>> 2019/02/08 19:16:07 ui: ask: *==> virtualbox-ovf: Pausing after run of
>>>> step 'StepDownloadGuestAdditions'. Press enter to continue.*
>>>>
>>>> 2019/02/08 19:16:08 ui: *==> virtualbox-ovf: Retrieving OVF/OVA*
>>>>
>>>> 2019/02/08 19:16:08 packer: 2019/02/08 19:16:08 Acquiring lock to
>>>> download: file:///root/Documents/LPNepal.ova
>>>>
>>>> 2019/02/08 19:16:08 packer: 2019/02/08 19:16:08 Parsed URL:
>>>> &url.URL{Scheme:"file", Opaque:"", User:(*url.Userinfo)(nil), Host:"",
>>>> Path:"/root/Documents/LPNepal.ova", RawPath:"", ForceQuery:false,
>>>> RawQuery:"", Fragment:""}
>>>>
>>>> 2019/02/08 19:16:08 packer: 2019/02/08 19:16:08 [DEBUG] Using local
>>>> file: /root/Documents/LPNepal.ova
>>>>
>>>> 2019/02/08 19:16:08 ui:     virtualbox-ovf: Using file in-place:
>>>> file:///root/Documents/LPNepal.ova
>>>>
>>>> 2019/02/08 19:16:08 ui: ask: *==> virtualbox-ovf: Pausing after run of
>>>> step 'StepDownload'. Press enter to continue.*
>>>>
>>>> 2019/02/08 19:16:08 ui: *==> virtualbox-ovf: Importing VM:
>>>> /root/Documents/LPNepal.ova*
>>>>
>>>> 2019/02/08 19:16:08 packer: 2019/02/08 19:16:08 Executing VBoxManage:
>>>> []string{"import", "/root/Documents/LPNepal.ova", "--vsys", "0",
>>>> "--vmname", "packer-virtualbox-ovf-1549632661"}
>>>>
>>>> 2019/02/08 19:39:28 packer: 2019/02/08 19:39:28 stdout: Disks:
>>>>
>>>> 2019/02/08 19:39:28 packer:   vmdisk1 91830091776 -1
>>>> http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized
>>>> LPNepal-disk001.vmdk -1 -1
>>>>
>>>> 2019/02/08 19:39:28 packer:
>>>>
>>>> 2019/02/08 19:39:28 packer: Virtual system 0:
>>>>
>>>> 2019/02/08 19:39:28 packer:  0: Suggested OS type: "Ubuntu_64"
>>>>
>>>> 2019/02/08 19:39:28 packer:     (change with "--vsys 0 --ostype
>>>> <type>"; use "list ostypes" to list all possible values)
>>>>
>>>> 2019/02/08 19:39:28 packer:  1: VM name specified with --vmname:
>>>> "packer-virtualbox-ovf-1549632661"
>>>>
>>>> 2019/02/08 19:39:28 packer:  2: Suggested VM group "/"
>>>>
>>>> 2019/02/08 19:39:28 packer:     (change with "--vsys 0 --group
>>>> <group>")
>>>>
>>>> 2019/02/08 19:39:28 packer:  3: Suggested VM settings file name
>>>> "/root/VirtualBox VMs/New Folder/LPNepal/LPNepal.vbox"
>>>>
>>>> 2019/02/08 19:39:28 packer:     (change with "--vsys 0 --settingsfile
>>>> <filename>")
>>>>
>>>> 2019/02/08 19:39:28 packer:  4: Suggested VM base folder
>>>> "/root/VirtualBox VMs/New Folder"
>>>>
>>>> 2019/02/08 19:39:28 packer:     (change with "--vsys 0 --basefolder
>>>> <path>")
>>>>
>>>> 2019/02/08 19:39:28 packer:  5: Number of CPUs: 1
>>>>
>>>> 2019/02/08 19:39:28 packer:     (change with "--vsys 0 --cpus <n>")
>>>>
>>>> 2019/02/08 19:39:28 packer:  6: Guest memory: 2021 MB
>>>>
>>>> 2019/02/08 19:39:28 packer:     (change with "--vsys 0 --memory <MB>")
>>>>
>>>> 2019/02/08 19:39:28 packer:  7: Sound card (appliance expects "", can
>>>> change on import)
>>>>
>>>> 2019/02/08 19:39:28 packer:     (disable with "--vsys 0 --unit 7
>>>> --ignore")
>>>>
>>>> 2019/02/08 19:39:28 packer:  8: USB controller
>>>>
>>>> 2019/02/08 19:39:28 packer:     (disable with "--vsys 0 --unit 8
>>>> --ignore")
>>>>
>>>> 2019/02/08 19:39:28 packer:  9: Network adapter: orig NAT, config 3,
>>>> extra slot=0;type=NAT
>>>>
>>>> 2019/02/08 19:39:28 packer: 10: IDE controller, type PIIX4
>>>>
>>>> 2019/02/08 19:39:28 packer:     (disable with "--vsys 0 --unit 10
>>>> --ignore")
>>>>
>>>> 2019/02/08 19:39:28 packer: 11: IDE controller, type PIIX4
>>>>
>>>> 2019/02/08 19:39:28 packer:     (disable with "--vsys 0 --unit 11
>>>> --ignore")
>>>>
>>>> 2019/02/08 19:39:28 packer: 12: SATA controller, type AHCI
>>>>
>>>> 2019/02/08 19:39:28 packer:     (disable with "--vsys 0 --unit 12
>>>> --ignore")
>>>>
>>>> 2019/
>>>>
>>>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/CAEJRy7Bic%3DNODoOeuM6oZdFT-dhUbCMzCaZUqRXKiNdLHvbHug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to