Results 151 to 175 of 357
Thread: ... , XP
Hybrid View
-
11th February 2008 10:12 #1
HAL - 0x0000007B. - IBM ServeRAID 8k-l/ IBM 3650/.
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Control\CriticalDeviceDatabase\pci#ven_9 005&dev_0286&subsys_95801014]
"Service"="arcsas"
"ClassGUID"="{4D36E97B-E325-11CE-BFC1-08002BE10318}"
________________________________________ _________________________
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Services\arcsas]
"Type"=dword:00000001
"Start"=dword:00000000
"Group"="SCSI miniport"
"ErrorControl"=dword:00000001
"ImagePath"="system32\\drivers\\arcsas.s ys"
"DisplayName"="Adaptec SAS RAID Storport's Miniport Driver"
"Tag"=dword:00000021
Edit: . ilo ?Last edited by Billy; 11th February 2008 at 11:13.
-
11th February 2008 21:47 #2Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
. IBM arc.sys, arc ?
, found new hardware .
arcsas.sys \system32\drivers. BSOD 7B
: arc.sys , Hardware ID.Last edited by ilko; 11th February 2008 at 21:54.
-
13th February 2008 18:21 #3
-
16th February 2008 15:23 #4
- , system32\drivers\ BSOD 0x00000007. Safe Mode acpitabl.dat .
-
16th February 2008 21:33 #5Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
- CriticalDeviceDatabase Hardware ID- inf . , ControlSet, Select .
, , AAC - "Start"=dword:00000000
.
boot.ini HAL.
boot.ini /SOS .
boot.ini /BOOTLOG \windows\ntboot.log
-
19th February 2008 17:06 #6
ControlSet - .
- Device Manager-a Base System Device . , . :
-------------------------------------------------------------------------
Field Value
Device Properties
Driver Description Base System Device
Hardware ID PCI\VEN_8086&DEV_1A38&SUBSYS_02DD1014&RE V_92
Location Information PCI bus 0, device 8, function 0
PCI Device Intel 5000x Chipset - I/O Acceleration Technology (IOAT) DMA Controller
Device Resources
IRQ 03
Memory FE700000-FE7003FF
---------------------------------------------------------------------------

