无忧启动论坛

标题: 如何修改maxdos8中的网刻菜单的默认项 [打印本页]

作者: jjwlkz    时间: 2011-10-16 23:51
标题: 如何修改maxdos8中的网刻菜单的默认项
由于本人的机的网卡是NDIS的,而且要选maxdos 中的V5才能驱动,所以我想将maxdos8中的网刻菜单中的默认选项设为 ndis V5的那项,请问有没哪位大大会,请赐教 ,感谢。。。。。。
作者: bbsphixy    时间: 2011-10-17 00:12
那你就得解剖MAXDOS里面的P处理,和关键跳转..
作者: pznpt    时间: 2011-10-17 09:27
把config.sys与autoexec.bat发上来,或许有人能帮上忙
作者: jjwlkz    时间: 2011-10-22 01:29
感谢前面两位的回复,您们的回复使我终于找到了方法,实际上也很简单:就是将config.sys中的cm1中的顺序调换一下即可。

rem cm1=[G. NVIDIA邿濂姒逓v5 & NVIDIA Ethernet Adapter Drive v5.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv5.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS  
rem cm1=]

rem cm1=[B. NDIS邿濂姒逓 & Packet NETWORK CARD Drive.
device=\soft\himem.sys /testmem:off
rem cm1=]
rem cm1=[C. NVIDIA邿濂姒逓v1 & NVIDIA Ethernet Adapter Drive v1.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv1.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS  
rem cm1=]
rem cm1=[D. NVIDIA邿濂姒逓v2 & NVIDIA Ethernet Adapter Drive v2.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv2.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS  
rem cm1=]
rem cm1=[E. NVIDIA邿濂姒逓v3 & NVIDIA Ethernet Adapter Drive v3.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv3.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS   
rem cm1=]
rem cm1=[F. NVIDIA邿濂姒逓v4 & NVIDIA Ethernet Adapter Drive v4.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv4.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS   
rem cm1=]
rem cm1=[A. Packet邿濂姒逓 & Packet NETWORK CARD Drive.
device=\soft\himem.sys /testmem:off
rem cm1=]

rem cm1=[H. NVIDIA邿濂姒逓v6 & NVIDIA Ethernet Adapter Drive v6.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv6.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS  
rem cm1=]
作者: 于山    时间: 2011-10-22 05:55
用这个可以修改:
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=201124&extra=page%3D1




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3