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.
And I need a new car! Do you want us to do everything for you??? I suggest to you to read post #1....
try this in DOS hlash16 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
Guys, please switch /x and /s for silent only, if you want /c for clear cmos...that's enough.....btw what's pn ???
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)