Internet explorer running in background

Hi,

Let's see if we manage to circumvent the problem.

Try this please. You will need a USB drive and an empty CD.

Download GETxPUD.exe to the desktop of your clean computer
  • Run GETxPUD.exe
  • A new folder will appear on the desktop.
  • Open the GETxPUD folder and click on the get&burn.bat
  • The program will download xpud_0.9.2.iso, and upon finished will open BurnCDCC ready to burn the image.
  • Click on Start and follow the prompts to burn the image to a CD.
  • Remove the USB & CD and insert it in the sick computer
  • Boot the Sick computer with the CD you just burned
  • The computer must be set to boot from the CD
  • Follow the prompts
  • A Welcome to xPUD screen will appear
  • Press File
  • Expand mnt
  • sda1,2...usually corresponds to your HDD
  • sdb1 is likely your USB
  • Click on the folder that represents your USB drive (sdb1 ?)
  • Press Tool at the top
  • Choose Open Terminal
  • Type the following and press enter (be careful with the command, it has to be exactly as shown below):

    dd if=/dev/sda of=mbr.bin bs=512 count=1

  • Press Enter
  • After it has finished a file will be located on your USB drive named mbr.bin
  • Remove the USB drive and insert it back in your working computer and navigate to mbr.bin, zip it up and attach it to your next reply.
 
Hi,

Please reboot back into xPUD. Enter the terminal and type the following command.
parted -l

Post back the output.
 
Hi,

I have done what you asked. It didn't output a file, only information to the terminal, so I piped this into a txt file which I have attached. I hope that is what you were looking for.

Thanks
Tan
 
Great. Again, reboot into xPUD and run the following command via terminal:
parted /dev/sda set 2 boot on

Reboot and see if those symptoms still exist.
 
Hi ya

I followed your instructions in xPUD. The computer now will not boot windows. It gives us the option to either:
1. Start Windows normally (this doesnt work and tells us that windows can't be started)
2. Repair

We tried repair, which then asks us to either restore to a previous restore point, or to repair windows. We chose repair windows and it then told us windows couldn't be repaired, possibly due to a change in hardward or software.

Thanks
Tan
 
Hi,

I tried again and no change, sorry. I had a look at the diagnostic output, which said that

"Unspecified Changes to the system may have caused this problem"

It also gave an error code 0x490


Also when following your instructions in xPUD I get the following message

"Information: /etc/fstab may need updating

I hope this helps

Tan
 
Hi,

Are you able to reboot back into xPUD and get output of the following command again:
parted -l
 
Hi

I've done that again and attached the output. Again the output is just the screen output (ie parted -l >> output.txt). Hope this is what you meant.

Thanks a lot!
Tan
 
Hi,

Please try this command:
parted /dev/sda set 3 boot on

Let's see if we have better results on booting now.
 
Hi,

Please use the following command in xPUD again:
parted /dev/sda set 2 boot on

Press F10 after powering up the machine, which should bring up an 'Edit Boot Options' screen.
If it shows either of the following:

[ /NOEXECUTE=OPTIN /MININT
[ /NOEXECUTE=OPTIN IN/MINT

hit backspace to remove them, leaving only the /noexecute=optin, then press Enter to continue and see if it starts normally.
 
All loaded up windows fine! Internet explorer is now running only when it should do! Yay! I do have some processes running in task manager that do not have a user name or description. Rundll32.exe is like this and is running twice. Is this normal? I have no idea. Computer seems to be running fine which is
Amazing. I'm going to reinstall Firefox now and see if that works.


Thank you!!!!!!
 
Good :)

Next, reboot into xPUD and give the following command there:
parted /dev/sda rm 4

Let me know how it goes with Firefox
 
Hi,

Please run parted -l command in xPUD and post back output again.
 
Back
Top