Created
August 27, 2013 17:24
-
-
Save routelastresort/6356455 to your computer and use it in GitHub Desktop.
bdeo.sh usage example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./bdeo.sh -i csr1000v-universalk9.03.10.00.S.153-3.S-ext-C1-M2560-N3-DS8.iso -o /tmp/ciscohackin -name hack -format ova -iu root -ipw root -epw root -ssh -https | |
bdeo.sh v2.07(Linux) | |
NOTE: '-format ova' is default value | |
Generating OVF file with user params | |
------------------------------------ | |
/usr/bin/ovftool found... | |
OVF Sanity Check | |
---------------- | |
Generating Manifest | |
--------------------- | |
Creating OVA package | |
-------------------- | |
'/tmp/ciscohackin/hack.ova' | |
Success |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment