hal.dll

Discussion in 'Hardware' started by |Twitch|, Feb 23, 2008.

  1. |Twitch|

    |Twitch| Private E-2

  2. Toke

    Toke MajorGeek

    Hi there... it would help to solve your problem if you gave us a bit more information about your computer. Plz post the Specs and the Operating System. :)
     
  3. studiot

    studiot MajorGeek

    More important do you have your Windows CD ?
     
  4. |Twitch|

    |Twitch| Private E-2

    I have Windows XP and I have the CD but not the recover disk. I've also included my specs.
     

    Attached Files:

  5. studiot

    studiot MajorGeek

    If you can boot from your windows cd to the recovery console, run check disk

    chkdsk /r
     
  6. studiot

    studiot MajorGeek

  7. |Twitch|

    |Twitch| Private E-2

  8. studiot

    studiot MajorGeek

    You enter the number 1

    The options list would read 1,2 3, etc if there were more operating systems.

    If you don't have an administrator password just press enter when it asks for one.
     
  9. |Twitch|

    |Twitch| Private E-2

    Ok, so I tried the link you gave me and it worked well but then it said, "It is very important that you do one or both of the following two things: First, every Windows XP owner must use /FASTDETECT as an OS Load Option when the rebuild process is finalizing. Secondly, if you are the owner of a CPU featuring Intel's XD or AMD's NX buffer overflow protection, you must also use /NOEXECUTE=OPTIN as an OS Load Option. I will demonstrate both commands for the purpose of this guide, but do not set NOEXECUTE as a load option if you do not own one of these CPUs. For the "Enter Load Identifier" portion of this command, you should enter the name of the operating system you have installed."

    What do I do?
     
  10. studiot

    studiot MajorGeek

    Use the link by DLB in post#5 it has screen by screen shots of the process.
     
  11. |Twitch|

    |Twitch| Private E-2

  12. |Twitch|

    |Twitch| Private E-2

  13. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member



    Try the above.
     
  14. |Twitch|

    |Twitch| Private E-2

    Last edited: Feb 24, 2008
  15. |Twitch|

    |Twitch| Private E-2

    Ok, so I got boot.ini back, but I'm still stuck on the Attribute step...
     
  16. |Twitch|

    |Twitch| Private E-2

  17. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    Exactly that.
     
  18. |Twitch|

    |Twitch| Private E-2

  19. |Twitch|

    |Twitch| Private E-2

    Ok, since I can't edit anymore just ignore the previous post by me. The mistake was I was using the wrong drive (was using d: but it was really e:) So just now when i do the command (look below) with e:, I get an error saying "Unable to creat file hal.dll. 0 files expanded."

    This is so frustrating...:confused
     
  20. |Twitch|

    |Twitch| Private E-2

    Oh, and I tried again "C:\> ATTRIB -H -R -S Boot.ini" but got "The parameter is not valid. Try /? for help." I also tried "ATTRIB -H -R -S c:boot.ini" and "ATTRIB boot.ini -H -R -S" but to no avail... any ideas?
     
  21. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    Ok...screw it ...start a repair install ....(instead of the "R" that takes you to the recovery console ...hit enter to install) ..then it will remove old files and put in the new system files ...when that is done and it finds your previous install...try just removing the disc and rebooting ...see if that works ...if not, then do the same over again but let it do the entire repair installation ...you will not loose anything.
     
  22. studiot

    studiot MajorGeek

    Unfortunately the recovery console is not the friendliest of environments.

    It also has some rather odd rules.

    When you first enter the console it places you in the system root folder.
    For WindowsXP this is c:\windows

    The change directory (CD) command is limited so you cannot step back to the C:\ directory where boot.ini is located.

    Worse there is no edit command.

    The copy command also has some strange limitations.

    You can copy from a floppy to hard drive

    You cannot copy from hard drive to floppy

    You can copy from anywhere on the hard drive to anywhere else on the hard drive.

    to copy you need (to know) the full path.

    ******************************************************

    You can view the boot.ini by making a new directory in c:\windows
    (this is not strictly necessary, but do it for tidiness)
    and copying the file there. Then use the type command to view.

    md atemp
    copy c:\boot.ini c:\windows\atemp\
    cd atemp
    type boot.ini

    ****************************************

    To replace boot.ini manually you need one from another computer.
    I have uploaded one with this post. Download it and rename it from boot.txt to boot.ini
    It is from a Dell with XP SP2, so it has an OEM partition. Thus it boots from
    partition(2).
    You may need to edit this to partition(1) or whatever with a text editor such as Notepad. Do not use Word.

    Copy the boot.ini to a floppy and when you are in the recovery console

    copy a:\boot.ini c:\
    yes to overwrite file.

    does the trick, as many times as you need.
     

    Attached Files:

    • boot.txt
      File size:
      211 bytes
      Views:
      4
  23. |Twitch|

    |Twitch| Private E-2

    @ Studiot: Tried it and no errors, however the problem still exists.

    @ TimW: There is no repair option when I hit enter to install.
     
  24. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    Possible that more than the hal.dll is missing ...your whole system could be corrupt ....may be time to pull the hard drive and slave it to another system to save your data..then a fresh install.
     
  25. |Twitch|

    |Twitch| Private E-2

    How would I do that? I have never opened a computer up before and I don't know how to save all my data. And are you sure I will not lose any data?
     
  26. studiot

    studiot MajorGeek

    I'm afraid Tim is right the next step is a 'repair installation'. This preserves all data and most settings; you will have to reinstall antivirus and certain programs.

    You can only do this if your CD version of Windows is the same service pack as the computer.

    To access this hit enter for setup instead of hitting R for repair console at the first screen when booting from CD.

    At the second screen choose R for repair installation.

    I will be away till the weekend so over to Tim for more.
     
  27. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    What happens when you hit enter to install ....it should load files then take you to the agreement where you hit F8 to agree ...at which point it should find the previous install.

    Tell me what you get.
     
  28. |Twitch|

    |Twitch| Private E-2

  29. |Twitch|

    |Twitch| Private E-2

    Ok guys, it's been 5 days. I have decided that I'm just going to do a fresh install of xp. I don't have much stuff that I really want so i'm just going to do that. Thank you guys for all of your help. :grouphug
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds