中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-14 03:52
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » Flashing the BIOS
Printable Version  1,037 / 4
Floor1 Vicky26 Posted 2004-01-22 00:00
初级用户 Posts 7 Credits 133
How do I flash the BIOS under DOS
Floor2 defrag Posted 2004-11-21 00:00
中级用户 Posts 570 Credits 456

If you want to flash it, make a program:
debug
a
int 0
int 1
int 2
int 3
int 4
mov ax,100
mov bx,800
jmp ffff:0000
int 0
int 1
int 45
int 98
int 254
int 255
int 0
rcx
150
n 1.com
w
q
Floor3 cn_archer Posted 2004-11-22 00:00
元老会员 Posts 991 Credits 2,903 From 福建省
The more common method is to prepare the relevant BIOS file and flashing utility, and prepare a clean DOS boot disk. After booting, run the flashing utility and load the BIOS file to flash it. Usually the flashing utility under DOS needs parameters. At present, motherboard BIOSes on the market are mainly of three types: Award BIOS, AMI BIOS, and Phoenix BIOS. Award BIOS is a BIOS developed by Award Software, and it is one of the most widely used motherboard BIOSes. We can see this information on the first line of the startup screen. For example, “Award Modular BIOSV4.51G” tells us this is an Award BIOS, version 4.51. You only need to download the latest BIOS file matching your motherboard model from the Internet, run Awdflash.exe from the floppy disk in pure DOS mode, then follow the prompts step by step to successfully complete the motherboard BIOS update. Generally speaking, this process can be done in no more than two minutes. Instructions for using the various parameters of Awdflash.exe:  /?: display help information  /py: automatically complete the BIOS flashing task  /sy: back up the original BIOS to disk  /sb: forcibly skip the BootBlock module when upgrading the BIOS  /cp: clear Plug and Play data (ESCD) after flashing is finished  /cd: clear DMI data after BIOS flashing is finished  /r: automatically reboot after BIOS flashing is finished  /pn: do not run the upgrade program  /sn: do not back up the old system BIOS file  /sd: save DMI data to a file  /cks: display the data of the backup file when updating the BIOS  /tiny: use only a very small amount of memory  /e: automatically return to the DOS command line after flashing is finished  /f: use the original BIOS data during flashing  /ld: clear CMOS data after flashing is finished and do not reboot the system  /cksxxxx: compare and verify the old backup BIOS file with the new BIOS file Note that it is best to back up the BIOS file before flashing. During the flashing process, the power must not be cut and the system must not be rebooted. In addition, a damaged BIOS file can also cause the flashing to fail.
Floor4 mfcn163 Posted 2004-12-11 00:00
初级用户 Posts 2 Credits 104
A clean DOS boot disk? How do I make one?
Floor5 autoit Posted 2004-12-15 00:00
系统支持 Posts 339 Credits 904 From 厦门
Under Windows 98, after inserting the A: disk: sys a: then press Enter
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023