Seite 1 von 1

Upgrade from 4.0 to 4.1

Verfasst: 07 Jun 2019, 14:57
von ttblum
Hello,

I'm running Opsi 4.0 on the Opsi VM running Ubuntu 16.0.4 LTS.

What are the steps to upgrade to 4.1?

I'd like to be able to deploy Windows 10 1903.

Re: Upgrade from 4.0 to 4.1

Verfasst: 07 Jun 2019, 15:16
von ThomasT

Re: Upgrade from 4.0 to 4.1

Verfasst: 07 Jun 2019, 16:53
von ttblum
OK, thanks I am following the instructions to upgrade.

Where can I download the new configed client for Windows?

Re: Upgrade from 4.0 to 4.1

Verfasst: 07 Jun 2019, 18:57
von ttblum
We're still getting this message after Windows installs and reboots:

Code: Alles auswählen

Windows could not apply unattend settings during pass [specialize].
There is a Dell logo in the background with the words 'Getting ready' beneath it.

Does this mean we still need to run this command in order to deploy Windows 10 1903?

opsi-package-updater --repo uib_windows_experimental --use-inactive-repo -v update win10-x64 win10

Re: Upgrade from 4.0 to 4.1 / Windows 10 1903

Verfasst: 07 Jun 2019, 19:40
von ttblum
Ran

Code: Alles auswählen

opsi-package-updater --repo uib_windows_experimental --use-inactive-repo -v update win10-x64 win10
and the 'could not apply unattend' error no longer appears.

Now I am getting:

name 'isWifi' is not defined

Re: Upgrade from 4.0 to 4.1

Verfasst: 07 Jun 2019, 20:53
von ttblum
I added this line to /etc/apt/sources.list.d/opsi.list :

Code: Alles auswählen

deb http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.1:/testing/xUbuntu_16.04/ /
then I updated opsi-linux-image:

Code: Alles auswählen

sudo apt-get install opsi-linux-bootimage
Windows 10 1903 is installing OK now