morph027 / pve-iso-2-pxe

Create PXE bootable Proxmox installation
MIT License
419 stars 91 forks source link

pushd error #8

Closed RSully closed 2 years ago

RSully commented 5 years ago

When I run I get this error:

pve-iso-2-pxe.sh: line 21: pushd: proxmox-5.3-2.iso: Not a directory

Why is that first pushd there?

morph027 commented 5 years ago

Looking at the script and the README, it tries to enter the directory, where the iso is. Did you pass the iso to the script? If so, can you try just passing the path to the iso?

morph027 commented 2 years ago

Closing due to inactivity. Feel free to re-open in case it's still an issue.