Image Path Change
-
@pnwbsi Hmmm that’s not helpful if the script is not running.
The /bin/fog.download file is on the FOG Linux engine.
-
@pnwbsi I’m currently confirming the patch file method on a development machine.
The first thing I see wrong is in the script I forgot
#!/bin/bash
to be inserted at the top of the bash script. Also to set the file mode of 755 on the patched fog.download script.I’ve already updated to tutorial with the missing bits.
I’m going to pxe boot a machine in the next few minutes to make sure it does what I should.
-
It did run as expected when I included the bash reference at the top of the copy script and changed the mode of the new fog.download script to 755.
You should see the script run right after FOS Linux picks up an IP address. The line will start out with
* Running post init scripts.......
You should have a chance to see that message if you run the fog compatibility checker from the iPXE menu.