Announcement

Collapse
No announcement yet.

Latitude E6530 - Trouble Extracting BIOS Image From EXE

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Latitude E6530 - Trouble Extracting BIOS Image From EXE

    Hi folks,

    I'm having a hard time extracting this Dell BIOS. I have a Dell Latitude E6530 that has BIOS corruption and I need to reflash with CH341A programmer. I have already taken dumps of both the 4MB and 8MB chips on the motherboard.

    Service tag number for this model is: "JYDWYW1".
    Link to latest BIOS for this Service Tag: https://dl.dell.com/FOLDER05371360M/1/E6530A22.exe

    I have tried:
    • Simply extracting with 7zip
    • PFSExtractor
    • Using "/writeromfile, /writehdrfile, and /writehexfile" commands
    • Check Temp folder


    None of these methods got me the 2 files that I am after.

    I eventually was able to extract out a set of .bin files using a python script that was downloaded as part of the BiosUtilities collection on github. However, none of these 11 .bin files do not match the file size of my original (corrupted) dumps which should be 4MB and 8MB.

    In my desperation, I searched this forum and found someone with a similar problem and used the two BIOS files that was provided as a solution in their threads and flashed those. They did indeed allow the computer to POST, but the model is off and now I can't flash the correct BIOS from MS-DOS USB because the Dell thinks it's a different model than the BIOS .EXE is looking for. I guess I wasn't paying close enough attention and used a similar, but wrong model's BIOS. Ugh. But at least it did demonstrate how flashing a new BIOS fixed the original problem. I just need to flash the correct one.

    I think I just need to get those two files and then wipe both chips again and reflash with the correct files and I will be good to go. I just can't seem to figure out how to get the two files I need and I haven't encountered a Dell BIOS that I wasn't able to get the BIOS images from before, so this is kind of new territory for me.

    Thank you for your help.

    Edit: Attached original BIOS dumps
    Attached Files
    Last edited by grimacelord; 10-26-2023, 08:20 AM. Reason: Attached dumps

    #2
    Re: Latitude E6530 - Trouble Extracting BIOS Image From EXE

    extracted files from update exe. I used Dell-PFS-BIOS-Assembler-master from github. you have to merge both files and replace modules with UEFITool. Using FIT Tool to clean ME it will split files in right sizes.
    Attached Files
    Last edited by volinakis; 10-26-2023, 10:22 AM.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    https://www.badcaps.net/donate/
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Comment


      #3
      Re: Latitude E6530 - Trouble Extracting BIOS Image From EXE

      Originally posted by volinakis View Post
      extracted files from update exe. I used Dell-PFS-BIOS-Assembler-master from github. you have to merge both files and replace modules with UEFITool. Using FIT Tool to clean ME it will split files in right sizes.
      Hi. Thanks for the reply. Unfortunately, those files you extracted and zipped for me are the same files I was eventually able to get myself. I have no idea what to do with them to get a 4MB and 8MB file.

      I really appreciate you helping me though. Thank you!

      Comment


        #4
        Re: Latitude E6530 - Trouble Extracting BIOS Image From EXE

        Originally posted by grimacelord View Post
        Hi. Thanks for the reply. Unfortunately, those files you extracted and zipped for me are the same files I was eventually able to get myself. I have no idea what to do with them to get a 4MB and 8MB file.

        I really appreciate you helping me though. Thank you!
        I told you, merge bios files and replace modules from full bios with extracted modules with UEFITool. Then perform a clean ME to full bios and FIT will split files. I will try to do it if you van't but I am a little bit busy so after 4-5hrs I will be able to help you.
        ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
        https://www.badcaps.net/donate/
        ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

        Comment


          #5
          Re: Latitude E6530 - Trouble Extracting BIOS Image From EXE

          Originally posted by volinakis View Post
          I told you, merge bios files and replace modules from full bios with extracted modules with UEFITool. Then perform a clean ME to full bios and FIT will split files. I will try to do it if you van't but I am a little bit busy so after 4-5hrs I will be able to help you.
          Ok thank you. I briefly started reading some guides about how to do that, but I've never had to do this before and right now, it all seems a bit over my head. I really appreciate your help and please, take your time with whatever you're working on now. I'll just watch this thread for your reply.

          Thank you again.

          Comment


            #6
            Re: Latitude E6530 - Trouble Extracting BIOS Image From EXE

            Originally posted by grimacelord View Post
            Ok thank you. I briefly started reading some guides about how to do that, but I've never had to do this before and right now, it all seems a bit over my head. I really appreciate your help and please, take your time with whatever you're working on now. I'll just watch this thread for your reply.

            Thank you again.
            ok, try this and let me know if works. your bios has some errors, I replaced Bios Region with extracted from update and performed a clean ME. New bios has no errors, i hope will works.
            Attached Files
            Last edited by volinakis; 10-26-2023, 02:34 PM.
            ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
            https://www.badcaps.net/donate/
            ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

            Comment


              #7
              Re: Latitude E6530 - Trouble Extracting BIOS Image From EXE

              Originally posted by volinakis View Post
              ok, try this and let me know if works. your bios has some errors, I replaced Bios Region with extracted from update and performed a clean ME. New bios has no errors, i hope will works.
              Thank you so much! Those files worked perfectly. Everything is working as it should be now. Thanks again!!!

              Comment


                #8
                Re: Latitude E6530 - Trouble Extracting BIOS Image From EXE

                Originally posted by grimacelord View Post
                Thank you so much! Those files worked perfectly. Everything is working as it should be now. Thanks again!!!
                you are welcome.
                ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
                https://www.badcaps.net/donate/
                ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

                Comment

                Working...