1、
有电池和外接电源:
直接在 WINDOWS 或 DOS 下运行 DELL BIOS 更新程序即可更新。
2、
只有外接电源,在 DOS 下加参数 -forceit 略过检测强制更新:
如
d1420a10.exe -forceit
3、
只有电池,在 DOS 下加参数 -forceit 略过检测强制更新:
如
d1420a10.exe -forceit
注:可以使用虚拟软盘、U盘启动盘等工具进入DOS环境。
附:DELL BIOS 命令行更新参数
Yesterday I discovered a gzip file inside the Inspiron 1150 BIOS Update file (Non packaged version). I was able to extract it (first manually, cutting the gzip with an hex editor, and later I coded a perl script to do it).
The result was a file of a little bigger than 1Mb that seems to be the BIOS Image!Today, reading some posts in Dell Forums I realized that there are a parameter "-writehdrfile" that should write a "header file".. some posts suggest that this file is what should be used in a bios recovery (using the bootblock) so it seems to be the image file.. I used that parameter and I got the same file.. so I wasted my time on that perl script...
The Update program doesnt show any help message with all the parameters...so I decided to check which other parameters exist and this is what I got:
This is the list of parameters when you execute the file in windows, I'll try to find out if they are the same in DOS or if there are others.
Try them if you want, I'm not responsible of any damage...
I'll try to find out what they are for...
Ok, these are the options when it is executed in DOS: