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
Z97-PRO(Wi-Fi ac)/USB 3.1
Last Post: Jedrek
Today 09:49 AM
» Replies: 4
» Views: 2261
Lenovo Z50-70: CPU update
Last Post: DeathBringer
Today 09:26 AM
» Replies: 5
» Views: 93
[Request] Acer Aspire 3050 unlocked BIOS
Last Post: prowindows62
Today 07:43 AM
» Replies: 0
» Views: 61
Fujitsu Esprimo P5710 - unlock [REQUEST]
Last Post: Maxinator500
Today 07:16 AM
» Replies: 18
» Views: 480
HP H-IG41-uATX 45nm microcode update LGA...
Last Post: goldenhill
Today 04:49 AM
» Replies: 58
» Views: 56544
Asus h61m-d & xeon e3-1265l v2
Last Post: DeathBringer
Yesterday 04:28 PM
» Replies: 3
» Views: 179
[REQUEST] - Acer Swift 3 SF314-41G bios ...
Last Post: ersan
Yesterday 03:03 PM
» Replies: 1
» Views: 139
[REQUEST] Lenovo G780 advanced menu
Last Post: Dudu2002
Yesterday 09:41 AM
» Replies: 43
» Views: 17050
[REQUEST] ThinkPad T14 Gen1 Intel BIOS W...
Last Post: SSV CHAOTIC
Yesterday 05:19 AM
» Replies: 0
» Views: 132
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
Yesterday 03:48 AM
» Replies: 15
» Views: 6910
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: 5CarPileup
Yesterday 02:04 AM
» Replies: 1767
» Views: 380212
HP Pro 3500: CPU Upgrade
Last Post: DeathBringer
Yesterday 12:13 AM
» Replies: 20
» Views: 4576
[READ FIRST] Access Advanced settings th...
Last Post: Klinzah
05-02-2024 05:11 PM
» Replies: 424
» Views: 568928
[REQUEST] Asus eeepc 1025C
Last Post: sloseba123
05-02-2024 04:44 PM
» Replies: 87
» Views: 110478
HP EliteBook 840 g2 NVMe
Last Post: x86-64
05-02-2024 06:30 AM
» Replies: 0
» Views: 117
[Request] Dell 7400 2 in 1 Computrace/Ab...
Last Post: Lorand187
05-01-2024 10:34 PM
» Replies: 0
» Views: 165
[REQUEST] Gigabyte B75M-D3H BIOS Unlock
Last Post: topadefir
05-01-2024 12:56 PM
» Replies: 10
» Views: 4055
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: samugarob
05-01-2024 10:08 AM
» Replies: 674
» Views: 168715
[REQUEST] Asus GL504GV BIOS Unlock
Last Post: merjeu
05-01-2024 09:28 AM
» Replies: 5
» Views: 1721
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: George205
05-01-2024 09:22 AM
» Replies: 167
» Views: 68756

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)