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
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
07-31-2025 02:57 PM
» Replies: 133
» Views: 69048
[REQUEST] HP Stream 13 (13-c100nm) White...
Last Post: krusic22
07-29-2025 06:42 PM
» Replies: 0
» Views: 437
Acer Aspire 7741G BIOS
Last Post: lucky42
07-28-2025 08:53 AM
» Replies: 1
» Views: 1159
[REQUEST] [AMIBIOS8] MSI MS-1731 unlock
Last Post: wololo
07-27-2025 02:07 PM
» Replies: 0
» Views: 727
REQUEST - Unlock bios for Toshiba Satell...
Last Post: SaadC50
07-27-2025 10:14 AM
» Replies: 0
» Views: 627
[REQUEST] Lenovo G500(S) (7BCNxxWW) Whit...
Last Post: Tchistiakov
07-27-2025 08:52 AM
» Replies: 566
» Views: 306094
[REQUEST] HP Envy 15-k203nl bios mod
Last Post: Maxinator500
07-26-2025 12:44 PM
» Replies: 1
» Views: 772
[REQUEST] HP Pavilion dv7-6153er - F.1B ...
Last Post: swmint
07-26-2025 08:31 AM
» Replies: 2
» Views: 5629
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Rt1213
07-26-2025 06:03 AM
» Replies: 817
» Views: 398481
Soltek SL-65KIV2
Last Post: DeathBringer
07-26-2025 05:44 AM
» Replies: 20
» Views: 1801
[REQUEST] Lenovo IdeaPad 3 15ALC6 (GLCNx...
Last Post: KADCORP
07-26-2025 12:30 AM
» Replies: 11
» Views: 7110
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: cwaras
07-25-2025 06:14 PM
» Replies: 2
» Views: 1387
[REQUEST] Lenovo Thinkpad E130 (H4ETxxWW...
Last Post: Dudu2002
07-25-2025 01:55 PM
» Replies: 495
» Views: 191749
[REQUEST] Acer Aspire VN7-791(G) BIOS Un...
Last Post: Dudu2002
07-25-2025 01:48 PM
» Replies: 93
» Views: 92887
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: oleg-kv
07-25-2025 01:43 PM
» Replies: 501
» Views: 218096
BA92-10824B P04RAC phoenix bios rom requ...
Last Post: thi
07-25-2025 04:11 AM
» Replies: 0
» Views: 1202
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: men92
07-24-2025 08:38 AM
» Replies: 166
» Views: 58541
[REQUEST] Lenovo Legion T5 (O54KT1DA) BI...
Last Post: kutoramo
07-24-2025 07:34 AM
» Replies: 1
» Views: 1997
[REQUEST] Unlocking / Enabling WoL for A...
Last Post: StarFluxGames
07-23-2025 06:23 AM
» Replies: 0
» Views: 1171
[REQUEST] Lenovo G510 (79CNxxWW) BIOS Un...
Last Post: Dudu2002
07-23-2025 02:47 AM
» Replies: 80
» Views: 60539

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)