Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-04-2007, 03:15 AM
Øystein Skotheim
Newsgroup Contributor
 
Posts: n/a
Dual boot problem, Windows Vista RC1 and Windows XP

Hello. I recently downloaded and installed Windows Vista RC1.

I have a working Windows XP installation on my secondary SATA drive (F:)
while I installed Vista on primary SATA drive (C:)

I have been experimenting with EasyBCD and Vista Boot Pro to make an
entry in the BCD for my Windows XP installation. However, when I try to
boot my WinXP installation, I only get a message saying that .\NTLDR is
missing.

I started the recovery console from the WinXP CD and typed "fixboot" and
"fixmbr", however this does not seem to fix the problem.

I should probably tell you that the secondary SATA drive shows up as D:
in the recovery console, while it shows up as F: in Vista and WinXP. (I
have tried to change the drive letter of the secondary SATA drive to D:
and re-run "fixboot" and "fixmbr" from the WinXP recovery console, but
it does not seem to matter...)

I even tried to copy the NTLDR and NTDETECT.COM files from the WinXP CD
to the root of the F:\ drive. Now the message disappears, but my PC
instantly reboots when I try to boot the WinXP installation.

However, I found out that when choosing "Boot from secondary SATA drive"
in the BIOS menu, I am able to boot my old XP installation fine.

How do I configure the Vista bootloader to be able to detect and boot
from my old XP installation on drive F:?

Below is output of bcdedit /enum

--cut--

Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {856e4599-66ef-11db-9ba6-a22c3d2dc6c3}
displayorder {current}
{a4749f90-66a5-11db-841f-001060a5f409}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {856e4599-66ef-11db-9ba6-a22c3d2dc6c3}
nx OptIn

Windows Legacy OS Loader
------------------------
identifier {a4749f90-66a5-11db-841f-001060a5f409}
device partition=F:
path \ntldr
description Microsoft Windows XP

--cut--

Any hints will be deeply appreciated .
Thank you!

