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.


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
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-dev2
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to