Re: [Unattended] XP and the textmode mass storage drivers

2013-01-07 Thread Michael De Groote
oops, forgot to mention that for the dll/cpl files to be installed correctly you need the corresponding .inf files too of course, otherwise neither Pierre's script nor the windows installer will find them... Michael De Groote On Mon, Jan 7, 2013 at 1:50 PM, Michael De Groote < michael.de.gro...@

Re: [Unattended] XP and the textmode mass storage drivers

2013-01-07 Thread Michael De Groote
aren't the dll/cpl files used for the non-textmode part? (i mean the part where the rest of the drivers (audio, video, ... ) is installed ? i guess you could just put them in some folder like e.g. site/win_drivers, and use the driver selection script from Pierre so the correct path will be include

Re: [Unattended] XP and the textmode mass storage drivers

2012-12-09 Thread tovis
Hi! At last I have figure out which entry int the txtsetup.oem cause all my problems: dll = disk1,SilSupp.cpl If I exclude this, driver installing smoothly, exclude in gui part, when it does not found (it looking for somewhere in the "oemdir"). Quickly I was realized that this file is pointed by "

Re: [Unattended] XP and the textmode mass storage drivers

2012-12-09 Thread tovis
Thanks! No. Unattended much better for me, in many meaning, then nlite. Mass storage driver integration is really hard feature, because of the closed, undocumented ms installer. nlite also using several undocumented, mystic hacks, result - what to do when it does not work? Sincerely tovis > In t

Re: [Unattended] XP and the textmode mass storage drivers

2012-12-08 Thread shouldbe q931
In the days that deployed XP, I used nlite to slipstream text mode drivers into the xp install Cheers On Sat, Dec 8, 2012 at 11:40 PM, tovis wrote: > Hi! > After many unsuccessful tries, I have big progress :))) > One year ego (I was struggling on sil3114) Pierre suggest me to comment > out so

[Unattended] XP and the textmode mass storage drivers

2012-12-08 Thread tovis
Hi! After many unsuccessful tries, I have big progress :))) One year ego (I was struggling on sil3114) Pierre suggest me to comment out some files from TEXTMODE - I give a try to this solution: Originally: SiWinAcc.sys SilSupp.cpl si3124r5.cat si3125r5.inf si3124r5.sys sippd.inf txtse

Re: [Unattended] XP and the textmode mass storage drivers

2012-12-07 Thread tovis
Hi everyone! Using instructions from letter: http://www.mail-archive.com/unattended-info@lists.sourceforge.net/msg00107.html I have changed row: [Disks] disk1 = "Silicon Image Sil 3124 SoftRAID 5 Driver Installation Diks",\Si3124r5.sys,\ to [Disks] disk1 = "Silicon Image Sil 3124 SoftRAID 5 Driv

Re: [Unattended] XP and the textmode mass storage drivers

2012-12-07 Thread tovis
> El 06/12/12 11:47, tovis escribió: >> Using XP SP3 CD and floppy I have successfully installed XP, but I want >> to >> use unattended. > just put the contents of that floppy under a directory called > \\ntinstall\install\os\i386\$oem\textmode > Some more strangeness. If I do not put section "[Mas

Re: [Unattended] XP and the textmode mass storage drivers

2012-12-07 Thread tovis
> El 06/12/12 11:47, tovis escribió: >> Using XP SP3 CD and floppy I have successfully installed XP, but I want >> to >> use unattended. > just put the contents of that floppy under a directory called > \\ntinstall\install\os\i386\$oem\textmode > Thanks for answer! Again. I have missed important pa

Re: [Unattended] XP and the textmode mass storage drivers

2012-12-07 Thread Juanjo Pablos
El 06/12/12 11:47, tovis escribió: > Using XP SP3 CD and floppy I have successfully installed XP, but I want to > use unattended. just put the contents of that floppy under a directory called \\ntinstall\install\os\i386\$oem\textmode -

Re: [Unattended] XP and the textmode mass storage drivers

2012-12-07 Thread Tim Bates
It's been a while since I did anything at all with Driverpacks or Unattended... But isn't there an option for the textmode mass storage drivers in the Driverpacks installer? I never had any issues with simply using DP with Unattended. And we did have a few strange softRAID controllers that need

[Unattended] XP and the textmode mass storage drivers

2012-12-06 Thread tovis
Hi! I have still can not use to integrate textmode drivers to unattended deployment system :( I have successfully using BTS driver packs for several years, but textmode ... For now I have stuck with a SIL3124 based PCI card. Using XP SP3 CD and floppy I have successfully installed XP, but I want to