LENOVO (IBM) Bioses, especially Thinkpad.

Discussion in 'BIOS Mod Requests. Post Requests Only' started by ancestor, Jun 17, 2009.

  1. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,332
    390
    #7333 Serg008, Oct 13, 2014
    Last edited by a moderator: Apr 20, 2017
    try Pflash.exe (from pure DOS env.) to create backup of the BIOS:
    Code:
    pflash.exe /bak:BACKUP.ROM
    in case the file (BACKUP.ROM) will be created, try to flash this backup:
    Code:
    pflash.exe /sa BACKUP.ROM
    post results.
     
  2. s01o

    s01o MDL Novice

    Jul 29, 2011
    7
    0
    0
    #7334 s01o, Oct 13, 2014
    Last edited by a moderator: Apr 20, 2017
  3. Bob Parr

    Bob Parr MDL Novice

    Oct 12, 2014
    2
    0
    0
    Thanks a lot, I will try it tonight ! :worthy: