WIM格式的內核PE1.X,%windir%/system32/drivers下的.SYS驅動文件是不能壓縮的,這給intel芯片組的機器集成全系列的intel驅動提出了挑戰。
目前intel比較成熟且應用廣泛的有4個驅動組版本:47、78、89、105,而89、105是不能改名的,不然會找不到硬盤。
在內核為IMG或ISO的版本中,上面的解決辦法很簡單:
iastor47.sy_(把此47版本的iastor.sys改名為iastor47.sys,再壓縮為iastor47.sy_)
iastor78.sy_(把此78版本的iastor.sys改名為iastor78.sys,再壓縮iastor78.sy_)
iastor89.sy_(_(把此89版本的iastor.sys不改名,壓縮為iastor89.sy_)
iastor.sy_ (把此10.5版本的iastor.sys不改名,壓縮為iastor.sy_)
但WIM內核不支持驅動壓縮,經過測試,下面的辦法能解決:
假如驅動文件為iastor47.sys、iastor78.sys、iastor89.sys、iastor.sys
txtsetup.sif內容
[SourceDisksFiles] <----此內容不變
iastor47.sys=1,,,,,,4_,4,1,,,1,4
iastor78.sys=1,,,,,,4_,4,1,,,1,4
iaStor89.sys=1,,,,,,4_,4,1,,,1,4
iastor.sys=1,,,,,,4_,4,1,,,1,4
[HardwareIdsDatabase]
PCI/VEN_8086&DEV_1C02&CC_0106="iaStor"
PCI/VEN_8086&DEV_1C03&CC_0106="iaStor"
PCI/VEN_8086&DEV_3B22&CC_0106="iaStor"
PCI/VEN_8086&DEV_3B23&CC_0106="iaStor"
PCI/VEN_8086&DEV_3B29&CC_0106="iaStor"
PCI/VEN_8086&DEV_3B24="iaStor"
PCI/VEN_8086&DEV_3B25="iaStor"
PCI/VEN_8086&DEV_3B2B="iaStor"
PCI/VEN_8086&DEV_3B2C="iaStor"
PCI/VEN_8086&DEV_3B2F="iaStor"
PCI/VEN_8086&DEV_2822&CC_0104="iaStor89"
PCI/VEN_8086&DEV_282A&CC_0104="iaStor89"
PCI/VEN_8086&DEV_2922&CC_0106="iaStor89"
PCI/VEN_8086&DEV_2925&CC_0104="iaStor89"
PCI/VEN_8086&DEV_2929&CC_0106="iaStor89"
PCI/VEN_8086&DEV_3A02&CC_0106="iaStor89"
PCI/VEN_8086&DEV_3A03&CC_0106="iaStor89"
PCI/VEN_8086&DEV_3A22&CC_0106="iaStor89"
PCI/VEN_8086&DEV_3A23&CC_0106="iaStor89"
PCI/VEN_8086&DEV_3A25&CC_0104="iaStor89"
PCI/VEN_8086&DEV_292C="iaStor89"
PCI/VEN_8086&DEV_3A05="iaStor89"
PCI/VEN_8086&DEV_2651&CC_0106="iastor78"
PCI/VEN_8086&DEV_2681&CC_0106="iaStor78"
PCI/VEN_8086&DEV_2682&CC_0104="iaStor78"
PCI/VEN_8086&DEV_2683&CC_0104="iaStor78"
PCI/VEN_8086&DEV_27C1&CC_0106="iaStor78"
PCI/VEN_8086&DEV_27C3&CC_0104="iaStor78"
PCI/VEN_8086&DEV_27C5&CC_0106="iaStor78"
PCI/VEN_8086&DEV_27C6&CC_0104="iaStor78"
PCI/VEN_8086&DEV_2821&CC_0106="iaStor78"
鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。
新聞熱點
疑難解答