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
i7 2860QM how to raise power limit?
Last Post: DeathBringer
Today 07:43 AM
» Replies: 12
» Views: 559
[REQUEST] Dell Wyse 3040: CSM enable for...
Last Post: mm400
Today 05:58 AM
» Replies: 1
» Views: 655
[REQUEST] GA-8I865GME-775-RH (rev. 3.9) ...
Last Post: DeathBringer
Today 04:04 AM
» Replies: 1
» Views: 144
[REQUEST] Acer TravelMate 5760(G,Z) BIOS...
Last Post: quibic
Yesterday 01:03 AM
» Replies: 49
» Views: 26579
Asus P8Z77-M RT-d Unlock
Last Post: cbaldwin1
07-11-2025 04:21 PM
» Replies: 0
» Views: 247
[REQUEST] Lenovo Yoga 530-14ARR (8MCNxxW...
Last Post: Dudu2002
07-11-2025 02:04 PM
» Replies: 4
» Views: 3166
[REQUEST] Gigabyte GA-X99P-SLI BIOS with...
Last Post: DKisCRUSHIN
07-11-2025 09:50 AM
» Replies: 0
» Views: 228
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
07-10-2025 02:56 PM
» Replies: 1
» Views: 399
Acer A517-51G-58S5 - Complete BIOS image...
Last Post: Humboldt
07-10-2025 01:07 PM
» Replies: 2
» Views: 271
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Dudu2002
07-10-2025 03:02 AM
» Replies: 3
» Views: 373
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
07-10-2025 12:09 AM
» Replies: 5
» Views: 3016
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: TeckToe
07-09-2025 11:29 PM
» Replies: 4
» Views: 1517
Gigabyte G6X 9MG insydeH2O IOS Unlock
Last Post: Zzhheennyyaa
07-09-2025 04:37 PM
» Replies: 2
» Views: 639
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
07-09-2025 09:39 AM
» Replies: 1
» Views: 404
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
07-09-2025 12:11 AM
» Replies: 0
» Views: 333
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
07-08-2025 07:55 PM
» Replies: 10
» Views: 16928
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
07-08-2025 05:36 PM
» Replies: 49
» Views: 53791
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
07-08-2025 07:13 AM
» Replies: 1
» Views: 282
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
07-08-2025 07:12 AM
» Replies: 491
» Views: 218057
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
07-08-2025 12:15 AM
» Replies: 5
» Views: 1185

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: 1 Guest(s)