
#VMWARE DARWIN.ISO LOCATION INSTALL#
packer build -only=vmware-iso oracle-linux-6.9-x86_64.jsonįor OEL6.9 with UEK3 for the OPC (UEK4 does not work, probably need to install the right Xen drivers).packer build -only=virtualbox-iso oracle-linux-6.9-x86_64.json.packer build -only=qemu oracle-linux-6.7-x86_64.json.packer build -only=vmware-iso oracle-linux-6.7-x86_64.jsonįor OEL6.7 with UEK3 for the OPC (UEK4 does not work, probably need to install the right Xen drivers).packer build -only=virtualbox-iso oracle-linux-6.7-x86_64.json.packer build -only=qemu oracle-linux-6.6-x86_64.json.This also requires vmware fusion or workstation.packer build -only=vmware-iso oracle-linux-6.6-x86_64.json.packer build -only=virtualbox-iso oracle-linux-6.6-x86_64.json.
#VMWARE DARWIN.ISO LOCATION UPDATE#
Update the iso_location path variable in the oracle-linux-6.6-x86_64.json.It only works fast on linux host or vm)ĭownload Packer (tested with Packer version 1.0.0) After that follow the normal flowįor now qemu is a bit slow ( can take a few hours ) because I cannot use the kvm accelerator on my mac. With this you make your own OEL 6.6, 6.7 or 7.2 image/machine which you can use with vagrant ( it can work with Virtualbox and Vmware)īut also you can generate the same image/machine for Oracle public cloud (OPC)īig thanks to Lucas de Souza Reis Gomes for all the help on OEL7 on OPCįor OPC you should use Qemu emulator and this will makeįollow the Oracle Cloud docs for uploading the image and to associate it.
