McSim85
 
  
  Junior Member | Редактировать | Профиль | Сообщение | ICQ | Цитировать | Сообщить модератору А нельзя ли так сделать:   Залить на новый РЭЙД1 этот образ, а с ЛйвСД каким-нибудь образом установить дрова на незапускаемую систему?    Есть архив с дровами, в котором есть такой файл: txtsetup.oem, в котором описано, как устанавливается драйвер, как и куда скопировать файлы *.cat, *.sys, *inf я разобрался, но там есть такой раздел   --------------------------------------------   # This section specifies values to be set in the registry for   # particular component options.  Required values in the services\xxx   # key are created automatically -- use this section to specify additional   # keys to be created in services\xxx and values in services\xxx and   # services\xxx\yyy.   #   # <key_name> is relative to the services node for this device.   #   If it is empty, then it refers to the services node.   #   If specified, the key is created first.   # <value_name> specifies the value to be set within the key   # <value_type> is a string like REG_DWORD.  See below.   # <value> specifies the actual value; its format depends on <value_type>      [Config.msas2k3]   value=parameters\PnpInterface,5, REG_DWORD,1    value = "", Tag, REG_DWORD, 20   --------------------------------------------   Который вносит значения в реестр, вот в нем я никак не разберусь....   Может кто поможет?   (пробовал оживить по этой http://forum.ru-board.com/topic.cgi?forum=27&topic=1874&start=927&limit=1&m=1#1 инструкции, но ошибка 0х7b при загрузке). |