Update fog on Redhat using FOGUpdater script
-
This is just a general question. I have fog 1.5.4 installed on Redhat 7.5 . I used a .fogsettings file to do the install. All is well but now we want to upgrade to 1.5.5. Can I use the FOGUpdater utility to upgrade ? and will it use the current .fogsettings ?
-
The utility should work. The config is always used.
-
@Tom-Elliott Hi Tom, so do I need to pass a parameter to the script to get the latest stable version and not dev ?
-
@leonj How did you install fog originally?
-
@Tom-Elliott I installed from a tar file into a seperate folder called /opt/fog/fogproject-1.5.4/ I used the .fogsettings file adapted to our situation from your example file.
-
I believe you just run the script. It should detect the current running version, and download the latest, as well as install it. (Yes, the .fogsettings will be used.)
-
@Tom-Elliott Thanks for the prompt reply.
-
@Tom-Elliott Hi Tom the FOGUpdater script fails on the mirrorlist trying to download. Is it possible for me to download the latest version manually and then pass it to the fogupdater.sh