Windows 7/XP Dual boot problem

Associate
Joined
8 Apr 2008
Posts
399
Location
Bratfud
Hi all

I've just got a dell Vostro laptop to replace an older machine, it came with Win7 Pro 64bit on. Some of the programs I need to use on it wont work on Win7 or in XP mode, so i decided to install XP pro with a dual boot.

After I got everything installed I get the following error message when I try Win7;

Windows could not start because the following file is missing or corrupt:
<Windows root>\system32\ntoskrnl.exe.

I've checked to make sure the file is there but I'm not sure if the file is corrupt as I don't think the laptop came with a Win7 DVD, Is there another reason why this message would be displayed other than the file in question?
 
Before you do, try booting fom the Win 7 DVD, go into the repair option and choose the command prompt. You can use the bootrec command to rebuild the boot info. I can't remember offhand exactly which commands, but it will be one of these:

bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
 
Back
Top Bottom