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
Bios MOD Lenovo L390/ Wifi support MacOS
Last Post: DennisWeaver
Yesterday 10:50 PM
» Replies: 1
» Views: 821
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: help_seeker
Yesterday 01:23 PM
» Replies: 129
» Views: 53831
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: sairos
Yesterday 10:23 AM
» Replies: 60
» Views: 47047
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: uncle_Fedya
04-02-2025 03:54 PM
» Replies: 524
» Views: 222125
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
04-02-2025 01:56 PM
» Replies: 497
» Views: 207771
[REQUEST] Gigabyte G5 KF BIOS unlock
Last Post: Dudu2002
04-02-2025 01:55 PM
» Replies: 3
» Views: 311
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: Dudu2002
04-02-2025 03:32 AM
» Replies: 44
» Views: 21124
Gigabyte b650e aorus master F33b
Last Post: Anem
04-01-2025 11:59 PM
» Replies: 0
» Views: 225
Xeon E5 2699 V3 (turbo Unlock) for Bios-...
Last Post: xlr8r
04-01-2025 11:42 AM
» Replies: 0
» Views: 317
[REQUEST] Lenovo Thinkpad X1 Carbon Gen3...
Last Post: Dudu2002
04-01-2025 08:50 AM
» Replies: 38
» Views: 18040
HP Probook 640 G2 bricked BIOS
Last Post: Milovanovic1992
04-01-2025 08:13 AM
» Replies: 0
» Views: 248
Dell Optiplex 3060 add 9th Gen CPU suppo...
Last Post: nickedasy
04-01-2025 03:31 AM
» Replies: 18
» Views: 1460
AM3 support for a Compaq
Last Post: DeathBringer
04-01-2025 01:01 AM
» Replies: 1
» Views: 318
Bios modding to support more RAM (Pegatr...
Last Post: DeathBringer
03-31-2025 01:33 PM
» Replies: 1
» Views: 439
[Request] ASUS X93SV (Whitelist Removal)
Last Post: Supercharger
03-30-2025 05:48 AM
» Replies: 1
» Views: 2335
Downgrade bios for Acer Aspire E1-571(G)...
Last Post: Rodrigowbs
03-29-2025 11:18 PM
» Replies: 24
» Views: 21697
[Request] Samsung Series 7 Slate PC
Last Post: SwCore
03-29-2025 10:23 PM
» Replies: 16
» Views: 17351
[Request] Alienware M18 R1 AMD(version) ...
Last Post: 009drmq
03-29-2025 09:20 AM
» Replies: 0
» Views: 480
Acer nitro an16-41 device bios is corrup...
Last Post: Serwintes
03-29-2025 07:25 AM
» Replies: 0
» Views: 366
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Sonnnnnni Sid
03-29-2025 06:41 AM
» Replies: 485
» Views: 191322

convert .27A bios file
#1
Hi!! i have to flash bios file to a new winbond chip (SPI FLASH). i have the usb programmer and CH341A program but the extension bios file of my DFI CL630 is only in 27A extension and the program works on .BIN .HEX or .ROM. In the zip there are also afudos.exe and readme file. how can i convert if it is possible?
thanks
find
quote
#2
Please link or attach BIOS so I can check, it's probably already .bin file but best to check to be sure in case it's encapsulated.
find
quote
#3
here is the zip file, see into this. thanks !!!


Attached Files
.zip   CL630-CRM_062714.zip (Size: 1.84 MB / Downloads: 2)
find
quote
#4
That is .bin file, however if you are using this with programmer that is not complete BIOS file so you cannot write this to the board with programmer.

Please dump your current/old BIOS with programmer, make sure it verifies, and then open that file in Hex editor and make sure it's not all FF's or 00's, and or also open with UEFITool and make sure it opens fully (ignore errors at bottom) then save the file and upload it here.

If the board is working right now, you can update this BIOS normally using standard procedure from DOS using the included files and the following command >>

afudos CL630R46.27A /p /b /n

If the board is not running, you'll definitely need to dump your old original BIOS before you program new one, so I can make you a complete image to use with the programmer. That, or we'll have to find someone else's dump for this board and then I can make you an image to use. What is the full board model name in case we end up having to do that, is this full model name (DFI CL630)?
I found CL630-CRM DFI-ITOX and CL630-CRM when looking in Google, but first one leads to AC0 or ACB BIOS files
http://www.dfi-itox.com/pages/support/mbd/showcl630.htm

And the other one CL630-CRM, no BIOS downloads Sad
https://www.dfi.com/product/index/311#download
find
quote
#5
(12-13-2018, 12:34 AM)Lost_N_BIOS Wrote: That is .bin file, however if you are using this with programmer that is not complete BIOS file so you cannot write this to the board with programmer.  

Please dump your current/old BIOS with programmer, make sure it verifies, and then open that file in Hex editor and make sure it's not all FF's or 00's, and or also open with  UEFITool and make sure it opens fully (ignore errors at bottom) then save the file and upload it here.

If the board is working right now, you can update this BIOS normally using standard procedure from DOS using the included files and the following command >>

afudos CL630R46.27A /p /b /n

If the board is not running, you'll definitely need to dump your old original BIOS before you program new one, so I can make you a complete image to use with the programmer.  That, or we'll have to find someone else's dump for this board and then I can make you an image to use.  What is the full board model name in case we end up having to do that, is this full model name (DFI CL630)?
I found CL630-CRM DFI-ITOX and CL630-CRM when looking in Google, but first one leads to AC0 or ACB BIOS files
http://www.dfi-itox.com/pages/support/mbd/showcl630.htm

And the other one CL630-CRM, no BIOS downloads Sad
https://www.dfi.com/product/index/311#download

ok i'm very happy for your reply, you're the only! ok i've dumped my chip's bios (i think it's corrupted or broken because the pc start only on lights and fans but bios don't start and don't boot's anything)so dump could be not excat. so the dumped bios is only FF, i attach the screenshot. the bios is the zip file i gave u, i flashed into my pc 1 year ago with usb, when pc were work almost Sad . so we have to try to convert this 27A bios and put into chip, if don't i don't know how to do with my mobo and cpu.
thanks and best regards!!


Attached Files Thumbnail(s)
   
find
quote
#6
You're welcome!

Dumped BIOS only FF may not be proper dump, try again with another software version, I doubt the chip is blank (All FF) even if corrupted. That is common issue with programmer when bad connection, connected improperly, using incorrect version, or incorrect chip ID used etc. Here is several versions of the software for CH341A programmer - https://www.sendspace.com/file/gtcmvd

Here is guide on how to connect properly if you are not 100% sure
https://www.bios-mods.com/forum/Thread-G...programmer

Or is this removable BIOS? If yes, make sure you are putting chip into correct slot in the programmer and that pin one lines up with correct place in the programmer. Of course, if you have ever pressed "write" or "erase" with the chip connected, then it could be blank, if you have not, then it should have data on it

As I mentioned, you cannot write that .27 BIOS to the board, it's not complete BIOS. What is CPU model on this system?

Hopefully you have not erased or written to the chip, so we can get good dump from it. I cannot find one online, so that is your only hope I think, if it's corrupted I can fix, but if it's empty we cannot. I bet try other software version and you will get good dump. What is the BIOS Chip ID?
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)