MantisBT - DriverPacks BASE
View Issue Details
0000240DriverPacks BASEslipstreamerpublic2006-09-05 07:242006-09-23 12:27
browned 
BashratTheSneaky 
normalcrashalways
resolvedno change required 
6.08.6 
 
wnt5_x86-32 (Windows 2000)
disc (CD/DVD)
combination (specify in description)
1
RunOnceEx
0000240: Win2k errors in DOSNET.INF and TXTSETUP.SIF after slipstream
All added MassStroage drivers/values for text mode setup in Windows 2000 Professional and Server are remarked out with a ";" in front of them in the DOSNET.INF and TXTSETUP.SIF files. This applies to both files and all sections these files are added to. [SCSI], [SCSI.LOAD], [HARDWAREIDS...], [FILES].

Also at the end of the [Files] section in DOSNET.INF these three files adpu160m.sys dac960nt.sys ipsraidn.sys do not have the "D1," in front of them, thus causing 2k setup to stop with [Files] section is corrupt in setup file.

Driver packs being applied are all except sound and wlan.

I have not been able to check 2K3 for the same issue yet.
No tags attached.
? dosnet.INF (124,870) 2006-09-18 03:12
http://bugtracker.driverpacks.net/file_download.php?file_id=180&type=bug
? dosnet.org (122,169) 2006-09-18 03:12
http://bugtracker.driverpacks.net/file_download.php?file_id=181&type=bug
Issue History
2006-09-05 07:24brownedNew Issue
2006-09-05 07:24brownedStatusnew => assigned
2006-09-05 07:24brownedAssigned To => BashratTheSneaky
2006-09-05 07:24brownedDestination OS Platform => wnt5_x86-32 (Windows 2000)
2006-09-05 07:24brownedInstallation Platform => disc (CD/DVD)
2006-09-05 07:24brownedDriverPacks => combination (specify in description)
2006-09-05 07:24brownedDriverPacks Method => 1
2006-09-05 07:24brownedDriverPacks Finisher Method => RunOnceEx
2006-09-09 16:58BashratTheSneakyNote Added: 0000522
2006-09-09 16:58BashratTheSneakyStatusassigned => feedback
2006-09-16 04:18BashratTheSneakyResolutionopen => no change required
2006-09-18 03:12brownedFile Added: dosnet.INF
2006-09-18 03:12brownedFile Added: dosnet.org
2006-09-18 03:16brownedNote Added: 0000541
2006-09-21 08:37shazNote Added: 0000546
2006-09-22 08:11BashratTheSneakyNote Added: 0000550
2006-09-22 14:17brownedNote Added: 0000551
2006-09-23 06:29BashratTheSneakyNote Added: 0000552
2006-09-23 06:41BashratTheSneakyNote Added: 0000553
2006-09-23 12:26BashratTheSneakyStatusfeedback => resolved
2006-09-23 12:26BashratTheSneakyNote Added: 0000554

Notes
(0000522)
BashratTheSneaky   
2006-09-09 16:58   
The semi-colons (;) in front of all those drivers in the SCSI.Load section o/t txtsetup.sif file is actually NOT an error. After many tests, I concluded that Windows 2000 was not able to load an unlimited number of text mode device drivers: it would crash if you'd add too many (actually if the combined size exceeds a certain treshold). That's why I've commented many of them, I tried to keep the most important ones.

I would nevertheless like it very much if you could VERIFY this, since you're one of the few utilizing the DriverPacks on a Windows 2000 installation disc. Just remove the semi-colons and the drivers will load. If you get to the partitioning screen, you're safe. And that'd prove that I have a bad Windows 2000 installation disc. (Have had many problems with it in the past, so perhaps it's just this specific version/edition/print.)

Those errors in dosnet.inf however should not exist. Could you please upload your dosnet.inf and dosnet.org files? That'd be very helpful to find the exact cause.
(0000541)
browned   
2006-09-18 03:16   
Sorry for the delay, I had trouble getting the original file as I had modified the files manaully while doing my own testing.

Still tseting the semi colons in txtsetup, at the moment setup is falling over at the iastor drivers so I am seeing if I can work around this as you say by limiting the number of files loaded.

thanks
(0000546)
shaz   
2006-09-21 08:37   
Hey Bashrat,

If you look in the dosnet.inf, you will see that there is semi-colons (;) in front of iastrold.sys.

;d1,iastrold.sys
(0000550)
BashratTheSneaky   
2006-09-22 08:11   
Yes browned, you still have ONE semi-colon left: the one in front of "d1, iastrold.sys".

Any progress now?
(0000551)
browned   
2006-09-22 14:17   
Yes, sorry I added that ; during my testing. I haven't had much time available to do more testing but I can say that you are right and you can not have all the txtsetup drivers loading in Win2k. I haven't found out the amount of drivers that can be loaded but I am currently trying to use less than half of the added drivers with no luck yet.
(0000552)
BashratTheSneaky   
2006-09-23 06:29   
It's not about the amount, but about the combined SIZE of all .sys files of the drivers you're trying to load. I'm sure that this is not documented by Microsoft, nor by anyone else, simply because no one has ever tried to load a similar amount of drivers...

I cannot find my notes about this right away, but I do remember that I only staid a couple of KB's under the limit with the default amount of 'enabled' drivers. So if you count the total size of all .sys files I'm still loading, you'll have a very accurate idea of what works. Good luck!
(0000553)
BashratTheSneaky   
2006-09-23 06:41   
What you COULD try is this: replace the \I386\SETUP.EX_ of your Windows 2000 installation files by the one of Windows XP. That's one dirty hack, but it might work!
(0000554)
BashratTheSneaky   
2006-09-23 12:26   
As can be seen in the comments, this is not a bug, but rather a work-around. This will be described in detail in the upcoming online manual.

This issue will not be closed so we can continue the discussion for a possibly better work-around, but its status will now be set to "resolved", since this was never a true bug.