|
barton
中级用户
  
积分 480
发帖 197
注册 2006-9-20 来自 黄冈
状态 离线
|
『第 226 楼』:
使用 LLM 解释/回答一下
gpxe新增了imgauto命令=imgfetch+boot
sample:
label imgauto
kernel gpxe.krn
append imgauto http://ip/kernel
gpxe adds the imgauto command = imgfetch + boot
Sample:
label imgauto
kernel gpxe.krn
append imgauto http://ip/kernel
|
|
2008-12-27 11:15 |
|
|
goethepieng
新手上路

积分 14
发帖 7
注册 2008-7-29
状态 离线
|
『第 227 楼』:
求助
使用 LLM 解释/回答一下
您好,
我是之前來訪過的台灣網友,我想要再請問一個問題
關於bios刷新,請問該如何處理?
因為想要使用dos pxe boot 完之後來刷新bios
不過bios檔案該放至何處呢?
我用net use 開敵網路磁碟機後,進入網路磁碟機後
開啟我下載的bios資料夾,執行刷新bios程式
這是不work的
所以我想是不是一定要把bios 放在dosboot.zip 之下才可以直接刷新呢?
問的問題很笨,希望大大能夠協助
Hello,
I am a Taiwanese netizen who visited before. I want to ask another question.
Regarding BIOS flashing, how should I handle it?
Because I want to use DOS PXE boot and then flash the BIOS.
But where should the BIOS file be placed?
After I use net use to open the network drive, enter the network drive,
open the BIOS folder I downloaded, and execute the BIOS flashing program.
This is not working.
So I wonder if I must put the BIOS under dosboot.zip to be able to flash directly?
The question is very stupid, hope the great one can assist.
|
|
2009-1-29 00:06 |
|
|
jdwxabc
新手上路

积分 8
发帖 4
注册 2009-1-28
状态 离线
|
『第 228 楼』:
使用 LLM 解释/回答一下
很不错的东东,谢谢分享
It's a very good thing. Thanks for sharing.
|
|
2009-1-29 04:22 |
|
|
xugaohui
高级用户
   
积分 774
发帖 293
注册 2003-4-16 来自 湖北仙桃
状态 离线
|
『第 229 楼』:
使用 LLM 解释/回答一下
回227楼
最好是将bios文件放在dos.img中。如果想从网络上获取bios文件,最好是采用tftp下载文件,或者先加载ipx协议后从共享目录中复制bios文件到dos下。启动网络后占用内存很多,很可能不能执行刷新程序。
Reply to post 227
It is best to place the bios file in dos.img. If you want to obtain the bios file from the network, it is best to use tftp to download the file, or first load the ipx protocol and then copy the bios file from the shared directory to DOS. After starting the network, a lot of memory is occupied, and it is very likely that the flash program cannot be executed.
|

下载
09年7月7日 更新
感谢网友 囧HQY 提供空间 |
|
2009-2-8 21:07 |
|
|
adiwdmd
初级用户
 
积分 50
发帖 15
注册 2005-10-2
状态 离线
|
『第 230 楼』:
使用 LLM 解释/回答一下
这网络启动是我用过的最好用的一个,但是最近装几台华硕P5kPL系列的主板 网卡是 ATHEROS AR8121/AR8113 的,网络速度奇慢,不知什么原因,使用Ms TCPip 或IBM tcpip的ghost速度无论是多播还是共享克隆都只能 达到几十M /min,我从主板自带驱动光盘中提取网卡dos驱动覆盖img中的驱动,速度提高到100多M,请楼主帮忙
This network boot is the best one I've ever used. But recently, when installing several ASUS P5kPL series motherboards, the network card is ATHEROS AR8121/AR8113, and the network speed is extremely slow. I don't know the reason. Whether using Ms TCPip or IBM tcpip, the ghost speed, whether multicast or shared cloning, can only reach dozens of M/min. I extracted the network card DOS driver from the motherboard's own driver CD and replaced the driver in the img, and the speed increased to over 100 M. Please help the owner.
|
|
2009-2-15 12:15 |
|
|
xugaohui
高级用户
   
积分 774
发帖 293
注册 2003-4-16 来自 湖北仙桃
状态 离线
|
|
2009-2-15 12:41 |
|
|
kmnt123
新手上路

积分 10
发帖 4
注册 2006-10-8
状态 离线
|
『第 232 楼』:
使用 LLM 解释/回答一下
你好,用了你的tftpboot2009-2-15,很好用,就是对modisys.exe 的用法还不太明白,你的readme里说modisys.exe用于修改计算机名,工作组,IP,Gateway,DNS,WINS,显示隐藏硬件,删除C盘盘符,本地连接删除,我已经做到自动改计算机名和ip了(通过设置好的netinfo.txt),如果我还想要自动改(ipx,Gateway,DNS,WINS,显示隐藏硬件,删除C盘盘符),应该怎么设置呢?
还有就是ntfs分区的问题,我运行nd.bat,还是识别不了ntfs,后来在论坛里下了个IFS压缩包,替换dos.gz里的文件,运行nd.bat,再运行ntfsyes就可以识别ntfs了。
IFS的目录结构
│CWSDPR0.EXE 18.88 KB
│ND.BAT 731 bytes
│NDOS.EXE 334.00 KB
│NTFSNO.BAT 157 bytes
│NTFSYES.BAT 174 bytes
│XMSMAN.EXE 10.70 KB
└─NLS (0 folders, 4 files, 4.00 KB, 4.00 KB in total.)
850.CPI 2.13 KB
850.UCT 128 bytes
866.CPI 1.62 KB
866.UCT 128 bytes
Last edited by kmnt123 on 2009-2-20 at 21:54 ]
Hello, I used your tftpboot2009 - 2 - 15, which is very useful. But I don't quite understand the usage of modisys.exe. Your readme says that modisys.exe is used to modify computer name, workgroup, IP, Gateway, DNS, WINS, display hidden hardware, delete C drive letter, delete local connection. I have already achieved automatic modification of computer name and IP (through the well - set netinfo.txt). If I also want to automatically modify (IPX, Gateway, DNS, WINS, display hidden hardware, delete C drive letter), how should I set it?
And regarding the NTFS partition problem, I ran nd.bat but still couldn't recognize NTFS. Later, I downloaded an IFS compressed package from the forum, replaced the files in dos.gz, ran nd.bat, and then ran ntfsyes to be able to recognize NTFS.
Directory structure of IFS
│CWSDPR0.EXE 18.88 KB
│ND.BAT 731 bytes
│NDOS.EXE 334.00 KB
│NTFSNO.BAT 157 bytes
│NTFSYES.BAT 174 bytes
│XMSMAN.EXE 10.70 KB
└─NLS (0 folders, 4 files, 4.00 KB, 4.00 KB in total.)
850.CPI 2.13 KB
850.UCT 128 bytes
866.CPI 1.62 KB
866.UCT 128 bytes
Last edited by kmnt123 on 2009 - 2 - 20 at 21:54 ]
|
|
2009-2-20 21:37 |
|
|
xugaohui
高级用户
   
积分 774
发帖 293
注册 2003-4-16 来自 湖北仙桃
状态 离线
|
『第 233 楼』:
使用 LLM 解释/回答一下
看了一下是nt.bat这个批处理有时会出错.解压文件失败.一会修正这个问题
I took a look and it's that the nt.bat batch file sometimes has errors. The file extraction failed. I'll fix this problem soon.
|

下载
09年7月7日 更新
感谢网友 囧HQY 提供空间 |
|
2009-2-22 15:20 |
|
|
swordman98
新手上路

积分 6
发帖 3
注册 2007-1-15
状态 离线
|
『第 234 楼』:
使用 LLM 解释/回答一下
请教一个困扰已久的问题
如何批量自动更新主板BIOS
能告诉我大概的步骤吗?
Last edited by swordman98 on 2009-2-25 at 15:33 ]
Asking about a long - standing problem
How to batch and automatically update the motherboard BIOS
Can you tell me the general steps?
Last edited by swordman98 on 2009 - 2 - 25 at 15:33 ]
|
|
2009-2-25 10:29 |
|
|
mac007cn
初级用户
 
积分 46
发帖 18
注册 2009-4-3
状态 离线
|
『第 235 楼』:
使用 LLM 解释/回答一下
Originally posted by swordman98 at 2009-2-25 10:29:
请教一个困扰已久的问题
如何批量自动更新主板BIOS
能告诉我大概的步骤吗?
Last edited by swordman98 on 2009-2-25 at 15:33 ]
首先,你的机房机器的主板应该是一样的。做好一个已经修改好的或者新的BIOS的.BIN程序,并将其做入PXE启动镜像里面,写好AUTOEXEC.BAT,用PXE方式启动各个机器,这样即可搞定。<img src="images/smilies/face-laugh.png" align="absmiddle" border="0">
当然,主板或者网卡得支持PXE,需要PXE服务端以及刷新BIOS的相关程序等等。
Last edited by mac007cn on 2009-4-14 at 05:55 ]
Originally posted by swordman98 at 2009-2-25 10:29:
Ask about a long - puzzling problem
How to batch and automatically update the motherboard BIOS
Can you tell me the general steps?
Last edited by swordman98 on 2009-2-25 at 15:33 ]
First of all, the motherboards of the machines in your computer room should be the same. Make a.BIN program of the already - modified or new BIOS, and incorporate it into the PXE boot image. Write the AUTOEXEC.BAT, and boot each machine in PXE mode, then this can be done. :)
Of course, the motherboard or the network card needs to support PXE, and a PXE server side and relevant programs for refreshing the BIOS, etc., are required.
Last edited by mac007cn on 2009-4-14 at 05:55 ]
|
|
2009-4-14 05:53 |
|
|
hejingwen
新手上路

积分 2
发帖 1
注册 2009-4-28
状态 离线
|
『第 236 楼』:
使用 LLM 解释/回答一下
怎么我用的,选任何启动方式都会直接卡死?
Why does my computer get stuck directly no matter which boot method I choose?
|
|
2009-4-29 07:54 |
|
|
chinaren12
中级用户
  
积分 312
发帖 77
注册 2004-2-9
状态 离线
|
『第 237 楼』:
使用 LLM 解释/回答一下
谢谢了。这个软件我一直用,非常好,谢谢了
Thanks. I've been using this software all the time, it's very good, thanks.
|
|
2009-5-2 22:32 |
|
|
loadload
新手上路

积分 2
发帖 1
注册 2009-5-3
状态 离线
|
|
2009-5-4 11:49 |
|
|
lanbin1
新手上路

积分 5
发帖 3
注册 2008-7-27
状态 离线
|
|
2009-5-20 00:52 |
|
|
jawbin
高级用户
   
积分 994
发帖 444
注册 2005-1-29
状态 离线
|
|
2009-6-26 03:09 |
|