Seite 1 von 1

New VM setup - netboot products missing

Verfasst: 23 Jun 2017, 15:29
von ttblum
Hello,

I'm trying to test opsi for automating Windows OS installs. I brought up the 'opsivm4079' VM, and configured it as best I could.

However, the 'Netboot products' tab is completely empty. The /var/lib/opsi/depot directory doesn't seem to contain the filestructure I'm expecting either:

Code: Alles auswählen

adminuser@opsiserver:~$ ls -R /var/lib/opsi/depot
/var/lib/opsi/depot:
opsi_nfs_share  opsi-winpe

/var/lib/opsi/depot/opsi_nfs_share:

/var/lib/opsi/depot/opsi-winpe:
adksetup.exe  once.opsiscript  opsi-winpe.files
Has anyone else had this problem?

Re: New VM setup - netboot products missing

Verfasst: 23 Jun 2017, 17:14
von m.radtke
Hi

did you make the second start suggestions as proposed here?

alternatively you cal also run

Code: Alles auswählen

sudo apt update && sudo apt upgrade
opsi-product-updater -i -vv
opsi-set-rights 
and then recheck the depot

Cheers
Mathias

Re: New VM setup - netboot products missing

Verfasst: 26 Jun 2017, 16:42
von ttblum
Hi Mathias,

Thanks, this worked:

Code: Alles auswählen

sudo apt update && sudo apt upgrade
opsi-product-updater -i -vv
opsi-set-rights