Written by 8:56 am Infrastructure, KVM, Terraform

Error: mkisofs not found in $PATH

Jared Rhodes, Microsoft MVP and Principal Consultant at Epam Systems, showcases a simple error when using the Terraform KVM provider

Using the KVM terraform provider, I ran into the following error – Error: mkisofs not found in $PATH. After hours of trying to install it on a Debian based server, the realization that the executable was missing from the CLIENT and not the SERVER dawned on me.

If this error is currently blocking progress, be sure to INSTALL MKISOFS ON THE CLIENT and don’t worry about the server!

Visited 1 times, 1 visit(s) today

Last modified: August 8, 2021

Close