Seite 1 von 1

[Solved] Netboot install don't work since last opsi-products update

Verfasst: 22 Apr 2016, 12:12
von bourhis
Hi,

I have just updating my opsi server this morning (opsi-product-updater -i -vv) and now I can't install any OS !
The first part work (setup.py) and, after the reboot, the network driver is loaded but I have a message "Acces refusé" (in french) and the "startnet.cmd" don't start !
Any idea ?

Best regards.

Re: Netboot install don't work since last opsi-products update

Verfasst: 22 Apr 2016, 13:55
von bourhis
A precision : it's win7-x64 and win7 that don't work. No problem with win10-x64...

Re: Netboot install don't work since last opsi-products update

Verfasst: 22 Apr 2016, 15:17
von bourhis
I found the problem : the files in "win7-x64\installfiles" was no longer executable !
So when "work.cmd" try to launch :

Code: Alles auswählen

o:\win7-x64br\installfiles\setup.exe /unattend:x:\unattend.xml
I found the problem : the files in "win7-x64\installfiles" was no longer executable !
So when "work.cmd" try to launch :
o:\win7-x64br\installfiles\setup.exe /unattend:x:\unattend.xml
I receive an error.

The question is : why the "executable" flag have disappeared ?

Re: Netboot install don't work since last opsi-products update

Verfasst: 22 Apr 2016, 15:56
von n.wenselowski
Hi,

why don't you just run opsi-set-rights?


-n

Re: Netboot install don't work since last opsi-products update

Verfasst: 25 Apr 2016, 08:42
von bourhis
Hi,

the "opsi-product-updater" has run a "opsi-setup --set-rights" but it's seems not working on the "win7-x64/installfiles"...

Regards.

Re: Netboot install don't work since last opsi-products update

Verfasst: 26 Apr 2016, 11:58
von n.wenselowski
Hi,

is this still a thing or did it got solved with viewtopic.php?f=8&t=8346 ?


-n

Re: Netboot install don't work since last opsi-products update

Verfasst: 26 Apr 2016, 17:27
von bourhis
It's solved !