- .
edit:
Intel LAN 2xBroadcom GBIT LAN. , .Last edited by Billy; 19th February 2008 at 19:13.
-
20th February 2008 07:51 #7Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
, ?
:
PCI\VEN_8086&DEV_1A38- "Intel(R) 5000 Series Chipsets Integrated Device - 1A38"
http://ftp.sanguine.net/pub/sahughes...32/ioatdma.inf
http://www.intel.com/support/motherb.../CS-022703.htm
The Base System Device is one component of Intel I/O Acceleration Technology. The .inf file for this device is included in the LAN driver package (10.4 or later)1, rather than the Intel Chipset Driver package.
-
20th February 2008 10:23 #8
-
20th February 2008 18:32 #9
...
, , , , , , , . , , , ... uninstall- , driver cleaner nvidia, silicon image,realtek nvidia (vga) . GB NF3 250 ULI1697 () (60
), 754 64 2.0@2.5 939 2 64 2.0@2.5... , , , ...
, POST-a , Windows XP, , , 7-8 , , , (1) (2) .
3- 3 -, , IDE- S :, , F3, , , , R repair, , , , ...
, , 3 , 2 , "program files" , 10 , downloads , ,
... ... , "My documents" ...
- backup , , @#$ , 50 ...
PS: - , , , ...
... ... ...
, ...MB GA-K8NSNXP
A64 6 2000Mhz@2500Mhz
GH-PCU21-VG
2x512 ADATA Vitesta 566@500 2.5-3-3-7
5900ZT
HDD ST3320620AS (320gb 7200/10)
LiteOn 1633@1653
FOXCONN 570B
FSP350-60THN-P
LG L194WT
-
20th February 2008 22:33 #10Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
C:\Documents and Settings ? , ?
IDE - SATA IDE, IDE , , C:.
Safe Mode ?
-
15th March 2008 19:45 #11Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
-
18th March 2008 03:54 #12EVGA X299 FTW K|i9-7960X@4.7|4x8 Patriot Viper Steel 4000|GTX 1660 Ti|970 EVO 1 TB|Seasonic Focus GX-1000|Xigmatek Elysium|
Rampage IV Extreme BE|E5-1680v2@4.7|4x4 HyperX 1866|Cougar Aqua 240|GTX 1050 Ti|970 EVO 1/4 TB|CM 850 SilentPro|HAF-X|
-
18th March 2008 09:37 #13Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
- , , - .
NTLDR , ( ) boot drivers, ntoskrnl.exe . - I/O Manager- a , TAG- a .
NTLDR, . , . . ntldr, NTFS, ntfs.sys start=4,
? , :
http://book.itzero.com/read/microsof...5lev1sec1.htmlThe steps Ntldr follows here include:
1. Loads the appropriate kernel and HAL images (Ntoskrnl.exe and Hal.dll by default). If Ntldr fails to load either of these files, it prints the message "Windows could not start because the following file was missing or corrupt", followed by the name of the file.
2. Reads in the SYSTEM registry hive, \Windows\System32\Config\System, so that it can determine which device drivers need to be loaded to accomplish the boot. (A hive is a file that contains a registry subtree. You'll find more details about the registry in Chapter 4)
3. Scans the in-memory SYSTEM registry hive and locates all the boot device drivers. Boot device drivers are drivers necessary to boot the system. These drivers are indicated in the registry by a start value of SERVICE_BOOT_START (0). Every device driver has a registry subkey under HKLM\SYSTEM\CurrentControlSet\Services. For example, Services has a subkey named Dmio for the Logical Disk Manager driver, which you can see in Figure 5-2. (For a detailed description of the Services registry entries, see the section "Services" in Chapter 4)
4. Adds the file system driver that's responsible for implementing the code for the type of partition (FAT, FAT32, or NTFS) on which the installation directory resides to the list of boot drivers to load. Ntldr must load this driver at this time; if it didn't, the kernel would require the drivers to load themselves, a requirement that would introduce a circular dependency.
5. Loads the boot drivers, which should only be drivers that, like the file system driver for the boot volume, would introduce a circular dependency if the kernel was required to load them. To indicate the progress of the loading, Ntldr updates a progress bar displayed below the text "Starting Windows". The progress bar moves for each driver loaded. (It assumes there are 80 boot device driverseach successful load moves the progress bar by 1.25 percent.) If the /SOS switch is specified in the Boot.ini selection, Ntldr doesn't display the progress bar but instead displays the filenames of each boot driver. Keep in mind that the drivers are loaded but not initialized at this timethey initialize later in the boot sequence.
6. Prepares CPU registers for the execution of Ntoskrnl.exe.
, 80 , 80 , .
setupldr.bin, NTLDR.
2000, , Text Mode. . cdob , , - .
- Setup .
BTS driverpacks , - 911cd.net driverpacks.net, .

edit: , , memory limit:
http://windowsitpro.com/article/arti...-failures.htmlI notice that you've not mentioned the 16meg limit on HIV for windows nt booting.
Wouldn't be because it's one of those MS Secrets would it?
You know, an un-documented FLAW!!!
If your registry, combined with all the other required boot items comes out to more than 16meg... you are NOT booting.Last edited by ilko; 18th March 2008 at 10:00.
-
18th March 2008 14:33 #14
!
EVGA X299 FTW K|i9-7960X@4.7|4x8 Patriot Viper Steel 4000|GTX 1660 Ti|970 EVO 1 TB|Seasonic Focus GX-1000|Xigmatek Elysium|
Rampage IV Extreme BE|E5-1680v2@4.7|4x4 HyperX 1866|Cougar Aqua 240|GTX 1050 Ti|970 EVO 1/4 TB|CM 850 SilentPro|HAF-X|
-
8th May 2008 09:16 #15Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
- NTLDR XP x64 SP1 SP2 .
OfflineSysPrep 125 + IDE, NTLDR .
XP SP2, VMware, VirtualBox, C2D Celeron 1.7GHz 128MB RAM.
-
20th May 2008 00:30 #16

WinHome Edition (
CPU ATHLON64 6000+ X2 AM2 BOX
RAM 2*2GB
VGA ASUS EN8800GT HTDP 1GB
)
Windows .... C:/ win home edition.... D:/ win profesional ....
D C ( Billy 6 )
Madness By Nature
-
20th May 2008 03:07 #17Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
- , 2 ?
-
20th May 2008 17:45 #18
-
28th May 2008 11:42 #19
-
5th August 2008 09:29 #20Registered User
Join Date: Apr:2007
Location: ad
Posts: 166
.
2,5' Western Digital XP. . ,
7B. -, .
- . CurrentControlSet , .[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Control\CriticalDeviceDatabase\usb#root_ hub]
"Service"="usbhub"
"ClassGUID"="{36FC9E60-C465-11CF-8056-444553540000}"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Control\CriticalDeviceDatabase\usb#root_ hub20]
"ClassGUID"="{36FC9E60-C465-11CF-8056-444553540000}"
"Service"="usbhub"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Control\CriticalDeviceDatabase\USB#Vid_1 058&Pid_0702]
"Service"="USBSTOR"
"ClassGUID"="{36FC9E60-C465-11CF-8056-444553540000}"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Control\CriticalDeviceDatabase\USB#Vid_1 058&Pid_0702&Rev_0104]
"Service"="USBSTOR"
"ClassGUID"="{36FC9E60-C465-11CF-8056-444553540000}"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Control\CriticalDeviceDatabase\USBSTOR#D isk&Ven_WD&Prod_2500BEV_External&Rev_1.0 4]
"ClassGUID"="{4D36E967-E325-11CE-BFC1-08002BE10318}"
"Service"="disk"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Control\CriticalDeviceDatabase\USBSTOR#D iskWD______2500BEV_External1.04]
"ClassGUID"="{4D36E967-E325-11CE-BFC1-08002BE10318}"
"Service"="disk"
-
5th August 2008 10:38 #21Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
USB . --:
http://www.winusb.de/download_en.html
- , USB/Fireware, :
http://www.911cd.net/forums//index.php?showtopic=21242
Dietmar tutorials.
-
17th January 2009 08:08 #22Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
BartPE- DriveInjection:
http://www.911cd.net/forums//index.p...pic=22523&st=0
PE , txtsetup.oem F6 , windows- a. , - CriticalDevicesDatabase HWID, sys .
HWID txtsetup.oem.
-
23rd January 2010 17:12 #23
-
22nd March 2009 11:48 #24Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
- FindHWIDS
.=== Introduction ===
FindHWIDS will output HWIDS from an INF file or files to a CSV and Sysprep.inf file. CSV output will give you all HWIDS including duplicates, plus driver date, version, etc. The Sysprep.inf output will not produce ANY duplicates. So there's no worry about crashing from having multiple HWIDS pointing to multiple INF's. And it'll only parse SCSIAdapter, System and HDC.
FindHWIDS will recursively scan a folder, looking at all folders within that one folder, for any INF files. It will then scan each INF file for HWIDS, those that aren't commented or not usuable in any way. FindHWIDS can also scan multiple different folders and/or files by dragging and dropping these into the Location input box.
FindHWIDS will also allow you to only export the hardware found in the current system. Useful for PE environments to export to sysprep.inf for an offline integration of MassStorage drivers. I haven't tested this function fully yet with PE. So please test!
There's also the ability to export all current hardware in the system to a log file, with information about the currently installed hardware. Useful for testing and troubleshooting purposes
sysprep.inf HWID HWID, .
sysprep-ed image, sysprep.inf . .
-
26th May 2009 10:39 #25Registered User
Join Date: Dec:2005
Location: yvr
Posts: 5,167
Intelahci.exe
- install.bat.
IDE Intel SATA/AHCI .
1. HKLM\SYSTEM\CurrentControlSet\Control\Cr iticalDeviceDatabase HWID:
ICH5 ICH10 , OEM HWID.Code:PCI\VEN_8086&DEV_24DF&CC_0104 PCI\VEN_8086&DEV_25B0&CC_0104 PCI\VEN_8086&DEV_2652&CC_0104 PCI\VEN_8086&DEV_2652&CC_0106 PCI\VEN_8086&DEV_2653&CC_0106 PCI\VEN_8086&DEV_2681&CC_0106 PCI\VEN_8086&DEV_2682&CC_0104 PCI\VEN_8086&DEV_27C1&CC_0106 PCI\VEN_8086&DEV_27C3&CC_0104 PCI\VEN_8086&DEV_27C5&CC_0106 PCI\VEN_8086&DEV_2821&CC_0106 PCI\VEN_8086&DEV_2829&CC_0106 PCI\VEN_8086&DEV_2922&CC_0106 PCI\VEN_8086&DEV_5029&CC_0106 PCI\VEN_8086&DEV_27C6&CC_0104 PCI\VEN_8086&DEV_2822&CC_0104 PCI\VEN_8086&DEV_2824&CC_0106 PCI\VEN_8086&DEV_282A&CC_0104 PCI\VEN_8086&DEV_2923&CC_0106 PCI\VEN_8086&DEV_2929&CC_0106 PCI\VEN_8086&DEV_3A02&CC_0106 PCI\VEN_8086&DEV_3A03&CC_0106 PCI\VEN_8086&DEV_3A22&CC_0106 PCI\VEN_8086&DEV_3A23&CC_0106
2. - iastor55, iastor70, iastor78 iastor86
3. iastor55.sys, iastor70.sys, iastor78.sys iastor86.sys \system32\drivers\
4. inf cat \windows\DR\ HKLM\SOFTWARE\Microsoft\Windows\CurrentV ersion\DevicePath, , Windows \windows\DR\ .
BTS mass storage DP 9.01 (I1-I4).
32 .
- "Last known Good Configuration".




Reply With Quote

R9 280,
7th May 2023, 21:28 in