Can't boot XP after installing Vista

Q

qwer0321

my computer was preinstalled Vista home without DVD setup disk. system be
recovered by harddisk when disabled. i installed xp pro in D:. the Vista is
not bootable. reintalled vista by harddisk recover to C:, formated C: and
installed vista. so the XP boot file was missing. used
bootsect.exe(http://support.microsoft.com/kb/919529/) to set vista and xp
duel boot, but in xp boot selected , the tip show "\ntldr" problem.
using vistabootpro is also \ntldr problem
pls. tell me how to set XP boot envirenment
thanks
 
A

Andy

my computer was preinstalled Vista home without DVD setup disk. system be
recovered by harddisk when disabled. i installed xp pro in D:. the Vista is
not bootable. reintalled vista by harddisk recover to C:, formated C: and
installed vista. so the XP boot file was missing. used
bootsect.exe(http://support.microsoft.com/kb/919529/) to set vista and xp
duel boot, but in xp boot selected , the tip show "\ntldr" problem.
using vistabootpro is also \ntldr problem
pls. tell me how to set XP boot envirenment
thanks
Use bootcfg <http://support.microsoft.com/kb/317521> to create
boot.ini. Copy ntldr and ntdetect.com from the XP CD to C:\.
 
Q

qwer0321

i got the simple way to recover the dual boot.
case 1: if vista installing auto formated c: and installed , XP installed in
deferent partion before. the XP can't be boot. Then copy ntldr,boot.ini
,NTDETECT.COM 3file to boot driver(C:).
excute (Drive:\Windows\system32\)
Bcdedit /set {ntldr} device partition=c:
Bcdedit /set {ntldr} path \ntldr
Bcdedit /displayorder {ntldr} /addlast (or addfirst)

case 2: if XP is installed after vista installing,
excute Drive:\boot\Bootsect.exe /NT60 All
Bcdedit /delete {ntldr} /d (if you don't like the <early version windows>
choice)
Bcdedit /create {ntldr} /d "<Windows XP>"
Bcdedit /set {ntldr} device partition=c:
Bcdedit /set {ntldr} path \ntldr
Bcdedit /displayorder {ntldr} /addlast (or addfirst)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top