Upgrading from JAMF NetBoot/SUS 3 to 4

dlondon
Valued Contributor

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

1 ACCEPTED SOLUTION

TimT
Contributor

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

View solution in original post

4 REPLIES 4

TimT
Contributor

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

tthurman
Contributor III

Yeah, what @TimC said is accurate.

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

Regards,
TJ

chris_reynolds1
New Contributor II
New Contributor II

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

dlondon
Valued Contributor

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