Open queenkjuul opened 1 month ago
Actually, this correction needs to be made for all of the PPC Template scripts
I'm also proposing the template scripts accept an hdd_path override argument, as I use qcow2 thus the scripts all required modification from me to use anyway
nevermind, you need to set the image type in the disk arguments as well, so scrapped that idea.
Fix incorrect path in error printout
I spent half an hour losing my mind as to why Bash would tell me a file did not exist that absolutely did exist, and had proper permissions, only to realize that the script was failing to find the HDD image, but telling me it was failing to find the CD image.