F5Networks / f5-openstack-image-prep

Contains scripts to prepare an F5® BIG-IP® VE image file to boot in OpenStack.
Apache License 2.0
0 stars 13 forks source link

Can't patch the BIG-IP image #35

Closed jreg2k closed 7 years ago

jreg2k commented 8 years ago

Hello,

I am trying to patch the BIGIP-11.6.1.0.0.317.ALL.qcow2.zip image to run BIG-IP on Openstack. After running : python ve_image_sync.py -i /home/james/BIGIP-11.6.1.0.0.317.qcow2 or sudo /bin/bash patch-image.sh -s /home/james/f5-openstack-image-prep/lib/f5_image_prep/ startup.tar -f /home/james/BIGIP-11.6.1.0.0.317.qcow2

the image is not patched. The script runs well but the image is the same as the original.

The output is here

sudo /bin/bash patch-image.sh -s /home/james/f5-openstack-image-prep/lib/f5_image_prep/ startup.tar -f /home/james/BIGIP-11.6.1.0.0.317.qcow2 /home/james/BIGIP-11.6.1.0.0.317.qcow2

Any help will be appreciated.

Regards.

dflanigan commented 7 years ago

Duplicate