Update BIOS from DOS command line?

Hello, I'd like to be able to flash the BIOS from the boot prompt or with a USB/CD/DVD based tool. I cannot open any OS even from live DVDs. My Presario SR5507F came originally with Vista installed but over the years it was upgraded to Windows 8.1. It gave us years of reliable service but sometime last fall the PC started experiencing seemingly random reboots and powerdowns. Things got pregressively worse until the PC was unusable. It would run for 15 or 20 minutes and then reboot. The problems started shortly after a Windows update, so I thought this was a patch or driver update issue. I tried reverting an removing patches to no avail. I also tried installing Ubuntu and Fedora, but they exhibit the same issues. Fedora is worse than Ubuntu, though. I tried to reinstall Windows 8.1, then 7 and finally the original Vista 32-bit OS but all Windows installations fail at some point during drivers installation. The computer just enters an endless reboot cyle and Windows cannot be installed. I ran memory tests but they all pass and I can use a text based OS, such as DOS. I have tried to reflash the BIOS, thinking it may have been corrupted during one of the reboots, but since I cannot install any version of Windows, the BIOS flash tools refuse to work. I need to be able to flash the BIOS from the DOS command prompt or at boot. Is there such a tool from Compaq/HP? Thanks!

The BIOS file is found on THIS PAGE and is listed asMCP61PM-HM Motherboard BIOS Update 5.271.5 MBAug 2, 2012sp40911.exe Open the download after it is complete with 7-zip by right clicking on the sp40911.exe, then extract the Net5.24 to a known location.  AWDFlash downloadJust rename the file to 524.bin and use awdflash from DOS.Use  awdflash 524.bin /cc/cd/cp/py/R

