Grag_den » Сб янв 27, 2007 8:48 am
			
			
			я уже 4 дня голову ломаю и пока ничего лучше этого не придумал:
1. Защел на rom-o-matic.net и сделал дискету, которая загружается из-под ДОС: eb-5.4.2-sis900.com.
2. Создал досовскую загрузочную дискету с помощью Windows
 Ну там ПКМ -> Форматировать -> Создать загр дискету
3. Добавил в Autoexe.bat слудующие строки:
         Sis900 -n 0x60 -c 0x40 -phy 0x01
         eb-5.4.2-sis900.com
4. Слил  eb-5.4.2-sis900.com и Sis900 на дискету
Все было уже заработало ... как бац сообщение на один раз:
An Internal stack overflow has caused this session to be halted.
Change the STAKS setting in your Config.sys file? and then try again.
Что мне теперь делать я не знаю, т.к. это сообщение вылезло только 1 раз и все.
После нескольких перезагрузок комп даже этого не выдавал, а просто вис, при этом видел сервак, получил IP скачал pxelinux.0 или wtshell.nbi (как файл был записан в DHCP)
Лог следующий:
Rcvd DHCP Discover Msg for IP 0.0.0.0, Mac 00:E0:06:E2:F9:A2 [27/01 11:37:52.000]
DHCP: proposed address 192.168.0.50 [27/01 11:37:52.000]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac 00:E0:06:E2:F9:A2 [27/01 11:37:52.031]
Previously allocated address acked [27/01 11:37:52.046]
Connection received from 192.168.0.50 on port 2001 [27/01 11:37:52.078]
Read request for file <pxelinux.0>. Mode octet [27/01 11:37:52.093]
OACK: <blksize=1432,> [27/01 11:37:52.109]
Using local port 1133 [27/01 11:37:52.109]
<pxelinux.0>: sent 10 blks, 13148 bytes in 0 s. 0 blk resent [27/01 11:37:52.125]
Параметры для sis900 означают 
-h          Displays the command line usage message.
-n int      Sets the packet driver's software interrupt to "int".
            The valid range is from 0x60 to 0x80 (as stated in the
            packet driver specifications). If not specified, the
            default is 0x60.
-t          Terminates the packet driver and frees the memory
            occupied by the driver.
-s slot     Sets the adapter slot location to "slot". Use this option
            only if installing multiple 10/100plus PCI adapters in one
            PC.
-c type     Sets the type of cable connection (media type) according to
            the value of "type." The valid "type" values are:
            Type    Ethernet Standard    Duplex      Cable
            ----    -----------------    ------      -----
            0x01       auto-detect       Full/Half   any below
            0x08       10BASE-T          Half        Unshielded twisted pair
            0x10       10BASE-T          Full        Unshielded twisted pair
            0x20       100BASE-T         Half        Category 5 twisted pair
            0x40       100BASE-T         Full        Category 5 twisted pair
            You are not required to specify the media type, because
            the driver detects the media type and displays an
            appropriate message while loading.
-phy type   Sets the type of physical layer according to the value of "type".
            The valid "type" values are:
            Type    Physical Layer
            ----    --------------
            0x01        LAN
            0x02        HOME
            0x04        AUTO
            The default value is "AUTO".
Вопрос: Что такое UNDI? - связано с этим случаем (есть идейка)
__________________________________________________________
Смысл: Как внаглую при создании образа диска на rom-o-matic.net внаглую прописать последние три параметра -n 0x60 -c 0x40 -phy 0x01???????????
Вопрос №2: Есть ли другие средства создания образов которые бы работали с WTWARE кроме rom-o-matic.net??? Можно ли как нибудь ВРУЧНУЮ это организавать??
Как на эту маму (Elpine M571 TX-Pro II, Pentium, AT, 3D Sound   ) найти прошивку на биос?
			
			
							я уже 4 дня голову ломаю и пока ничего лучше этого не придумал:
1. Защел на rom-o-matic.net и сделал дискету, которая загружается из-под ДОС: eb-5.4.2-sis900.com.
2. Создал досовскую загрузочную дискету с помощью Windows
 Ну там ПКМ -> Форматировать -> Создать загр дискету
3. Добавил в Autoexe.bat слудующие строки:
         Sis900 -n 0x60 -c 0x40 -phy 0x01
         eb-5.4.2-sis900.com
4. Слил  eb-5.4.2-sis900.com и Sis900 на дискету
Все было уже заработало ... как бац сообщение на один раз:
An Internal stack overflow has caused this session to be halted.
Change the STAKS setting in your Config.sys file? and then try again.
Что мне теперь делать я не знаю, т.к. это сообщение вылезло только 1 раз и все.
После нескольких перезагрузок комп даже этого не выдавал, а просто вис, при этом видел сервак, получил IP скачал pxelinux.0 или wtshell.nbi (как файл был записан в DHCP)
Лог следующий:
Rcvd DHCP Discover Msg for IP 0.0.0.0, Mac 00:E0:06:E2:F9:A2 [27/01 11:37:52.000]
DHCP: proposed address 192.168.0.50 [27/01 11:37:52.000]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac 00:E0:06:E2:F9:A2 [27/01 11:37:52.031]
Previously allocated address acked [27/01 11:37:52.046]
Connection received from 192.168.0.50 on port 2001 [27/01 11:37:52.078]
Read request for file <pxelinux.0>. Mode octet [27/01 11:37:52.093]
OACK: <blksize=1432,> [27/01 11:37:52.109]
Using local port 1133 [27/01 11:37:52.109]
<pxelinux.0>: sent 10 blks, 13148 bytes in 0 s. 0 blk resent [27/01 11:37:52.125]
Параметры для sis900 означают 
-h          Displays the command line usage message.
-n int      Sets the packet driver's software interrupt to "int".
            The valid range is from 0x60 to 0x80 (as stated in the
            packet driver specifications). If not specified, the
            default is 0x60.
-t          Terminates the packet driver and frees the memory
            occupied by the driver.
-s slot     Sets the adapter slot location to "slot". Use this option
            only if installing multiple 10/100plus PCI adapters in one
            PC.
-c type     Sets the type of cable connection (media type) according to
            the value of "type." The valid "type" values are:
            Type    Ethernet Standard    Duplex      Cable
            ----    -----------------    ------      -----
            0x01       auto-detect       Full/Half   any below
            0x08       10BASE-T          Half        Unshielded twisted pair
            0x10       10BASE-T          Full        Unshielded twisted pair
            0x20       100BASE-T         Half        Category 5 twisted pair
            0x40       100BASE-T         Full        Category 5 twisted pair
            You are not required to specify the media type, because
            the driver detects the media type and displays an
            appropriate message while loading.
-phy type   Sets the type of physical layer according to the value of "type".
            The valid "type" values are:
            Type    Physical Layer
            ----    --------------
            0x01        LAN
            0x02        HOME
            0x04        AUTO
            The default value is "AUTO".
Вопрос: Что такое UNDI? - связано с этим случаем (есть идейка)
__________________________________________________________
Смысл: Как внаглую при создании образа диска на rom-o-matic.net внаглую прописать последние три параметра -n 0x60 -c 0x40 -phy 0x01???????????
Вопрос №2: Есть ли другие средства создания образов которые бы работали с WTWARE кроме rom-o-matic.net??? Можно ли как нибудь ВРУЧНУЮ это организавать??
Как на эту маму (Elpine M571 TX-Pro II, Pentium, AT, 3D Sound   ) найти прошивку на биос?