NT/2K problems with AHCI?
#1
Posted 15 January 2013 - 06:06 PM
#2
Posted 16 January 2013 - 05:27 AM
- "moving" a NT or 2K to new hardware is - while doable - NOT easy (and the "source" needs to be "prepared"), installing them from scratch would most probably be less complex and conversely faster (and you still may have issues with the drivers in the sense that you have to find the appropriate drivers for that "newish laptop" for NT and 2K)
- what you are experiencing is a "normal" 0x0000007b STOP ERROR caused by the lack of an appropriate SATA/AHCI driver, but apart from it do NOT assume that other "base" drivers such as chipset and video drivers will be "easy-peasy" (still in the case of "adapting an existing install to new hardware)
To get further help it is essential that you post the specification of the given "newish laptop".
For NT, if the hardware is compatible with UNIVBE and UNIATA, then you may have a chance, otherwise finding a set of appropriate drivers for a "newish" latop are very, very low.
For 2K, if the hardware is compatible with UNIVBE and UNIATA, then you may have a chance, otherwise finding a set of appropriate drivers for a "newish" latop are - though a bit higher than with NT, still very low.
jaclaz
#3
Posted 16 January 2013 - 04:01 PM
This post has been edited by Tommy: 16 January 2013 - 04:02 PM
#4
Posted 19 January 2013 - 02:25 AM
Intel's website is terrible btw, so I am not sure if they provide a driver for 2K or below, but I will wait and see if I run into any programs that refuse to run in Win7. Maybe I can get by without an alternate OS install.
#5
Posted 20 January 2013 - 11:50 AM
#6
Posted 28 January 2013 - 07:09 PM
I think this might be something: http://communities.i...?wapkw=82801ibm
The linked file appears to have files needed for every Windows version starting from 2K and every Intel chipset starting from 85x.
My machine is a Panasonic Toughbook T8 (Core 2 SU9600)
#7
Posted 29 January 2013 - 04:52 AM
ihateusernames, on 28 January 2013 - 07:09 PM, said:
Not enough data to compute
- T8E (mk1)
- T8E (mk1.5)
- T8G (mk3)
- T8H (mk4)
Assuming a T8E(mk1) you need to get this file (only the XP version is available on the Panasonic site):
"f6fd_8_5_0_1032_d081084.exe"
http://pc-dl.panason...032_d081084.exe
Open it with 7-zip, open the file TXTSETUP.OEM and you will find this info:
Quote
iaAHCI_ESB2 = "Intel® ESB2 SATA AHCI Controller"
iaAHCI_ICH7RDH = "Intel® ICH7R/DH SATA AHCI Controller"
iaAHCI_ICH7MMDH = "Intel® ICH7M/MDH SATA AHCI Controller"
iaAHCI_ICH8RDHDO = "Intel® ICH8R/DH/DO SATA AHCI Controller"
iaAHCI_ICH8MEM = "Intel® ICH8M-E/M SATA AHCI Controller"
iaAHCI_ICH9RDODH = "Intel® ICH9R/DO/DH SATA AHCI Controller"
iaAHCI_ICH9MEM = "Intel® ICH9M-E/M SATA AHCI Controller"
iaAHCI_ICH10DDO = "Intel® ICH10D/DO SATA AHCI Controller"
iaAHCI_ICH10R = "Intel® ICH10R SATA AHCI Controller"
; iaStor.inf
iaStor_ESB2 = "Intel® ESB2 SATA RAID Controller"
iaStor_ICH7RDH = "Intel® ICH7R/DH SATA RAID Controller"
iaStor_ICH7MDH = "Intel® ICH7MDH SATA RAID Controller"
iaStor_ICH8RICH9RICH10RDO = "Intel® ICH8R/ICH9R/ICH10R/DO SATA RAID Controller"
iaStor_ICH8MEICH9ME = "Intel® ICH8M-E/ICH9M-E SATA RAID Controller"
So, it is a "generic" INTEL SATA driver.
The actual controller should be a ICH7.
Go to the Intel site, and search for the Windows 2000 "AHCI SATA" drivers:
http://downloadcente...ware%20Archives
You want to get the file:
f6flpy32_57.zip
open with 7-zip, etc. txtsetup.oem:
Quote
iaAHCI_ESB2 = "Intel® ESB2 SATA AHCI Controller (Server ESB2)"
iaStor_ICH7MDH = "Intel® 82801GHM SATA RAID Controller (Mobile ICH7MR/DH)"
iaStor_ICH7DH = "Intel® 82801GR/GH SATA RAID Controller (Desktop ICH7R/DH)"
iaAHCI_ICH7R = "Intel® 82801GR/GH SATA AHCI Controller (Desktop ICH7R/DH)"
iaAHCI_ICH7M = "Intel® 82801GBM SATA AHCI Controller (Mobile ICH7M)"
iaStor_ICH6R = "Intel® 82801FR SATA RAID Controller (Desktop ICH6R)"
iaAHCI_ICH6R = "Intel® 82801FR SATA AHCI Controller (Desktop ICH6R)"
iaAHCI_ICH6M = "Intel® 82801FBM SATA AHCI Controller (Mobile ICH6M)"
jaclaz
#8
Posted 31 January 2013 - 01:29 AM
#9
Posted 31 January 2013 - 06:00 AM
ihateusernames, on 31 January 2013 - 01:29 AM, said:
Well, check the manual, look for numebrs on the actual thingy, you need to be sure rather than "thinking".
For the mk4 the driver is seemingly:
http://pc-dl.panason...H_XP_ss6784.exe
and the controller is
"ICH9M-E/M SATA AHCI Controller"
Now, be nice, find the "right" driver for XP on the panasonic site, and post information (like I did) for it, then someone may be able to help you find a corresponding win2K driver.
http://www.panasonic...h-downloads.asp
jaclaz
#10
Posted 02 February 2013 - 11:16 PM
jaclaz, on 31 January 2013 - 06:00 AM, said:
"ICH9M-E/M SATA AHCI Controller"
That is correct. Unfortunately, I can't even test whether any of the drivers work with Win2k setup because apparently it expects to load the "F6" driver from an actual floppy drive. It throws an error if there isn't one.
Quote
at line 962 in D:\nt\private\ntos\boot\setup\oemdisk.c
#11
Posted 03 February 2013 - 07:09 AM
ihateusernames, on 02 February 2013 - 11:16 PM, said:
Quote
at line 962 in D:\nt\private\ntos\boot\setup\oemdisk.c
Things should be done with some "order".
First you find a suitable driver.
Then you post info about it (as you were asked).
Then, after having checked that it might do, we will talk about how to load it.
Hints:
You can use grub4dos to map a virtual floppy, see (examples):
http://reboot.pro/to...sata-hard-disk/
or you can integrate the driver in the source, see:
http://www.msfn.org/...d-raid-drivers/
(2K and XP are not that much different
Possibly also of use:
http://www.tim.id.au...6-driver-guide/
jaclaz
This post has been edited by jaclaz: 03 February 2013 - 07:11 AM
- ← Unusual Firefox HTML -URL bug after UURollup
- Windows NT4 / 2000 / 2003
- I cannot repair Explorer 6 sp1 "error DllRegisterServer" →



Help
Back to top










