Seite 1 von 1
Problemns Installing Windows XPro-64bit
Verfasst: 18 Jul 2012, 16:07
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
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
Re: Problemns Installing Windows XPro-64bit
Verfasst: 18 Jul 2012, 16:33
von ueluekmen
Hi,
please use:
instead of calling chown or chmod directly.
Bluscreen could be a problem from drivers, I would say storage-driver.
Please check:
Re: Problemns Installing Windows XPro-64bit
Verfasst: 18 Jul 2012, 16:36
von eclectica
ueluekmen hat geschrieben:Hi,
please use:
Ok done
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
Re: Problemns Installing Windows XPro-64bit
Verfasst: 18 Jul 2012, 23:40
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?
Re: Problemns Installing Windows XPro-64bit
Verfasst: 19 Jul 2012, 09:32
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:
- 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
Re: Problemns Installing Windows XPro-64bit
Verfasst: 19 Jul 2012, 12:49
von ueluekmen
Please send your bootimage log to info(at)uib.de with a link to this thread.
Re: Problemns Installing Windows XPro-64bit
Verfasst: 19 Jul 2012, 13:16
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
Re: Problemns Installing Windows XPro-64bit
Verfasst: 19 Jul 2012, 14:41
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
Re: Problemns Installing Windows XPro-64bit
Verfasst: 19 Jul 2012, 15:02
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