Skip to main content
Solved

Upgrading from JAMF NetBoot/SUS 3 to 4

  • February 22, 2016
  • 4 replies
  • 26 views

dlondon
Forum|alt.badge.img+14

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

Best answer by TimT11

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

4 replies

Forum|alt.badge.img+7
  • Contributor
  • Answer
  • February 22, 2016

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


Forum|alt.badge.img+14
  • Valued Contributor
  • February 22, 2016

Yeah, what @TimC said is accurate.

Running the .run file overtop will update everything accordingly. Quite nice, actually.

Regards,
TJ


Forum|alt.badge.img+3

I stopped services before i ran it as a precaution but looking at reviews above, no need :)


dlondon
Forum|alt.badge.img+14
  • Author
  • Honored Contributor
  • February 23, 2016

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