Closed kevydotvinu closed 1 year ago
Use the below as a workaround.
sudo rpm-ostree install --apply-live genisoimage
cp: cannot stat '/opt/openshift-network-playground/libvirt/fedora': No such file or directory
/opt/openshift-network-playground/libvirt/fedora: failed to copy
make: *** [/home/onp/.Makefile:458: fedora] Error 1
/var/home/onp/openshift-network-playground/vm.sh ? baremetal /opt/openshift-network-playground/libvirt/fedora /var/home/onp/openshift-network-playground/fedora-user-data.yaml /var/home/onp/openshift-network-playground/fedora-network-dhcp-v1.yaml https://download.fedoraproject.org/pub/fedora/linux/releases/38/Cloud/x86_64/images/Fedora-Cloud-Base-38-1.6.x86_64.qcow2
Correct NETWORK ?= baremetal
in .Makefile
.