Posted on 02-21-2016 09:08 PM
Hi All,
Haven't seen anything in the documentation or the forum on how to do an upgrade from version 3 to 4 of the NetBoot/SUS. We have it on Redhat Server.
Has anyone done it? Is it just a matter of running the script or are there some things to do before hand?
Regards,
David
Solved! Go to Solution.
Posted on 02-21-2016 10:55 PM
SSH into the server and type
download file -e.g wget http://content.jamfcloud.com/NetSUSLP_4.0.0.run
then type
install sudo sh NetSUSLP_4.0.0.run
This will update the current config.
Cheers
Posted on 02-21-2016 10:55 PM
SSH into the server and type
download file -e.g wget http://content.jamfcloud.com/NetSUSLP_4.0.0.run
then type
install sudo sh NetSUSLP_4.0.0.run
This will update the current config.
Cheers
Posted on 02-22-2016 07:27 AM
Yeah, what @TimC said is accurate.
Running the .run file overtop will update everything accordingly. Quite nice, actually.
Regards,
TJ
Posted on 02-22-2016 09:45 AM
I stopped services before i ran it as a precaution but looking at reviews above, no need :)
Posted on 02-22-2016 04:09 PM
Hi Guys,
Thanks for that info. I'll get a snapshot done (always good to have a plan B) and then do as you say.
Regards,
David