Seite 1 von 1

Problem installing win 7

Verfasst: 10 Aug 2012, 00:45
von croque
Hi,

I'm testing OPSI, I was able to install some software and Windows 2003. Now I'm triying to install win7 (x86 and amd64), I have followed all the steps mentionend at the start guide, but I have a problem, at some point of the installation I'm getting an error, it's related with the startnet.cmd. The error is:

system error 53 has ocurred

The network path was not found

I verified the image and I changed the startnet.cmd as the guide says: echo c:\opsi\startnet.cmd > "C:\winpe\mount\Windows\System32\startnet.cmd"

Any clue ?

Regards

Re: Problem installing win 7

Verfasst: 10 Aug 2012, 09:52
von ueluekmen
Hi,

it looks like a network-problem, have you integrated the right drivers for the networkcard? Have you try to extend your winpe-Image? It's a chapter in the getting-started manual.

Re: Problem installing win 7

Verfasst: 10 Aug 2012, 15:44
von croque
I thought the same, and because of I was using a dell latitude e6400 I extended the image with the dell-pe-drivers version 3, and it didn't work. After that I tried to install on a vmware virtual machine and I got the same result.

Any other idea ?

Re: Problem installing win 7

Verfasst: 10 Aug 2012, 17:59
von d.oertel
Hi,

Error 53 is usally 'wrong password' - so set yor pcpatch password again:

Code: Alles auswählen

opsi-admin -d task setPcpatchPassword
Does this help ?

d.oertel

Re: Problem installing win 7

Verfasst: 10 Aug 2012, 19:26
von croque
Thanks ueluekmen and d.oertel, I don't know which was the problem, I installed again the depot server and it worked, I think the problem was at the file:

/opt/pcbin/install/win7/opsi-client-agent/files/opsi/cfg/config.ini

Becuase before the config_service_url parameter was pointing to https://127.0.0.1:4447, and now is pointing to the depot server.

Thanks.

Now even the installation started I have antoher problem, the installation didn't run complety unattend beacuse of the installation got a stop at the part where the language is selected and I had to click on next.

After that when the installation finished I tried to log on but I don't know the password, I have checked the unattend.xml file for the password but I don't know where it is.

Also I noticed that the defualt language is DE, I don't need this language how can I remove it from the unattended installation ?

Re: Problem installing win 7

Verfasst: 10 Aug 2012, 23:52
von croque
Hi I was able to finish the installation correctly thanks to all