Seite 1 von 1

Windows XP BSOD - Stop Code 7B

Verfasst: 17 Jan 2010, 18:52
von inszekt_
Hi

I'm trying to install a Windows XP SP3 HUN. After copying files to the HDD, Windows throw a BSOD with 7B error code. I think the problem is that there aren't any SATA dirvers ( I found the following lines in the bootimage log file:

[5] [Jan 17 17:54:19] Searching driver for PCI device '440FX - 82441FX PMC [Natoma]', id '8086:1237' (Tools.py|994)
[2] [Jan 17 17:54:19] PCI Device directory '/mnt/opsi/install/winxppro/drivers/pciids/8086/1237' not found (Tools.py|1003)
[5] [Jan 17 17:54:19] Searching driver for PCI device '82371SB PIIX3 ISA [Natoma_Triton II]', id '8086:7000' (Tools.py|994)
[2] [Jan 17 17:54:19] PCI Device directory '/mnt/opsi/install/winxppro/drivers/pciids/8086/7000' not found (Tools.py|1003)
[5] [Jan 17 17:54:19] Searching driver for PCI device '82371AB_EB_MB PIIX4 IDE', id '8086:7111' (Tools.py|994)
[2] [Jan 17 17:54:19] PCI Device directory '/mnt/opsi/install/winxppro/drivers/pciids/8086/7111' not found (Tools.py|1003)
[5] [Jan 17 17:54:19] Searching driver for PCI device 'VirtualBox Graphics Adapter', id '80EE:BEEF' (Tools.py|994)
[2] [Jan 17 17:54:19] PCI Vendor directory '/mnt/opsi/install/winxppro/drivers/pciids/80EE' not found (Tools.py|998)
[5] [Jan 17 17:54:19] Searching driver for PCI device '79c970 [PCnet32 LANCE]', id '1022:2000' (Tools.py|994)
[2] [Jan 17 17:54:19] PCI Device directory '/mnt/opsi/install/winxppro/drivers/pciids/1022/2000' not found (Tools.py|1003)
[5] [Jan 17 17:54:19] Searching driver for PCI device 'VirtualBox Guest Service', id '80EE:CAFE' (Tools.py|994)
[2] [Jan 17 17:54:19] PCI Vendor directory '/mnt/opsi/install/winxppro/drivers/pciids/80EE' not found (Tools.py|998)
[5] [Jan 17 17:54:19] Searching driver for PCI device '82371AB_EB_MB PIIX4 ACPI', id '8086:7113' (Tools.py|994)
[2] [Jan 17 17:54:19] PCI Device directory '/mnt/opsi/install/winxppro/drivers/pciids/8086/7113' not found (Tools.py|1003)
[5] [Jan 17 17:54:19] Searching driver for PCI device '82801HBM_HEM (ICH8M_ICH8M-E) SATA AHCI Controller', id '8086:2829' (Tools.py|994)
[2] [Jan 17 17:54:19] PCI Device directory '/mnt/opsi/install/winxppro/drivers/pciids/8086/2829' not found (Tools.py|1003)

Is it possible I copy the missing driver files to the appropriate directory (for example to the SATA controller I create a /opt/pcbin/install/winxppro/drivers/pciids/8086/2829 directory) or put the files into the drivers/additional/<additional-SATA-driver-dir> directory, and then run the create_driver_links.py script?

regards, np

Re: Windows XP BSOD - Stop Code 7B

Verfasst: 18 Jan 2010, 10:19
von j.schneider
Copy your driver files into /opt/pcbin/install/winxppro/drivers/drivers/preferred
After that run the script: /opt/pcbin/install/winxppro/create_driver_links.py

Re: Windows XP BSOD - Stop Code 7B

Verfasst: 18 Jan 2010, 12:52
von inszekt_
Yes I tried this method yesterday, and it works like a charm - I used the additional directory, but it's irrevelant.

Thanks for the answer.

np

Re: Windows XP BSOD - Stop Code 7B

Verfasst: 18 Jan 2010, 18:18
von inszekt_
what component formatting the client hard drive to NTFS? and where can I configure the partitioning settings?

np

Re: Windows XP BSOD - Stop Code 7B

Verfasst: 19 Jan 2010, 18:16
von d.oertel
Hi,
what component formatting the client hard drive to NTFS?
This is done by the windows setup according to the settings in the unattend.txt

where can I configure the partitioning settings?
The partitioning is done in the setup.py

regards

d.oertel