Similar Messages

  • Update BIOS from DOS

    How do i flash the BIOS with updated version using DOS. I don't have Windows so i cannot use the InsydeFlash.exe. There is no executable in the BIOS update file that will run under DOS.
    I have created a bootable FressDOS USB booted into it. but am unable to flash the 0818.bin file since none of the exe's work under DOS.

    MySchizoBuddy wrote:
    How do i flash the BIOS with updated version using DOS. I don't have Windows so i cannot use the InsydeFlash.exe. There is no executable in the BIOS update file that will run under DOS.
    I have created a bootable FressDOS USB booted into it. but am unable to flash the 0818.bin file since none of the exe's work under DOS. Also for something with UEFI bios you should be able to flash the bios from within the UEFI itself....as long as you extracted the BIOS onto a flash stick for it to find. Are you not able to do this?
    What is your P/N so others can verify the BIOS update and what it needs to work...
    How Do I Find My Model Number or Product Number?
    I am a Volunteer to help others on here-not a HP employee.
    Replies aren't online 24/7 because of Time Zone differences.
    Remember in this Day and Age of Computing the Internet is Knowledge at your fingertips if you choose understand it. -2015-

  • Where are the hostnames stored in hyper-v manager (not System Center related) stored and can I updated them from the command line.

    I have 20 or 30 Hyper-V hosts that I want to work with using windows 8.1 Hyper-V Manager (mmc) interface. Is there a way I can add the hosts into the interface with out doing the click, click, click  . . . thing. I don't recognize anything in the Hyper-V
    module that would let me enter hosts that would then just "show up" in the console. I expect I will need to do this with more than one workstation.
    Thank you,
    Stacey
    Stacey dillinger
    Stacey is Learning

    You can create hosts with PowerShell.  Search for "powershell new-vm"
    http://technet.microsoft.com/en-us/library/hh848537.aspx
    Once you have defined the VM you can add existing disks of you can move an already created VM to a machine and activate it.
    http://technet.microsoft.com/en-us/library/hh848547.aspx
    ¯\_(ツ)_/¯

  • Update Printer Driver from a Command Line

    Hello,
    I have printers that are being deployed through GP.  When the drivers are changed on the print server, they must naturally be changed on each workstation.  When I go to a computer, and right click on the printer, I have the option "Update
    Driver".  Is there a way using a command line to update the driver on these computers?  I use rundll32 Printui for other printer installs, but I do not see a command to update a driver.  I cannot delete the printer and re-add it because
    it is being deployed through GP. 

    Hello,
    These did not work for me.  The printer is already installed using GP.  The driver is sitting somewhere on the print server.  When I right click on the printer, I see the command "Update Driver".  I am trying to find out how
    to kick off that "Update driver" from a command line.
    You might take a look at this:
    http://www.theitcommunity.com/wiki/Update_a_driver_on_the_command_line.
    Bye.
    Luigi Bruno
    MCP, MCTS, MOS, MTA

  • Windows/DOS Command line for Apple Software Update

    I have a lab of Mac's and PC's all running iTunes/Quicktime. Is there a windows/DOS command line option to running Apple Software Update on Windows? I dont want to have my systems automatically download updates until after I have had a chance to test them first. At the same time though, I down want to have to visit each system(even with VNC) and install the updates by hand either as I have a way to blast a command at the PC's all at once to do the job.
    m
    MacBook Pro   Mac OS X (10.4.10)   Windows XP Pro

    ok i've sorted it, the solution is you have to put
    defaults write /Library/Preferences/com.apple.Softwareupdate CatalogURL http://servername:8088/
    and not
    defaults write com.apple.Softwareupdate CatalogURL http://servername:8088/

  • How to run stored procedure in DOS command line????

    Hi,
    I want to run a stored procedure in DOS command line?
    (My_Stored_Procedure is the stored procedure that I want to run )
    This is what I did in DOS prompt
    C:\>sqlplus scott/tiger exec lMy_Stored_Procedure <Return>
    Obviously it is NOT working. Please send me the correct way to fix this.
    Thanks so much in advance for helping.
    Cuong

    Billy  Verreynne  wrote:
    BluShadow wrote:
    True Billy, but even Windows hasn't completely got away from using the "DOS" word...Yeah - the command line/shell environment is based on that of the old DOS command interpreter. But Microsoft does not make the mistake of call it DOS.
    In fact, with earlier versions of Windows NT, a 16bit DOS real-mode virtual machine was supported. This was very kewl.
    Running a large BBS with multiple nodes back then required a DOS machine per node, an IPX network, and a Novell file server.Novell Netwars. ;)
    Ahhhh! good old DOS... so many good programs written at that low level, outside the Windoze environment.Yeah.. cut my teeth on writing code for DOS. Still have all my old BIOS and assembler manuals for it. Wrote my own screen s/w (write to a buffer and then move it into the video buffer, instead of writing char wise to the video buffer via interrupts), mucking about with my own concurrent threading model (using very simplistic cooperative multitasking) and so on. Heck, wrote tons of s/w on DOS... :-)Yeah I've still got a copy of my old machine code programs for writing to buffers and screen memory switching for smooth animation. Run them nowadays and they run like sh!t off a shovel. And all my old coursework including writing an interpreted language and multi-window (dos based windows) editor, parser and the code to execute the language and display the output. Oooo, and so much other stuff.
    Awesome back then as you got really intimate with the o/s and hardware. This is sorely lacking today in environments like Java. And I think the reason why so much code written today is less than optimal - to put it kindly.Exactly. Started for me on the Sinclair zx81 (writing Basic), then the Sinclair Spectrum (Basic and Assembly), then Sinclair QL (yes I really had one!) and then the BBC Master 128K (where I got to writing my own rom filing system and creating my own eproms, to integrate with the word processor for additional printing features etc. as well as storing games on rom for speedy loading - and I still have it and it still works!)
    It's that level of working with the underlying memory and assembly language that gives you the understanding of how values are passed between code using the stack and registers, and how memory allocation and referencing is done etc. As you say... it's missed in a lot of todays teaching, which just seems too high level and misses the basic concepts of things such as datatypes and why they are different. I bet half the modern programmers wouldn't have a clue how to do multiplication or division of binary numbers using the carry flag.

  • How I can set my default browser mozilla firefox from the command line in Windows 7?

    I need to set my default browser mozilla firefox from the command line, ie without using the GUI.

    '''-setDefaultBrowser''' is the correct command - you need the two capital letters.
    Why Firefox 17.0.1? You would be missing a number of important security updates. Firefox 17.0.'''9''' is the current ESR release version.

  • Starting the nzrView in listen mode from the command line...

    I want to be able to start the nzrViewer in listen mode when I log into windows and then be able to accept an invite for a collaboration session. When I added a shortcut to the "nzrViewer.exe /listen 5550" to my Startup Folder, it launches the Remote Listener just fine, but when I someone invites me to collaborate a Remote Session, I get an error message "Ticket not provided for Rights Authentication."
    I believe that the problem is when I launch the Viewer from the command line, I'm not authenticated to the Zen server, so it can't verify my Rights.
    Does anyone have a better way to do this? Or do I have to log into ZCC and launch the "Remote Management Listener" from there?

    Originally Posted by mcdonalj
    I want to be able to start the nzrViewer in listen mode when I log into windows and then be able to accept an invite for a collaboration session. When I added a shortcut to the "nzrViewer.exe /listen 5550" to my Startup Folder, it launches the Remote Listener just fine, but when I someone invites me to collaborate a Remote Session, I get an error message "Ticket not provided for Rights Authentication."
    I believe that the problem is when I launch the Viewer from the command line, I'm not authenticated to the Zen server, so it can't verify my Rights.
    Does anyone have a better way to do this? Or do I have to log into ZCC and launch the "Remote Management Listener" from there?
    There has been some updates in the documentation for 10.2.2 about remote control from cmd line.
    Check it out, maybe there is a solution to your problem.
    http://www.novell.com/documentation/...a/bcfqcen.html
    http://www.novell.com/documentation/...a/bn8ptx7.html
    Thomas

  • Format HD from a command line?

    Hi
    I recently installed an update and now when I turn on computer i get the following message "Login Window Starting" and it just hangs. I have tried the fsck process and safe start and neither fix the problem. I don't have the disks to do the Utilities thing. All i want to do is format the hard drive as I am giving the computer away - is there anyway I can do this from the command line or is there any other way of gaining access to the machine?

    Boot the iBook in Target Disk Mode. To do this, depress the T key at startup. Then using a firewire cable, connect the iBook to another Mac. On the other Mac, you should see the icon of the iBook's HD. Then you can use the other Mac's Disk Utility to erase the iBook's HD.
     Cheers, Tom

  • Is it possible to script Firefox to do things from the command line?

    Specifically, I am attempting to print a web page at a specific url from the command line.

    Thanks for the quick reply. I had already seen the page you linked to, but it doesn't have any commands to print a web page. Should I interpret from that absence that there isn't a way to print from Firefox from the command line?

  • Is there a way to switch between workspaces in Spaces from the command line?  I want to write a script to set up certain applications in certain workspaces (without having to do it manually each time)...

    Is there a way to switch between workspaces in Spaces from the comnand line?  I use several workspaces from Spaces, each workspace having a certain number of fixed applications running.  Rather than set all this up each time I log on, I'd like to write a script from the command line (I use gawk) to automate this. Currently I have a gawk script that, given a directory, opens a few xterms whose working directory is the given directory, and opens "preview" applied to a certain file in that directory.  However, at present I have to manually move an xterm through each workspace and run my gawk script in each workspace (applied to each directory that I'm working on).
    There must be a better way...

    Addendum: Can this be done via:   open -a Spaces --args xxx  , where xxx is some set of arguments (or something like this)?

  • Help required - running a Java program from the command line

    Hi,
    I have a small non-graphical Java application, packaged into a Jar file. My program relies on classes in another (external) Jar file.
    When I run the application from the IDE, everything works fine. However, when I try to run the application from the command line, I keep getting a NoClassDefFoundError for classes in the external jar.
    Both the application jar file and the external jar file are in my root directory (C:\).
    My command line call is as follows:
    java -cp c:MyExternalLib.jar -jar MyApp.jar
    Any help greatly appreciated.
    Thanks,
    Walter

    hi,
    set classpath=%classpath%;c:\myjar.jar;
    here i have specified myjar.jar file as an example u give ur location.after setting the classpath run ur java application.
    java mypgm
    this will solve ur problem
    regards,
    Ganesh

  • Problem with running a java program from the command line

    I have this code:
    package pkg;
    import jxl.*;
    import java.io.File;
    public class TestClass {
         public static void main(String[] args) {
              try{
                   Workbook book = Workbook.getWorkbook(new File("d:/testWorkspace/excFile.xls"));
                   Sheet sheet = book.getSheet(0);
                   String s=sheet.getCell(4, 2).getContents();
                   System.out.println(s);     
              }catch (Exception e){System.err.println(e);}
    }I've wrote it in Eclipse, added jxl.jar to the buildpath, and it works fine.
    Then I tried to run it from the command line and I did it like this:
    D:\testWorkspace\testProject\bin> java -cp \jxl.jar pkg.TestClassThe result was:
    Exception in thread "main" java.lang.NoClassDefFoundError: pkg/TestClass
    Caused by: java.lang.ClassNotFoundException: pkg.TestClass
    ...but the file TestClass.class DOES exist in the folder d:\testWorkspace\testProject\bin\pkg\ and the file jxl.jar IS on the root of drive D (like I already wrote, it worked fine inside the Eclipse).
    So, my question is: How to run this code from the command line?
    I have no idea what went wrong.
    Can someone help me, please?

    The current directory is not implied in the classpath.
    D:\testWorkspace\testProject\bin> java -cp .;d:\ pkg.TestClassor
    D:\testWorkspace\testProject\bin> java -cp .;d:\jxl.jar pkg.TestClassI always forget which is right since I never work with jars...

  • Launching Rescue & Recovery from a Command Line

    Question - I would like to know how I can launch Rescue & Recovery from a command line.
    Issue that is prompting the question -  My laptop was sitting in my computer bag overnight. The battery was fully charged. I BELIEVE that it was in suspend mode at the time. When I opened it in the morning, there was a message on the screen saying that a backup had not completed successfully. I then noticed that the battery had run down completely.
    My Plan - I would like to launch Rescue & Recovery (as well as the Defrag utility) from Windows Task Scheduler. If I do, then all schedule tasks will be launched and controlled using the same process. Windows Task Scheduler also provides two key scheduling criteria that the IBM Rescue & Recoverry or the IBM Maintenance Manager utilities do not provide -
    #1 - Run this task only when the PC is on AC power.
    #2 - Run this task ony when the computer is idle (so that it doesn't slow down the PC if I happen to be working on it)
     Background Concerns -
    - Having a backup job automatically start when the computer is in my computer bag will run down my battery when I least expect it.
    - The PC may could also be damaged due to overheating, since the sides of the computer bag  block the ventilation holes.
    Additional Info
    - If I go to the ThinkVantage Productivity Center and select the Quick Link for "Backup Now" this will indeed launch a backup on demand. I assume that selecting this option is calling a specific executable file.
    - However, the only two applicable executable files that I see in the C:\Program Files\Lenovo\Rescue and Recovery directory are "mr_gui.exe" and "wizrr.exe". Both of these files launch an interface that requires the user to make a selection. As a result, it doesn't look as if either of these files would work for unattended operation, unless there is some sort of switch that I can put in that will automatically start the backup process.
    - I called the support line (only once so far), but that particular rep did not know of any way to launch Rescue & Recovery other than from the standard R&R user interfaces.
     Any help is greatly appreciated,
    Mathew

    The correct way to invoke a JSP is to make a request to the Server.
    Normally you would use your browser to do this.
    On a unix system, you can use the wget command to invoke a url without using a browser.

  • Get the absolute path and filename of the file from the command line

    Hi,
    when we run the class we give the command
    java <filename>
    How can I capture the filename given above and get its absolute path inside the
    public static void main(String [] args){}
    args[0] gives me the command line argument after the filename. How do I capture the filename itself from the command line argument and also get that files absolute path
    Thanks

    I don't know of any way to capture the java command input, but there are ways to find out where the application is being run from. (the "absolute path")
    http://forum.java.sun.com/thread.jsp?forum=31&thread=335394

Maybe you are looking for

  • Allowing another computer to access my network

    I bought an Airport Extreme Base Station for my roommate and I to share. I set up the network, and I can access the network and get on the internet, but she cannot. She can access the network and gets an excellent signal, but it is just a local conne

  • Forwarding response data to third party server?

    Is it possible to have response data redirected to a third party server and bypass the Adobe FormCentral server?

  • Workin' with images

    Ok, Good afternoon... I was wonder, when I used a loadmovie for loading a file JPG, It saves into computer (on *temp files)? I mean, I'm working with some pics, but they are the result of many years of investigations... my clients don't want people c

  • JTextArea formatting

    I've written a basic compiler and am attempting to put a GUI front-end on it. What I'd like to do is display the source code from a text file in a Text Area or something similar. I'd like to highlight the recognised words in a colour, say blue. Is th

  • Records Management  add  and read note

    Hello We are in the process of imigrating our paperarchiv from Excel-Sheets to records management. For the data-imigration of the paperrecords I found a bapi. So far so good. I also have to add a note to the paperdocument. For this I have found nothi