Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST + BOUNTY] Lenovo Thinkpad P14s ...
Last Post: loadit
Today 02:23 PM
» Replies: 3
» Views: 79
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
Today 10:53 AM
» Replies: 845
» Views: 317125
[REQUEST] Lenovo Thinkpad E130 (H4ETxxWW...
Last Post: Dudu2002
Today 10:51 AM
» Replies: 509
» Views: 101067
[REQUEST] Lenovo Yoga 11E (N15ETxxW) Whi...
Last Post: Dudu2002
Today 08:15 AM
» Replies: 5
» Views: 2524
[REQUEST] Lenovo G50-70 (9ACNxxWW) BIOS ...
Last Post: Dudu2002
Today 07:23 AM
» Replies: 139
» Views: 40965
[REQUEST] CPU Support for Ryzen 5 3600 o...
Last Post: flexpavillion
Today 04:32 AM
» Replies: 1
» Views: 337
Clevo P775TM1-G BIOS
Last Post: ActivatedNut
Today 01:36 AM
» Replies: 145
» Views: 55313
ASUS P5G41T-M LX2/GB Unlocked Hidden Ove...
Last Post: GangsteR23
Yesterday 04:58 PM
» Replies: 25
» Views: 64132
lenovo z570 Advanced Menu Unlocked
Last Post: Kaluva12345
Yesterday 04:58 PM
» Replies: 7
» Views: 4102
[Request] HP Elitebook 6930P WLAN Whitel...
Last Post: Maxinator500
Yesterday 02:25 PM
» Replies: 15
» Views: 6568
Lenovo ThinkCentre M715q 2nd Gen & AMD R...
Last Post: RedfieldHUN1987
Yesterday 09:23 AM
» Replies: 2
» Views: 148
L14 Gen 3 AMD , Need UEFI unlock advance...
Last Post: frankeinstein2532555
Yesterday 04:08 AM
» Replies: 0
» Views: 96
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: freedome
03-26-2024 11:00 PM
» Replies: 188
» Views: 52216
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: ghostinoss
03-26-2024 09:21 PM
» Replies: 655
» Views: 167204
[Request] CPU support for Lenovo IQ57I
Last Post: DeathBringer
03-26-2024 10:02 AM
» Replies: 5
» Views: 239
unlocked Bios for Machenike s16
Last Post: Dudu2002
03-26-2024 09:06 AM
» Replies: 5
» Views: 328
[REQUEST] Bios Unlock Whitelist HP DV6-6...
Last Post: DimanTLT63
03-26-2024 03:03 AM
» Replies: 0
» Views: 145
[REQUEST] HP Pavilion G6-1252ss Whitelis...
Last Post: joseefitness
03-26-2024 01:40 AM
» Replies: 0
» Views: 128
[REQUEST] Lenovo S310 & S410 (8BCNxxWW) ...
Last Post: morgley
03-25-2024 10:43 PM
» Replies: 14
» Views: 6334
Acer Nitro ANV15-51 Bios Bin File Reques...
Last Post: Papethzkie23
03-25-2024 06:04 PM
» Replies: 0
» Views: 139

AMI Bios flash tool - AFUDOS.EXE
#1
Here's the command line syntax for AFUDOS.EXE "AMI FLASH UTILITY for DOS". Type these commands just like you see them, while replacing "mybios.rom" with the name of the file and ext you are trying to flash. This should help alot of people struggling with understanding how to type these commands properly.
Display ROM file's ROM ID
Code:
afudos mybios.rom /U
Save current system BIOS ROM into disk
Code:
afudos mybios.rom /O
AFUDOS Help
Code:
afudos /h
Update Boot Block only
Code:
afudos mybios.rom /B
Update main BIOS image only
Code:
afudos mybios.rom /P
Update NVRAM only
Code:
afudos mybios.rom /N
Update Embedded Controller Block only
Code:
afudos mybios.rom /E
Update Embedded Controller Block if newer version is detected
Code:
afudos mybios.rom /ECUF
Update 2nd non-critical block only
Code:
afudos mybios.rom /K2
Update main BIOS image, Boot Block and NVRAM at once
Code:
afudos mybios.rom /P /B /N
Update whole BIOS ROM
Code:
afudos mybios.rom /P /B /N /C /E /K
Update whole BIOS ROM and load current CMOS optimal settings
Code:
afudos mybios.rom /P /B /N /C /E /K /L0
Update whole BIOS without checking ROM ID <-Don't use unless your sure
Code:
afudos mybios.rom /P /B /N /C /E /K /X
Update whole BIOS with quiet execution
Code:
afudos mybios.rom /P /B /N /C /E /K /Q
Update whole BIOS in quiet mode and REBOOT quietly
Code:
afudos mybios.rom /P /B /N /C /E /K /Q /REBOOT
Update BootBlock MAC address<-Used for changing MAC if your mobo has onboard Ethenet that supports the option to boot from network
Code:
c:\>afudos /M "MAC_ADDRESS"
Update whole BIOS and BootBlock MAC address<-Used for changing MAC if your mobo has onboard Ethenet that supports the option to boot from network
Code:
afudos mybios.rom /P /B /N /C /E /K /M "MAC_ADDRESS"
Update whole BIOS except existing SMBIOS structures<-this prevents overwriting current DMI and CIM data in the bios
Code:
afudos mybios.rom /P /B /N /C /E /K /R
Update whole BIOS but preserve SMBIOS type 0 and 11<-this prevents overwriting current DMI and CIM data at specific locations in the bios
Code:
afudos mybios.rom /P /B /N /C /E /K /R0 /R11

AMI Bios Section ModeratorBig Grin
Exclamation
By requesting, downloading, and flashing a modified
bios you are held responsible for what you choose
to do with it. flash at your own risk! And please
remember to let us know if our mods work for you!

www find
quote
#2
thanks.
find
quote
#3
Thanks you!! So much!
find
quote
#4
Is it possible to flash an external BIOS chip using this tool?
find
quote
#5
External bios chip needs a kind of special hardware changing with the manufacturer..
find
quote
#6
Wow, very extended list. Thanks a lot!
find
quote
#7
tanks
find
quote
#8
Slightly rusty entry does not include my favorite option the / GAN switch which means it completely overwrites all blocks with a chip condition check, but a very useful thing has been removed from the latest public version.
Luckily, I found the latest set in which it still works.
https://mega.nz/folder/cNEwUTCT#H7Sa3cozqzCDr-fdc5yZEQ
The package includes Apito IV 3.06.01 and Apito V 5.06.01 Afudos and Afuwin accessories - the original full zip package.
find
quote
#9
I'm getting the error about this not being compatible with my system. Any utilities to flash from within windows or that doesn't mention a floppy drive as I have seen in utilities area?

Thanks in advance!
find
quote
#10
(01-05-2022, 11:34 AM)TheRantingPogi Wrote: I'm getting the error about this not being compatible with my system. Any utilities to flash from within windows or that doesn't mention a floppy drive as I have seen in utilities area?

Thanks in advance!

u need afuwin.exe for 32bit windows or afuwinx64.exe for 64bit windows to do bios flash updating in windows, not afudos.exe.  look for those tools instead
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)