> Le 29/01/2012 20:24, tovis a écrit :
>>> El 27/01/12 17:23, tovis escribió:
>>>> I have checked the drivers, using original XP SP3 installer disk and
>>>> floppy for driver - it is work fine.
>>>> May be nLite slipstream?
>>>> Could some one help me, how to do it with unattended?
>>>>
>>> strange problem. Just make sure that your SATA driver has not got any
>>> subfoder (everything in the same folder)
>>>
>>>
>>> Maybe you can upload that driver somewhere so we can have a look
>>>
>>> --
>>> A dineros pagados brazos cruzados.
>>>
>>>
>>>
>> Thanks Juanjo for reply!
>> I have downloaded from here
>> http://www.siliconimage.com/support/searchresults.aspx?pid=28&cat=3&os=4
>> this
>> SiI3114 non-RAID 32-bit Windows Driver       4/10/2008       1.3.11.0
>>
>> At first time, as I have realized later, I have some silly syntax error,
>> now I have really problem how to define the path correctly, I have
>> tested:
>> 1.
>> [Disks]
>> disk1 = "Silicon Image SiI 3114 SATALink Driver Installation
>> Disk",\si3114.sys,""
>> Error message was, something like this (I need to translate from
>> Hungarian)
>> "Inappropriate or missing file types in section:"
>> Files.SCSI.Si3114_XP
>>
>> 2.
>> [Disks]
>> disk1 = "Silicon Image SiI 3114 SATALink Driver Installation
>> Disk",\si3114.sys,.
>> "Can not get file:" \$WIN_NT$.~BT\$OEM$\.\si3114.sys
>>
>> 3.
>> [Disks]
>> disk1 = "Silicon Image SiI 3114 SATALink Driver Installation
>> Disk",si3114.sys,""   - here is a space
>> Error message was, something like this (I need to translate from
>> Hungarian)
>> "Inappropriate or missing file types in section:"
>> Files.SCSI.Si3114_XP
>>
>> 4.
>> [Disks]
>> disk1 = "Silicon Image SiI 3114 SATALink Driver Installation
>> Disk",\si3114.sys," "
>> "Can not get file:" \$WIN_NT$.~BT\$OEM$\ \si3114.sys
>>
>> 5.
>> [Disks]
>> disk1 = "Silicon Image SiI 3114 SATALink Driver Installation
>> Disk",si3114.sys,
>> Syntactical error at 11 row ...
>>
>> I have no more ideas :(
>> Any help?
>
> 6. According to TXTSETUP.OEM for Intel ICH10, the "right" syntxax must be:
> [Disks]
> ; disk1 = "Silicon Image SiI 3114 SATALink Driver Installation
> Disk",\si3114.sys,\
> disk1 = "Silicon Image SiI 3114 SATALink Driver Installation Disk",
> si3114.sys, \
>
> Cheers,
> Pierre.
>
>
>
Hi!
Some more information - may be relevant may be not.
With ",\si3114.sys,\" installation stuck BEFORE call winnt, and in the
root of disk appear a directory "$" :
/$
  /$1
  /TEXTMODE
and /$win_nt$.~ls/I386/$OEM$ is EMPTY!
In case when ",si3114.sys,\" the "$" directory disappear, instead we have:
/$win_nt$.~bt/$oem$    - with text mode driver (this is not changed)
but
/$win_nt.~ls/$OEM$/$1/drvscan
/$win_nt.~ls/$OEM$/TEXTMODE

I have boot RIP Linux and correct txtsetup.oem corrected to ",si3114,\" at
~bt directory and restart the installation. I was surprised (for me it's a
new) the "$" directory in the root was disappear, and the contains I found
it under ~ls/$OEM$/ - the installer copies this!? Also it should not be
under "I386" ?

Sincerely
  tovis



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to