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

Antworten
bourhis
Beiträge: 112
Registriert: 07 Nov 2012, 15:57

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

Beitrag 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.
Zuletzt geändert von bourhis am 26 Apr 2016, 17:28, insgesamt 1-mal geändert.
bourhis
Beiträge: 112
Registriert: 07 Nov 2012, 15:57

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

Beitrag von bourhis »

A precision : it's win7-x64 and win7 that don't work. No problem with win10-x64...
bourhis
Beiträge: 112
Registriert: 07 Nov 2012, 15:57

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

Beitrag 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 ?
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

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

Beitrag von n.wenselowski »

Hi,

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


-n

Code: Alles auswählen

import OPSI
bourhis
Beiträge: 112
Registriert: 07 Nov 2012, 15:57

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

Beitrag 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.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

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

Beitrag von n.wenselowski »

Hi,

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


-n

Code: Alles auswählen

import OPSI
bourhis
Beiträge: 112
Registriert: 07 Nov 2012, 15:57

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

Beitrag von bourhis »

It's solved !
Antworten