Keep receiving the following message:
hdiutil: convert: only a single input file can be specified
Usage: hdiutil convert -format <format> -o <outfile> [options] <image>
hdiutil convert -help
I am entering the following into the terminal, where am I going wrong?
hdiutil convert -format UDRW -o ~/Users/calvin/Local Documents2/arch2.img ~/Users/calvin/Local Documents1/arch123.iso
All responses are appreciated.
hdiutil: convert: only a single input file can be specified
Usage: hdiutil convert -format <format> -o <outfile> [options] <image>
hdiutil convert -help
I am entering the following into the terminal, where am I going wrong?
hdiutil convert -format UDRW -o ~/Users/calvin/Local Documents2/arch2.img ~/Users/calvin/Local Documents1/arch123.iso
All responses are appreciated.