Phoenix bios SLIC mod requests (*.WPH or *.ROM files).

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

  1. slim26

    slim26 MDL Novice

    Jan 9, 2008
    22
    0
    0
    Thanks will give it a shot - -although, that is a Windows flash.
     
  2. jvictorss

    jvictorss MDL Novice

    Aug 11, 2009
    6
    0
    0
    #743 jvictorss, Aug 11, 2009
    Last edited by a moderator: May 23, 2017
  3. agonic

    agonic MDL Novice

    Jul 31, 2009
    3
    0
    0
    The f.42 came up as F.38 on my machine too.
     
  4. naigaboy

    naigaboy MDL Novice

    Mar 30, 2008
    28
    0
    0
    I have a new problem, i also have another laptop which is the same model type, BIOS, etc and the modded BIOS did not work for it.

    I had previously done a SLIC request for this laptop and it worked for Vista and i believe i had done the same with the prev laptop i modded last night. I have updated BIOS to unmodded BIOS and gone back to modded BIOS with no help. I am currently back on unmodded BIOS and am attaching .rw file to see if that will help.

    Again, this is
    Motherboard Manufacturer and Model : HP Dv 6000z
    Bios Revision : F .42
    Bios Type : Phoenix
    Need SLIC 2.1 for win 7 activation, already installed HP certificate and SLP OEM.

    *Most importantly this is not my first time doing this, and i did it yesterday for another laptop. Thanks in advance.
     
  5. Yen

    Yen Admin (retired)
    Staff Member

    May 6, 2007
    13,127
    14,209
    340
    And I need a new car!

    Do you want us to do everything for you???:rolleyes:
    I suggest to you to read post #1....
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. adrpat

    adrpat MDL Member

    May 15, 2008
    109
    0
    10
    #748 adrpat, Aug 11, 2009
    Last edited by a moderator: Apr 20, 2017
    try this in DOS :phlash16 bd3g3a44.wph /x /mode=3 /pn

    thats wath says the autoexec from the original bios flasher

    Code:
    @echo off
    goto bios
    
    :===============================================================
    : Flash BIOS automatic installation                            :
    : Copyright (C) 2009 Toshiba America Information Systems, Inc. :
    :===============================================================
    
    :bios
    phlash16 bd3g3a44.wph /x /mode=3 /pn
     
  7. Busykid508

    Busykid508 MDL Guru

    Jun 4, 2009
    5,560
    372
    180
  8. Yen

    Yen Admin (retired)
    Staff Member

    May 6, 2007
    13,127
    14,209
    340
    #753 Yen, Aug 11, 2009
    Last edited by a moderator: Apr 20, 2017
    Guys, please switch /x and /s for silent only, if you want /c for clear cmos...that's enough.....btw what's pn ???
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. HolyRoses

    HolyRoses MDL Novice

    Jul 30, 2009
    31
    1
    0
    #754 HolyRoses, Aug 11, 2009
    Last edited by a moderator: May 23, 2017
  10. adrpat

    adrpat MDL Member

    May 15, 2008
    109
    0
    10
    #755 adrpat, Aug 11, 2009
    Last edited by a moderator: Apr 20, 2017
    hi @Yen

    Code:
    Phoenix WinPhlash Utility for DOS - Version 1.6.4.2
    Copyright (c) Phoenix Technologies Ltd., 2000-2006
    USAGE: PHLASH16 [options] [@rspfile] [romfile]
       romfile      Override the default BIOS image name BIOS.WPH with "file".
       @rspfile     Response file containing more options
       /A:n         32 bit address where to put the File Image.
       /B:file      Override the default BIOS image name BIOS.WPH with "file".
       /BBL         Program boot block.
       /BU[=name]   Backup flash memory into BIOS.BAK before programming.
                    If "name" specified, override the default filename BIOS.BAK.
       /C           Clear CMOS checksum after programming.
       /CS          Verify BIOS.WPH image checksum.
       /DMC:string  Specify chassis manufacturer DMI string.
       /DMM:string  Specify motherboard manufacturer DMI string.
       /DMS:string  Specify system manufacturer DMI string.
       /DOxx:string Specify OEM DMI string number xx.
       /DPC:string  Specify chassis product ID DMI string.
       /DPM:string  Specify motherboard product ID DMI string.
       /DPS:string  Specify system product ID DMI string.
         /DSC:string  Specify chassis serial number DMI string.
       /DSM:string  Specify motherboard serial number DMI string.
       /DSS:string  Specify system serial number DMI string.
       /DUS:string  Specify UUID DMI string.
       /DVC:string  Specify chassis version DMI string.
       /DVM:string  Specify motherboard version DMI string.
       /DVS:string  Specify system version DMI string.
       /DEV           Display device information from WPH file.
       /EXIT          Exit without rebooting.
       /E2            Generate a new UUID when current UUID is (FFF...FFF).
       /H or /?       Help screen.
       /I             Verify image size matches flash part size.
       /MODE=n        Specify mode n (0, 1, 2, 3).
       /MFG           Manufacturing mode - Automatically reboot without keypress.
       /N             Program only if BIOS.WPH is different than system BIOS.
       /NOB           Do not allow an older BIOS to be flashed to the platform.
       /NIC           Update network controller driver with *.lom files.
       /NOBIOSINFO    Do not display BIOS date and part number while flashing.
       /O             Override (disable) all options from BIOS.WPH.
       /P             Production mode (minimize messages and delays).
         /PF=string     String to pass on to command line.
       /PN            Program only if same BIOS part number.
       /REMOTE        Specify remote operation over RS232 
       /RO[=name]     Read contents of flash part and save to a file.
       /R=n           Retry flashing a block n times if flash fails.
       /S             Silent operation (turn off speaker).
       /SWAP=NO       Disable Axx autodetection.
       /T             Show debug timing info (Warning: flash is done TEN TIMES!)
       /V             Verify each block after programming it.
       /VGA           Update VGA module with *.dat files.
       /X             Ignore XMS memory manager check.
       /Z             Zero before erasing a block.
       /UUID          Generate a new UUID .
       /Mod:filename  Update current system BIOS with the module specified by 
                      filename. 
       /Fbin:filename Update current system BIOS DMI with the interface file 
                      specified by filename, do not need image file.
       To update entire system BIOS you also need the following file:
       BIOS.WPH (the interface file with the BIOS image)
     
  11. wolf69

    wolf69 MDL Senior Member

    Jul 29, 2009
    276
    19
    10
    Ive tried to extract the bios but winrar wont extract it for me
     
  12. Busykid508

    Busykid508 MDL Guru

    Jun 4, 2009
    5,560
    372
    180
  13. ciscokid

    ciscokid MDL Senior Member

    Jun 3, 2007
    343
    84
    10
    How's about HP then I guess?

    TIA