Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
Need help removing Wi-Fi whitelist and r...
Last Post: Leonardosena
Today 04:23 PM
» Replies: 1
» Views: 30
bios f.02 Help!!!
Last Post: karbonid777
Today 12:21 PM
» Replies: 0
» Views: 79
[REQUEST] Lenovo Ideadpad N581 Whitelist...
Last Post: Dudu2002
Yesterday 02:07 PM
» Replies: 238
» Views: 115410
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: Dudu2002
Yesterday 06:31 AM
» Replies: 25
» Views: 15286
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: dump_bios_gg
Yesterday 04:59 AM
» Replies: 290
» Views: 200740
X550VXK BIOS Unlock Request
Last Post: laret
Yesterday 03:35 AM
» Replies: 1
» Views: 212
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
10-31-2025 04:20 AM
» Replies: 0
» Views: 171
Help with DMI Info Lenovo Bios
Last Post: force9da
10-30-2025 04:04 PM
» Replies: 0
» Views: 211
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
10-30-2025 03:42 PM
» Replies: 7
» Views: 305
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
10-30-2025 04:19 AM
» Replies: 5
» Views: 16939
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 233
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 286
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 55078
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9111
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
10-29-2025 10:50 AM
» Replies: 145
» Views: 64419
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
10-29-2025 10:35 AM
» Replies: 0
» Views: 192
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
10-29-2025 08:37 AM
» Replies: 3
» Views: 2140
asrock 970 extreme3 slic 2.1
Last Post: 3xy
10-29-2025 03:34 AM
» Replies: 12
» Views: 18583
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: Bennett
10-29-2025 12:05 AM
» Replies: 92
» Views: 117554
[REQUEST] HP Probook 6570b Whitelist Rem...
Last Post: nexxus2
10-28-2025 01:07 PM
» Replies: 4
» Views: 6032

msi laptop bios flash
#1
hello ,
my bios is ami aptiov and i took the .rom file using afuwin and edited the menus i want to appear by amibcp but i struggle to flash i cant find any idea to flash my bios
afudos , afuwin , fptall failed 
any tool i can flash the modded one with or i can mod the bios and patch it or something and flash as it is original?
find
quote
#2
reflash using MSI built in BIOS flashing tool, inside the BIOS. Rename your mod BIOS to the exact stock BIOS name, including the extension.

Can you link to the stock BIOS download, I'll let you know if FPT should work or not. But no matter what, it should only be used to first dump the BIOS, then modify that, then flash it back, don't ue it with stock BIOS or you'll loose system specific details (UUID, Serial etc)
find
quote
#3
(02-10-2019, 02:57 PM)Lost_N_BIOS Wrote: reflash using MSI built in BIOS flashing tool, inside the BIOS.  Rename your mod BIOS to the exact stock BIOS name, including the extension.

says secure flash protection and doesnt flash
find
quote
#4
Link to stock BIOS and I can check, that should have been in your first post, or at least the model name.
find
quote
#5
http://download.msi.com/bos_exe/nb/E16JFIMS.10B.zip
find
quote
#6
(02-10-2019, 03:33 PM)Lost_N_BIOS Wrote: Link to stock BIOS and I can check, that should have been in your first post, or at least the model name.

My fault sorry
find
quote
#7
Thanks for BIOS link, what is the system model?

Please download Intel ME System Tools V12 from this link in the "C" section
https://www.win-raid.com/t596f39-Intel-M...Tools.html

Inside you will find Flash Programming Tool folder, and inside that a Win32 folder. Select the Win32 folder, hold shift and press right click, choose open command window here (not power shell). Then run the following command to make a BIOS region dump

FPTw.exe -bios -d biosreg.bin

Then, edit this file with your desired AMIBCP edits again, then reflash using same procedure as above with command below instead

FPTw.exe -bios -f biosreg.bin

If you have any errors when trying to flash back, STOP! Do not try to proceed, show me image of command given and error all on same image.
find
quote
#8
(02-11-2019, 01:54 AM)Lost_N_BIOS Wrote: Thanks for BIOS link, what is the system model?

Please download Intel ME System Tools V12 from this link in the "C" section
https://www.win-raid.com/t596f39-Intel-M...Tools.html

Inside you will find Flash Programming Tool folder, and inside that a Win32 folder.  Select the Win32 folder, hold shift and press right click, choose open command window here (not power shell).  Then run the following command to make a BIOS region dump

FPTw.exe -bios -d biosreg.bin

Then, edit this file with your desired AMIBCP edits again, then reflash using same procedure as above with command below instead

FPTw.exe -bios -f biosreg.bin

If you have any errors when trying to flash back, STOP!  Do not try to proceed, show me image of command given and error all on same image.

it works with no errors thank you so much for the help
find
quote
#9
Great! So you got your modified BIOS flashed too correct?
find
quote
#10
(02-14-2019, 11:47 AM)Lost_N_BIOS Wrote: Great!  So you got your modified BIOS flashed too correct?

Yes it did no errors at all and with the stuff i wanted thanks?
find
quote


Forum Jump:


Users browsing this thread: 5 Guest(s)