Problemns Installing Windows XPro-64bit

Antworten
eclectica
Beiträge: 12
Registriert: 13 Jul 2012, 14:53

Problemns Installing Windows XPro-64bit

Beitrag von eclectica »

Hi guys,

Im currently installing windows XP with the Client Boot CD.
First I copy my windows CD i386 content to /opt/pcbin/install/winxppro
directory.

After this code

Code: Alles auswählen

chown -R opsiconfd:pcpatch i386/
chmod -R ug+rw i386/
I ve started my client and and choosed all parameters(ip server, domain, OS) After the installation the pc reboot and I choosed boot from local HD then the client started te Window XP (a blue screen)Setup after the below in gray "Setup is starting windows", it gives me bluescreen :(
I could not Send my log in attachment because the log is 4mb :S and max is 2mb here and i tried also on oter sites and have same issue
Is there a smaller log ?

thnx
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: Problemns Installing Windows XPro-64bit

Beitrag von ueluekmen »

Hi,

please use:

Code: Alles auswählen

opsi-setup --set-rights
instead of calling chown or chmod directly.

Bluscreen could be a problem from drivers, I would say storage-driver.

Please check:

Code: Alles auswählen

./show_drivers.py hostid.domain.local
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
eclectica
Beiträge: 12
Registriert: 13 Jul 2012, 14:53

Re: Problemns Installing Windows XPro-64bit

Beitrag von eclectica »

ueluekmen hat geschrieben:Hi,

please use:

Code: Alles auswählen

opsi-setup --set-rights
Ok done


Code: Alles auswählen

./show_drivers.py hostid.domain.local
Gives error :Host 'hostid.domain.local' not found in opsi database
Edit I copy all files from amd64 because this could be a problem they said, but doesnt fix my error
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: Problemns Installing Windows XPro-64bit

Beitrag von ueluekmen »

Hi,

sorry, you have do change hostid.domain.local with the clientid (fqdn), which has the problem.

Please describe a liitle bit more, what you have done exactly?
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
eclectica
Beiträge: 12
Registriert: 13 Jul 2012, 14:53

Re: Problemns Installing Windows XPro-64bit

Beitrag von eclectica »

ueluekmen hat geschrieben:Hi,

sorry, you have do change hostid.domain.local with the clientid (fqdn), which has the problem.

Please describe a liitle bit more, what you have done exactly?
Ok in my previous topic i made a thread about how to push images to clients, nobody answered my question,

So I did some research and i have done following steps:

- Copy from Windows XP CD (Downloaded from MSDNAA) the amd64 folder to /opt/pcbin/install/winxpro-64

First i copy the i386 folder but because its a 64bit PC i copy the amd64 folder to i386

- Then I execute this:

Code: Alles auswählen

chown -R opsiconfd:pcpatch i386/
chmod -R ug+rw i386/
- I also download the imageboot cd and burn it on a CD an insert it to my Client Pc, I choosed for Start OPSI(English)

- The ip,subnet,defaultgateway and nameserver were automatically filled in

- as client Domain i gave: test.local ; to be honest i dont know what to write here because i dont work in a real domain. (workgroup)

- I also filled in my OPSI Server

- Next I connect with my OPSI server and choosed for Winxp-pro, the installation began and after this my client reboot and start Windows setup after a while (when he says , "Setup is starting windows") it gives me a bluescreen...

can i send a logfile smaller than 4 mb..?

Thnx
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: Problemns Installing Windows XPro-64bit

Beitrag von ueluekmen »

Please send your bootimage log to info(at)uib.de with a link to this thread.
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
eclectica
Beiträge: 12
Registriert: 13 Jul 2012, 14:53

Re: Problemns Installing Windows XPro-64bit

Beitrag von eclectica »

ueluekmen hat geschrieben:Please send your bootimage log to info(at)uib.de with a link to this thread.
Ok I send it to info@uib.de
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: Problemns Installing Windows XPro-64bit

Beitrag von ueluekmen »

Ok, first fill your i386 with the contents from i386 from your installationmedium. Then copy the amd64 file completly in your package (but not directly in i386 path) like on your CD oder DVD.

this is the right way to fill the package:
eclectica hat geschrieben:- Copy from Windows XP CD (Downloaded from MSDNAA) the amd64 folder to /opt/pcbin/install/winxpro-64
When you copy over samba oder scp, please make a ziparchive or a tarball, copy the files and extract the files on opsi-server. The source have many small files that could be corrupted during the copytask.

But that is not the only Problem you have. You have not intergrate any driver. For a minimal installation you need the driver for following devices:

Code: Alles auswählen

6 Series_C200 Series Chipset Family SATA AHCI Controller
82579LM Gigabit Network Connection
Please read this:
http://download.uib.de/opsi4.0/doc/html ... ntegration
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
eclectica
Beiträge: 12
Registriert: 13 Jul 2012, 14:53

Re: Problemns Installing Windows XPro-64bit

Beitrag von eclectica »

ueluekmen hat geschrieben:Ok, first fill your i386 with the contents from i386 from your installationmedium. Then copy the amd64 file completly in your package (but not directly in i386 path) like on your CD oder DVD.

this is the right way to fill the package:
eclectica hat geschrieben:- Copy from Windows XP CD (Downloaded from MSDNAA) the amd64 folder to /opt/pcbin/install/winxpro-64
When you copy over samba oder scp, please make a ziparchive or a tarball, copy the files and extract the files on opsi-server. The source have many small files that could be corrupted during the copytask.

But that is not the only Problem you have. You have not intergrate any driver. For a minimal installation you need the driver for following devices:

Code: Alles auswählen

6 Series_C200 Series Chipset Family SATA AHCI Controller
82579LM Gigabit Network Connection
Please read this:
http://download.uib.de/opsi4.0/doc/html ... ntegration
Ok thanks
And with this:
this is the right way to fill the package:
eclectica hat geschrieben:- Copy from Windows XP CD (Downloaded from MSDNAA) the amd64 folder to /opt/pcbin/install/winxpro-64
I meant i copy it to /opt/pcbin/install/winxpro-64/i386
But I will copy it to winxpro-64
Thanks for yr help, I will try it ASAP
Antworten