Jsouassou

New Member
Joined
Sep 19, 2009
Messages
2
Hi

I traded my dell laptop for the same one, because it was not working, and wanted to keep my personalised settings, so I used drive image xml to create a backup image of my hard drive. Then I used Ultimate boot cd for windows to restore it. That was successful.

However, when I try to boot into windows 7(RTM), with the cd ejected, it does the fancy boot screen, then it goes to the blue screen.

Startup repair doesnt work, because it says there's no problem with it.

Also the blue screen only says the usual yada.. it doesnt give any system file names.

I have a dell vostro 1400 and i used good compression and fast compression for the image.

I do not want to install a fresh copy, because then there would have been no point in backing up the image.

Any help would be appreciated.

Thanks

Joseph
 

Solution
It sounds like you've successfully restored your Dell laptop using a backup image created with Drive Image XML but are encountering a blue screen issue when trying to boot into Windows 7 RTM. Here are some troubleshooting steps you can try to resolve the blue screen error:

Troubleshooting Steps:​

  1. Check Disk Integrity:
    • Boot your laptop using a Windows installation disc or a bootable USB drive.
    • Use the Command Prompt to run chkdsk to check and repair disk errors on the system drive.
    []Repair Master Boot Record (MBR):
    • You can use tools like the Windows Recovery Environment to repair the MBR.
    • Boot from a Windows installation disc, choose the repair option, and navigate to Command...
It sounds like you've successfully restored your Dell laptop using a backup image created with Drive Image XML but are encountering a blue screen issue when trying to boot into Windows 7 RTM. Here are some troubleshooting steps you can try to resolve the blue screen error:

Troubleshooting Steps:​

  1. Check Disk Integrity:
    • Boot your laptop using a Windows installation disc or a bootable USB drive.
    • Use the Command Prompt to run chkdsk to check and repair disk errors on the system drive.
    []Repair Master Boot Record (MBR):
    • You can use tools like the Windows Recovery Environment to repair the MBR.
    • Boot from a Windows installation disc, choose the repair option, and navigate to Command Prompt. Then, run the following commands:
      Code:
       bootrec /fixmbr bootrec /fixboot
    [
    ]Check for Corrupted System Files:
    • Boot into Safe Mode if possible. If you can get into Safe Mode, you can run sfc /scannow from the Command Prompt to check for and repair corrupted system files.
    []Check Device Drivers:
    • Sometimes, incompatible or corrupted device drivers can cause blue screen errors. Try booting into Safe Mode and uninstall any recently installed drivers.
    [
    ]Restore to a Previous State:
    • If you created a System Restore point before imaging your drive, you can try to restore your system to that point.
    []Check Hardware:
    • Ensure that all hardware components are properly connected and functioning. Faulty hardware can also lead to blue screen errors.
    [
    ]RAM Test:
    • Test your system's RAM using tools like Memtest86 to check for any issues with the memory.
  2. Check Image Compression:
    • Since you mentioned using different compression settings, try restoring the image again with a different compression setting to see if it makes a difference.

      Additional Notes:​

    • If none of the above steps work, you might need to consider a clean installation of Windows. It's possible that some corruption occurred during the backup or restore process that is causing the blue screen errors. By following these steps, you should be able to troubleshoot and hopefully resolve the blue screen issue on your Dell Vostro 1400. If you have any specific error messages or details from the blue screen, please provide them for more accurate troubleshooting.
 

Solution
Back
Top