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
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Vigor89
Today 04:51 PM
» Replies: 268
» Views: 116868
[Test, sp54926] HP Pavilion dm1-4000sd
Last Post: symbios24
Today 08:14 AM
» Replies: 36
» Views: 28503
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Dudu2002
Yesterday 09:27 AM
» Replies: 35
» Views: 13463
HP probook4436s(e2-3000m)can update to a...
Last Post: DeathBringer
Yesterday 04:17 AM
» Replies: 1
» Views: 156
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
06-14-2025 01:48 PM
» Replies: 5
» Views: 584
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
06-14-2025 09:45 AM
» Replies: 212
» Views: 106075
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
06-14-2025 02:26 AM
» Replies: 40
» Views: 12462
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
06-14-2025 12:59 AM
» Replies: 0
» Views: 297
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 231
ASUS P5LD2 Deluxe & Conroe CPU
Last Post: k24a1
06-13-2025 03:05 PM
» Replies: 20
» Views: 9723
Request: Modded BIOS with NVMe support f...
Last Post: thadrusta
06-13-2025 01:08 PM
» Replies: 1
» Views: 823
[REQUEST] Lenovo Yoga 500 (BDCNxxWW) BIO...
Last Post: soren
06-12-2025 05:19 PM
» Replies: 21
» Views: 15941
Unlock EMT64 / 64-bit UEFI support on In...
Last Post: ordi
06-12-2025 01:41 PM
» Replies: 4
» Views: 507
H-Joshua-H61-uATX with i5-2500K or i7-37...
Last Post: EQX
06-12-2025 12:49 PM
» Replies: 33
» Views: 19076
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Yaserxi
06-12-2025 08:50 AM
» Replies: 341
» Views: 173670
[Request] Alienware X51 R2 BIOS Unlock
Last Post: thadrusta
06-11-2025 08:22 PM
» Replies: 14
» Views: 14401
BIOS Mod for Dell Inspiron 7447 A09 to E...
Last Post: hoangha16497
06-11-2025 08:14 PM
» Replies: 0
» Views: 330
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: ptnom
06-11-2025 06:36 PM
» Replies: 57
» Views: 30407
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
06-11-2025 05:46 PM
» Replies: 245
» Views: 111398
[REQUEST] Acer Aspire One AOD255E BIOS U...
Last Post: stormy
06-11-2025 03:24 PM
» Replies: 63
» Views: 37713

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)