--
Øystein Skotheim
Scientist, Optical Measurement Systems and Data Analysis
SINTEF ICT [http://www.sintef.com/omd]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-04-2007, 03:15 AM
  #2 (permalink)  
Old 01-04-2007, 03:16 AM
usasma
Newsgroup Contributor
 
Posts: n/a
RE: Dual boot problem, Windows Vista RC1 and Windows XP

It appears (to me) that devices are being enumerated by the boot loader that
aren't recognized by the BIOS.

I'd suggest changing the entry in BCDEdit for the legacy OS to read D:
instead of F: I don't have Vista up and running at this time, so I'm unable
to verify this.

- John

"Øystein Skotheim" wrote:

> Hello. I recently downloaded and installed Windows Vista RC1.
>
> I have a working Windows XP installation on my secondary SATA drive (F:)
> while I installed Vista on primary SATA drive (C:)
>
> I have been experimenting with EasyBCD and Vista Boot Pro to make an
> entry in the BCD for my Windows XP installation. However, when I try to
> boot my WinXP installation, I only get a message saying that .\NTLDR is
> missing.
>
> I started the recovery console from the WinXP CD and typed "fixboot" and
> "fixmbr", however this does not seem to fix the problem.
>
> I should probably tell you that the secondary SATA drive shows up as D:
> in the recovery console, while it shows up as F: in Vista and WinXP. (I
> have tried to change the drive letter of the secondary SATA drive to D:
> and re-run "fixboot" and "fixmbr" from the WinXP recovery console, but
> it does not seem to matter...)
>
> I even tried to copy the NTLDR and NTDETECT.COM files from the WinXP CD
> to the root of the F:\ drive. Now the message disappears, but my PC
> instantly reboots when I try to boot the WinXP installation.
>
> However, I found out that when choosing "Boot from secondary SATA drive"
> in the BIOS menu, I am able to boot my old XP installation fine.
>
> How do I configure the Vista bootloader to be able to detect and boot
> from my old XP installation on drive F:?
>
> Below is output of bcdedit /enum
>
> --cut--
>
> Windows Boot Manager
> --------------------
> identifier {bootmgr}
> device partition=C:
> description Windows Boot Manager
> locale en-US
> inherit {globalsettings}
> default {current}
> resumeobject {856e4599-66ef-11db-9ba6-a22c3d2dc6c3}
> displayorder {current}
> {a4749f90-66a5-11db-841f-001060a5f409}
> toolsdisplayorder {memdiag}
> timeout 30
>
> Windows Boot Loader
> -------------------
> identifier {current}
> device partition=C:
> path \Windows\system32\winload.exe
> description Microsoft Windows Vista
> locale en-US
> inherit {bootloadersettings}
> osdevice partition=C:
> systemroot \Windows
> resumeobject {856e4599-66ef-11db-9ba6-a22c3d2dc6c3}
> nx OptIn
>
> Windows Legacy OS Loader
> ------------------------
> identifier {a4749f90-66a5-11db-841f-001060a5f409}
> device partition=F:
> path \ntldr
> description Microsoft Windows XP
>
> --cut--
>
> Any hints will be deeply appreciated .
> Thank you!
>
> --
> Øystein Skotheim
> Scientist, Optical Measurement Systems and Data Analysis
> SINTEF ICT [http://www.sintef.com/omd]
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-04-2007, 03:16 AM
usasma
Newsgroup Contributor
 
Posts: n/a
RE: Dual boot problem, Windows Vista RC1 and Windows XP

It appears (to me) that devices are being enumerated by the boot loader that
aren't recognized by the BIOS.

I'd suggest changing the entry in BCDEdit for the legacy OS to read D:
instead of F: I don't have Vista up and running at this time, so I'm unable
to verify this.

- John

"Øystein Skotheim" wrote:

> Hello. I recently downloaded and installed Windows Vista RC1.
>
> I have a working Windows XP installation on my secondary SATA drive (F:)
> while I installed Vista on primary SATA drive (C:)
>
> I have been experimenting with EasyBCD and Vista Boot Pro to make an
> entry in the BCD for my Windows XP installation. However, when I try to
> boot my WinXP installation, I only get a message saying that .\NTLDR is
> missing.
>
> I started the recovery console from the WinXP CD and typed "fixboot" and
> "fixmbr", however this does not seem to fix the problem.
>
> I should probably tell you that the secondary SATA drive shows up as D:
> in the recovery console, while it shows up as F: in Vista and WinXP. (I
> have tried to change the drive letter of the secondary SATA drive to D:
> and re-run "fixboot" and "fixmbr" from the WinXP recovery console, but
> it does not seem to matter...)
>
> I even tried to copy the NTLDR and NTDETECT.COM files from the WinXP CD
> to the root of the F:\ drive. Now the message disappears, but my PC
> instantly reboots when I try to boot the WinXP installation.
>
> However, I found out that when choosing "Boot from secondary SATA drive"
> in the BIOS menu, I am able to boot my old XP installation fine.
>
> How do I configure the Vista bootloader to be able to detect and boot
> from my old XP installation on drive F:?
>
> Below is output of bcdedit /enum
>
> --cut--
>
> Windows Boot Manager
> --------------------
> identifier {bootmgr}
> device partition=C:
> description Windows Boot Manager
> locale en-US
> inherit {globalsettings}
> default {current}
> resumeobject {856e4599-66ef-11db-9ba6-a22c3d2dc6c3}
> displayorder {current}
> {a4749f90-66a5-11db-841f-001060a5f409}
> toolsdisplayorder {memdiag}
> timeout 30
>
> Windows Boot Loader
> -------------------
> identifier {current}
> device partition=C:
> path \Windows\system32\winload.exe
> description Microsoft Windows Vista
> locale en-US
> inherit {bootloadersettings}
> osdevice partition=C:
> systemroot \Windows
> resumeobject {856e4599-66ef-11db-9ba6-a22c3d2dc6c3}
> nx OptIn
>
> Windows Legacy OS Loader
> ------------------------
> identifier {a4749f90-66a5-11db-841f-001060a5f409}
> device partition=F:
> path \ntldr
> description Microsoft Windows XP
>
> --cut--
>
> Any hints will be deeply appreciated .
> Thank you!
>
> --
> Øystein Skotheim
> Scientist, Optical Measurement Systems and Data Analysis
> SINTEF ICT [http://www.sintef.com/omd]
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-04-2007, 03:16 AM
Øystein Skotheim
Newsgroup Contributor
 
Posts: n/a
Re: Dual boot problem, Windows Vista RC1 and Windows XP

usasma wrote:

> It appears (to me) that devices are being enumerated by the boot loader that
> aren't recognized by the BIOS.
>
> I'd suggest changing the entry in BCDEdit for the legacy OS to read D:
> instead of F: I don't have Vista up and running at this time, so I'm unable
> to verify this.


Hello John. Thanks for the suggestion. Unfortunately I already tried
this and it doesn't help :-/

Regards,

--
Øystein Skotheim
Scientist, Optical Measurement Systems and Data Analysis
SINTEF ICT [http://www.sintef.com/omd]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 01-04-2007, 03:16 AM
Øystein Skotheim
Newsgroup Contributor
 
Posts: n/a
Re: Dual boot problem, Windows Vista RC1 and Windows XP

usasma wrote:

> It appears (to me) that devices are being enumerated by the boot loader that
> aren't recognized by the BIOS.
>
> I'd suggest changing the entry in BCDEdit for the legacy OS to read D:
> instead of F: I don't have Vista up and running at this time, so I'm unable
> to verify this.


Hello John. Thanks for the suggestion. Unfortunately I already tried
this and it doesn't help :-/

Regards,

--
Øystein Skotheim
Scientist, Optical Measurement Systems and Data Analysis
SINTEF ICT [http://www.sintef.com/omd]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 01-04-2007, 03:17 AM
Roy Hochstenbach
Newsgroup Contributor
 
Posts: n/a
Re: Dual boot problem, Windows Vista RC1 and Windows XP

This might solve something:
http://www.acronis.com/homecomputing.../diskdirector/
This program is called Acronis Disk Director suite. this program can create
a bootdisk. if you boot from it, you can see if all drive letters are
correct, and change them if neccesary.

"Øystein Skotheim" wrote:

> usasma wrote:
>
> > It appears (to me) that devices are being enumerated by the boot loader that
> > aren't recognized by the BIOS.
> >
> > I'd suggest changing the entry in BCDEdit for the legacy OS to read D:
> > instead of F: I don't have Vista up and running at this time, so I'm unable
> > to verify this.

>
> Hello John. Thanks for the suggestion. Unfortunately I already tried
> this and it doesn't help :-/
>
> Regards,
>
> --
> Øystein Skotheim
> Scientist, Optical Measurement Systems and Data Analysis
> SINTEF ICT [http://www.sintef.com/omd]
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 01-04-2007, 03:17 AM
Roy Hochstenbach
Newsgroup Contributor
 
Posts: n/a
Re: Dual boot problem, Windows Vista RC1 and Windows XP

This might solve something:
http://www.acronis.com/homecomputing.../diskdirector/
This program is called Acronis Disk Director suite. this program can create
a bootdisk. if you boot from it, you can see if all drive letters are
correct, and change them if neccesary.

"Øystein Skotheim" wrote:

> usasma wrote:
>
> > It appears (to me) that devices are being enumerated by the boot loader that
> > aren't recognized by the BIOS.
> >
> > I'd suggest changing the entry in BCDEdit for the legacy OS to read D:
> > instead of F: I don't have Vista up and running at this time, so I'm unable
> > to verify this.

>
> Hello John. Thanks for the suggestion. Unfortunately I already tried
> this and it doesn't help :-/
>
> Regards,
>
> --
> Øystein Skotheim
> Scientist, Optical Measurement Systems and Data Analysis
> SINTEF ICT [http://www.sintef.com/omd]
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Boot problem with Windows XP 64 and vista 32 horol Windows Vista 5 11-09-2007 01:50 PM
Dynamic Disks and Dual Boot Windows XP and Windows Vista Alex Vista Hardware 3 04-12-2007 03:26 PM
Dynamic Disks and Dual Boot Windows XP and Windows Vista Alex Vista Hardware 0 04-12-2007 03:17 PM
Dynamic Disks and Dual Boot Windows XP and Windows Vista Alex Vista Hardware 0 04-12-2007 03:15 PM
Dual Boot Windows XP x64 and Vista 32-bit Problem Mike Windows Vista 14 03-27-2007 12:21 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 06:35 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0