Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dell PFS Update Extractor v5.1 doesn't work on Dell Optiplex 7090 BIOS #10

Closed
flipphos opened this issue Mar 25, 2022 · 2 comments
Closed
Assignees
Labels
question Further information is requested

Comments

@flipphos
Copy link

  1. I tried on Dell Optiplex 7080 BIOS v1.0.7 and it worked.

  2. I also tried on the latest Optiplex 7080 BIOS v1.5.1, (file name: OptiPlex_7090_1.5.1.exe), which gives the following info:
    *** Dell_PFS_Extract.exe

    Error: This is not a Dell PFS update image!

*** OptiPlex_7090_1.5.1.exe

Extracted Dell PFS 1 > OptiPlex_7090_1.5.1 > Utilities section!

    Extracted Dell PFS 2 > BuffaloRkl_15.0.35.2028_EVT_BUFFALO_64 v1.5.1 > Utilities section!

Error: Dell PFS Update Extractor v5.1 crashed, please report the following:

Traceback (most recent call last):
File "Dell_PFS_Extract.py", line 1245, in
File "Dell_PFS_Extract.py", line 407, in main
File "Dell_PFS_Extract.py", line 513, in pfs_section_parse
File "Dell_PFS_Extract.py", line 732, in pfs_extract
File "Dell_PFS_Extract.py", line 513, in pfs_section_parse
File "Dell_PFS_Extract.py", line 790, in pfs_extract
File "Dell_PFS_Extract.py", line 1055, in pfs_file_write
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Administrator\Desktop\Dell BIOS\Dell Optiplex 7090 BIOS\V1.5.1\OptiPlex_7090_1.5.1.exe_extracted\Firmware\2 BuffaloRkl_15.0.35.2028_EVT_BUFFALO_64 v1.5.1\Firmware\2 BuffaloRkl_15.0.35.2028_EVT_BUFFALO_64 v1.5.1 -- 1 System BIOS with BiosGuard v1.5.1.bin'

Press enter to exit

@platomav
Copy link
Owner

platomav commented Mar 25, 2022

I cannot reproduce this. OptiPlex_7090_1.5.1.exe works perfectly fine on my side. Make sure the downloaded file is complete and that there are no path restrictions (permissions, AV scan etc).

Capture

@platomav platomav added the question Further information is requested label Mar 25, 2022
@flipphos
Copy link
Author

Thank you!
I think it could be a path name (length) thing. I ran again from another short path (as short as "C:\1"), and it worked almost as yours. I am happy.

Dell PFS Update Extractor v5.1

Enter input directory path:

*** Dell_PFS_Extract.exe

Error: This is not a Dell PFS update image!

*** OptiPlex_7090_1.5.1.exe

Extracted Dell PFS 1 > OptiPlex_7090_1.5.1 > Utilities section!

    Extracted Dell PFS 2 > BuffaloRkl_15.0.35.2028_EVT_BUFFALO_64 v1.5.1 > Utilities section!

    Extracted Dell PFS 2 > BuffaloRkl_15.0.35.2028_EVT_BUFFALO_64 v1.5.1 > Firmware section!

    Extracted Dell PFS 3 > BuffaloRkl_15.0.35.2028_EVT_CHPB_BUFFALO_64 v1.5.1 > Utilities section!

    Extracted Dell PFS 3 > BuffaloRkl_15.0.35.2028_EVT_CHPB_BUFFALO_64 v1.5.1 > Firmware section!

Extracted Dell PFS 1 > OptiPlex_7090_1.5.1 > Firmware section!

Done!

@platomav platomav self-assigned this Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants