Windows 7 - Dual-Boot Issue; XP Pro ---> Vista
Asked By tarheel
25-May-07 10:42 PM

I'm currently running XP Pro on a laptop and I got a copy of Vista Business
from my school. What I did to install it was create an extended partition on
my hard drive and create a new V: partition. When I booted to the Vista dvd
and installed it, things went fine until it tries to restart and boot up
Vista. Right after choosing Vista from the boot list I get a screen that
says:
File: \Windows\system32\winload.exe
Status: 0xc0000001
Info: The selected entry could not be loaded because the application is
missing or corrupt.
I've tried repairing and reinstalling several times while tweaking this or
that with no success. One thing that I've noticed that seems strange is that
when I boot from the dvd and access the repair console, the drive letters in
the bcd differ from what they are in EasyBCD. Here is what EasyBCD reads:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
displayorder {ntldr}
{default}
toolsdisplayorder {memdiag}
timeout 3
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=C:
path \ntldr
description Windows XP Professional
Windows Boot Loader
-------------------
identifier {default}
device partition=V:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=V:
systemroot \Windows
resumeobject {0309b979-0a8e-11dc-92eb-87a75f4a0752}
nx OptIn
detecthal Yes
Any help or suggestions would be great.
Vista
(1)
XP
(1)
Partition
(1)
XS
(1)
WinRE
(1)
HtmlRE
(1)
NTFS
(1)
VistaBootPRO
(1)
John Inzer replied...

========================
I don't know exactly what is causing the
issue you describe but I do know that
Vista installs best if you allow it to create
it's own partition.
Maybe some of the following info will
be useful:
You may need to reduce the size of
your Primary Active partition to create
some unallocated space.
I used Acronis Disk Director Suite 10
to accomplish this but there are other
options such as the app. mentioned
in the following article.
How to dual-boot Vista with XP -
step-by-step guide with screenshots
http://tinyurl.com/ysh8hy
Gnome Partition Editor
http://gparted.sourceforge.net/
Once you have the unallocated space
available...you may need to enter your
BIOS and change the boot order so
you can boot from the Vista disk. From
that point just follow the onscreen
instructions.
The following links may be useful also:
Dual-Booting Vista and XP
http://www.windowstalk.org/dual_boot_vista.htm
Dual-Booting Vista and XP (Part 2)
http://www.windowstalk.org/dual_boot_part2.htm
VistaBootPRO
http://www.vistabootpro.org/index.php
--
John Inzer
MS Picture It! -
Digital Image MVP
Digital Image
Highlights and FAQs
http://tinyurl.com/aczzp
Notice
This is not tech support
I am a volunteer
Solutions that work for
me may not work for you
Proceed at your own risk
tarheel replied...
Ok, I tried what you said. I deleted the partition that I had installed
Vista on and then booted to the Vista dvd and did the install to the
unallocated space. I got the same error again on restart. I've read before
the first guide that you posted and I feel like I've done exactly what it
says to do.
One strange thing I've noticed is during install it acts like it already has
all of the install files ready. It goes to the "expanding files" stage after
only a few seconds.
John Inzer replied...
================================
Sorry...I thought it was worth a try.
--
John Inzer
MS Picture It! -
Digital Image MVP
Digital Image
Highlights and FAQs
http://tinyurl.com/aczzp
Notice
This is not tech support
I am a volunteer
Solutions that work for
me may not work for you
Proceed at your own risk
tarheel replied...
Hey, at least I got a response. Thanks anyway!
Don replied...
Makes a huge difference how the new partition was created and
(especially) formatted. If this was done from inside XP then that may
be the source of your problems. The surest way is to let the Vista
installer do both chores.
XS11E replied...
Hmmm, I didn't know that?
I installed XP onto a clean harddrive. After it finished, I used the
disk management tool to partition the remainder of the drive and
formatted each partition as NTFS.
Next, I installed Vista Ultimate 64 on one of the partitions and had no
problems at all with the installation, Vista and XP dual boot with no
problems. I'm wondering what problems have others had, was I just
lucky?
--
XS11E, Killing all posts from Google Groups
The Usenet Improvement Project: http://blinkynet.net/comp/uip5.html
Rand replied...
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
displayorder {ntldr}
{default}
toolsdisplayorder {memdiag}
timeout 3
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=C:
path \ntldr
description Windows XP Professional
Windows Boot Loader
-------------------
identifier {default}
device partition=V:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=V:
systemroot \Windows
resumeobject {0309b979-0a8e-11dc-92eb-87a75f4a0752}
nx OptIn
detecthal Yes
Bcd log indicated that your vista partition is V:, to launch vista, you
could try these command in WinRE mode, type following command.
bcdedit /set {default} device partition=V:
bcdedit /set {default} path \Windows\system32\winload.exe
tarheel replied...
I've tried lots of different ways of formatting the partition. I've
formatted it through XP and through Vista. I've also tried installing to
unallocated space. I'm not aware of any other way of doing it.
tarheel replied...
By WinRE do you mean the recovery environment available when Vista is booted
from the dvd?
Don replied...
I have no experience with Vista-64, so I can only speculate. But I
do know that there are some subtle additions to Vista's NTFS that XP
doesn't know about. (Junctions, just for one.)
I originally installed Vista by creating *and* formatting a new NTFS
partition from XP, and then using the Vista DVD to install to the
new partition. It worked well for several hours while I installed
the latest Vista updates from MS -- then I tried to install firefox
and the whole system crashed and left the filesystem trashed beyond
recovery.
When I reinstalled Vista I let the installer create and format its
own partition and I've no trouble ever since. Just anecdotal evidence,
yes, but it convinced me.
XS11E replied...
Ditto.
About what I did but I had no problems.
I'm not convinced, I suspect some other problem caused your crash, not
the formatting of the partition but there's no way to know for sure..
--
XS11E, Killing all posts from Google Groups
The Usenet Improvement Project: http://blinkynet.net/comp/uip5.html
Rand replied...
yes, you could find command option in WinRE mode.
CZ replied...
Don: > Makes a huge difference how the new partition was created and
XS11E: Hmmm, I didn't know that?
I installed XP onto a clean harddrive. After it finished, I used the
disk management tool to partition the remainder of the drive and
formatted each partition as NTFS.
Next, I installed Vista Ultimate 64 on one of the partitions and had no
problems at all with the installation, Vista and XP dual boot with no
problems. I'm wondering what problems have others had, was I just
lucky?
XS11E:
IMO, Don's comment is incorrect. I have done several Vista x86 installs
into vols created and formatted by XP.
Never had a problem.
XS11E replied...
I'm sure most have done it that way but I wouldn't call his comment
incorrect, it must have caused some kind of problem on his machine or
he wouldn't have said that, would he?
I'd like to know just what problem(s) he had.
--
XS11E, Killing all posts from Google Groups
The Usenet Improvement Project: http://blinkynet.net/comp/uip5.html
Don replied...
Sorry, I thought I'd already mentioned the catastrophic system crash
while trying to install mozilla-firefox. I confess I don't have any
proof that this crash was caused by using XP to format the Vista
partition, but I later did the same steps with no problems after
letting Vista format its own partition during the second install.
As far as I can recall, the formatting was the only thing I changed
when I reinstalled Vista. Not exactly rigorous proof -- but I am
convinced that Black Magic also plays an important role in every
computer geek's life, so that offers a plausible alternative theory.
I really do recall reading (somewhere) that XP should not be used
to do any sort of manipulation of a Vista filesystem, e.g. checking
it for errors or repairing it.
We would all welcome comments from someone who actually knows the
facts, certainly.
CZ replied...
to do any sort of manipulation of a Vista filesystem, e.g. checking
it for errors or repairing it.
Don:
I use XP's defragger on Vista vols w/o any problems
XS11E replied...
Thanks for the info.
OK, I don't think the formatting is what did it but who knows?
OK, facts: Diamondbacks beat Phillies 4-3 last night. I know other
facts but to me, that's the most important right now. ;-)
--
XS11E, Killing all posts from Google Groups
The Usenet Improvement Project: http://blinkynet.net/comp/uip5.html
Don replied...
That's good to know, but why not use Vista's defragger?
XS11E replied...
Some (like me) don't like and won't use Vista's defragger because it
won't tell you what it's doing nor what it's done.
--
XS11E, Killing all posts from Google Groups
The Usenet Improvement Project: http://blinkynet.net/comp/uip5.html
tarheel replied...
Ok, here's a screenshot of what happens in the WinRE.
http://img101.imageshack.us/img101/1552/img1438fr3.jpg
It seems strange that it says Vista is installed to D: in the recovery
environment but in Vista Boot Pro in XP it says that Vista is on the E:
drive, which is the correct location.
tarheel replied...
Rand replied...
hi tarheels,
Sorry for the delay, I had a exam in shcool, yeap!!!
the vista installation partition is E: in windows xp, from your screenshot,
I noticed that the partition is D:, therefore i would like to let you know
that the partition will be changed after booting into windows xp. for now,
since you're unable to launch vista, i suggest you could use bcdedit commands
that i told you before to have a test, if it doesn't work, then use vista
boot pro.
if you have any question, you could send e-mail to me, randy.1985@hotmail.com
tarheel replied...
From what I understand, you want me to do the following:
Bcd log indicated that your vista partition is V:, to launch vista, you
could try these command in WinRE mode, type following command.
bcdedit /set {default} device partition=V:
bcdedit /set {default} path \Windows\system32\winload.exe
The thing is, when I installed Vista last time I let the Vista installer
format the partition so it's no long installed to the V: partition. The
screenshot I posted shows partition D: but vista boot pro shows partition E:
as the Vista partition. At the bottom of the screenshot it shows the
response/error I got when trying to change the device partition. Any
suggestions on which drive partition I should try to change it to?
Installed Vista dual boot, think I screwed up! Windows 7 Hey gang, I think I have messed up here. I just installed 64 bit Vista Ultimate, retail full version, in what I thought was a dual boot environment. I added a new sata hard drive, and installed Vista on it. Now, I do not get an option when I boot to choose wich OS to boot to, it only boots into Vista. Under Vista, it shows as my C drive, I see the partion on the other hard drive my XP Pro is on, however under Vista it shows as drive E? Dangit, I thought I had read enough to know what I did something I should not have. I would sure appreciate any help here, my XP Pro is my main OS and I desperately need to be able to get back
OS: Windows XP is MUCH better than Windows Vista Windows 7 and here are just a few of the problems that prove this to be very true: 1) Incompatibility (Driver / Software handshaking issues) Nearly everything ran super smooth in XP from day one It was a root canal getting even some of the simplest software to run in Vista 2) Desktop Convolution It's a "Muddy appearance." Everything looks the same. You cannot easily an I-net site. It's a horrible experience just looking your screen. 3) Instability XP crashed on me once in over five years. Vista crashed the first day! The list goes on and on. I haven't the time to waste commenting on Gates shotty work. MS is infamous for peddling half-baked software. XP was the exception. It is wonderful. MS hit a wall with Vista, a solid cement wall. Gates should have stuck with XP and simply added features, but
A note to Windows Vista Team Windows 7 I'm quite angry with Microsoft for releasing Vista before it's ready, I've wasted 8 hours of my time in a small business trying to get it to do something that XP does without fault, i.e. Unziping a file! I'm replacing my desktops with laptops and I won't be buying any more that have Vista on until Service pack 2 comes out. If I had the time, I would send the laptop back to my supplier and get another one with XP on but I've wasted well over 2 days on this new laptop. It's it can be taken back to the retailer for a refund. If everyone took back vista, Microsoft would be in a sorry state now. I'm sure it would cost more to administer that than they have generated from the sale of vista. For gods sake, make sure that "Son of Vista" works first time! I know that it's us humans that program the bugs into
Dual boot - remove one OS. Windows 7 Single HDD with two partitions: With XP installed on drive C: \ and Vista on D: \ , how can I get rid of XP on C and change the Vista partion from D to C? Windows Vista Installation Discussions Windows Vista (1) Linux (1 Vista (1) XP (1) BootItNG (1) ClrMBR (1) VistaBootPro (1) Database (1) In article <E9310DCB-FC7D-46D7-B800
XP Death Watch Windows 7 XP Death Watch http: / / www.infoworld.com / article / 08 / 05 / 27 / XP-deathwatch-T-minus-five-weeks_1.html Even though it has had its own problems of late, Windows XP remains the most-used version of Windows. The newest data from Web metrics vendor Net Applications, for example, pegs XP as driving 73 percent of the personal computers that went online last month, five times the nearest competitor, Microsoft's own Windows Vista. Which is why an impending deadline five weeks from today is important. According to Microsoft nearly seven-year-old operating system. [ Make your voice heard. Sign InfoWorld's 'Save Windows XP' petition today. ] http: / / weblog.infoworld.com / save-xp / You'll have questions as that date approaches, including whether the deadline will drive up