China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-14 03:05
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » Flashing the BIOS View 1,035 Replies 4
Original Poster Posted 2004-01-22 00:00 ·  中国 广东 惠州 电信
初级用户
Credits 133
Posts 7
Joined 2004-01-21 00:00
22-year member
UID 15902
Gender Male
Status Offline
How do I flash the BIOS under DOS
Floor 2 Posted 2004-11-21 00:00 ·  中国 山东 济宁 电信
中级用户
★★★
痴迷DOS者
Credits 456
Posts 570
Joined 2004-10-09 00:00
21-year member
UID 32281
Gender Male
Status Offline

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
DOS不是万能的,没有DOS是万万不能的
自古系统谁无死?留取胆清照汗青!uploadImages/20035317345478982.png
Floor 3 Posted 2004-11-22 00:00 ·  中国 福建 福州 电信
元老会员
★★★
农民
Credits 2,903
Posts 991
Joined 2003-07-23 00:00
23-year member
UID 7391
Gender Male
From 福建省
Status Offline
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.
艰难奋长戟,万古用一夫

中国DOS联盟 http://www.cn-dos.net 欢迎大家来共同学习
我的MSN&E-Mail cn_archer@hotmail.com QQ 56049418
Floor 4 Posted 2004-12-11 00:00 ·  中国 广东 惠州 惠城区 电信
初级用户
Credits 104
Posts 2
Joined 2004-12-11 00:00
21-year member
UID 34547
Gender Male
Status Offline
A clean DOS boot disk? How do I make one?
Floor 5 Posted 2004-12-15 00:00 ·  中国 福建 厦门 电信
系统支持
★★★
Credits 904
Posts 339
Joined 2002-10-10 00:00
23-year member
UID 1904
From 厦门
Status Offline
Under Windows 98, after inserting the A: disk: sys a: then press Enter
Forum Jump: