Cannot see Windows 7 at boot now

new

New member
Local time
8:29 PM
Messages
101
I had XP on main drive and installed Windows 7 on partition. All was fine and at boot I had a choice of systems. However I had to run 'repair' on XP and now only XP is showing at boot, Is there a way of getting Windows 7 back as a boot choice without having to re-install. I am still able to see the Windows 7 Folders and Docs when I boot into XP. I tried Acronis OS selector but it didn't find Windows 7.
 

My Computer

OS
windows 7 64 bit
Hello New.

You need to boot using your Windows 7 DVD and do a "Repair Computer -> Startup repair" when prompted.

This will fix your problem. (You will have both options at startup)

Hope it helps.
 

My Computer

Computer Manufacturer/Model Number
ENIAC
OS
Windows 7 RC 7100 32bit/64bit
CPU
Intel Core2Duo E4500 2.20 GHz
Motherboard
ASUS P5LD2-X/1333
Memory
2x1GB Kinsgston DDR2 800MHz
Graphics Card(s)
Nvidia 8500GT
Sound Card
Onboard High Definition Audio Device
Monitor(s) Displays
Sony Bravia 42"
Case
LINKW 2222
Cooling
Standard Intel
Keyboard
Some cheap one
Mouse
Microsoft Intellimouse something
Internet Speed
24MBps ADSL
Thanks, I read about this, but I cannot see a repair option in any of the folders that I have on the downloaded Windows 7 Beta that I turned into a DVD and used to install the system in the first place.
 

My Computer

OS
windows 7 64 bit

My Computer

Computer Manufacturer/Model Number
Tx2500z Tablet Pc/Homemade Server
OS
Windows 7 Ult x64(x2), HomePrem x32(x4), Server 08 (+VM), 08 R2 (VM) , SuSe 11.2 (VM), XP 32 (VM)
CPU
Turion X2 ultra (oh well came with laptop)/P4 @3.2 (yes P4)
Motherboard
IDK HP Motherboard / Intel DG965SS
Memory
OCZ Dual Channel 4GB kit/ 1gb Dual Channel
Graphics Card(s)
HD 3200 graphics /GMA x3100 (yay for intergrated!!)
Sound Card
Realtek HD Audio(mic working, well sort of)/Siig IC-70012
Monitor(s) Displays
built-in Hp 12" laptop screen/ Acer 19"
Screen Resolution
1280x800 /1440x900
Cooling
All Air Cooled
Mouse
Logi MX Rev. /MS Wheel Optical 1.1A /Logitech Optical Mouse
Internet Speed
College baby but its still routed through vpn to 1536k...
Other Info
love my wacom pen and pressure sensitivity...
wished it worked in 7, SUSE for that matter though
Sorry limness and darkassasin I did find the option to repair when I booted to the DVD, I had just been running the DVD in XP before and there was no repair option that way. I needed to run repair 4 times before it picked up Windows 7, however I have yet to see if I get the XP option at startup now as well as Windows 7. Thanks again to you both.
 

My Computer

OS
windows 7 64 bit
Hi again, just tried a re-boot and I found that I boot straight into Windows 7 now with no option to boot to XP.
 

My Computer

OS
windows 7 64 bit
To restore the option for XP:

1. Check My Computer to see if your XP partition is visible. If you can't see your XP partition, you need to assign a drive letter to your hidden XP partition. To do that, open Control Panel - Administrative Tools - Computer Management - Disk Management. Right click on the partition without a drive letter and select "Change drive letters and ...." and assign a drive letter , e.g. D:. If you already can see the XP partition , skip this step, just note its drive letter.

2. Open an elevated command prompt (run as administrator) and type:


Code:
[B]bcdedit /create {ntldr} /d "Windows XP"[/B]
 
[B]bcdedit /set {ntldr} device partition=D:[/B]
 
[B]bcdedit /set {ntldr} path \ntldr[/B]
 
[B]bcdedit /displayorder {ntldr} /addlast[/B]


Note: Change D: above with the letter of your XP partition

Reboot, and you should see Windows 7 and Windows XP as startup options.
 

My Computer

Computer Manufacturer/Model Number
ENIAC
OS
Windows 7 RC 7100 32bit/64bit
CPU
Intel Core2Duo E4500 2.20 GHz
Motherboard
ASUS P5LD2-X/1333
Memory
2x1GB Kinsgston DDR2 800MHz
Graphics Card(s)
Nvidia 8500GT
Sound Card
Onboard High Definition Audio Device
Monitor(s) Displays
Sony Bravia 42"
Case
LINKW 2222
Cooling
Standard Intel
Keyboard
Some cheap one
Mouse
Microsoft Intellimouse something
Internet Speed
24MBps ADSL
Thanks Limneos, however, what I did and what might work for others in this situation, was to download and install Easybcd, it put the problem right instantly.

One thing though, could you explain 'elevated command prompt', I am the only user on my computer. I tried using the script you showed in a Command Point, but got access denied.
 

My Computer

OS
windows 7 64 bit
Thanks Limneos, however, what I did and what might work for others in this situation, was to download and install Easybcd, it put the problem right instantly.

One thing though, could you explain 'elevated command prompt', I am the only user on my computer. I tried using the script you showed in a Command Point, but got access denied.

EasyBCD is a tool that easily does what I described above. You can do this either the manual way, or the EasyBCD way, no difference.

Elevated command prompt is a command prompt that you have chosen to "Run as administrator". Unless you have turned off UAC, you still need to do that even if you are the only user and admin.

See this Tutorial for more:
http://www.sevenforums.com/tutorials/783-elevated-command-prompt.html?ltr=E
 

My Computer

Computer Manufacturer/Model Number
ENIAC
OS
Windows 7 RC 7100 32bit/64bit
CPU
Intel Core2Duo E4500 2.20 GHz
Motherboard
ASUS P5LD2-X/1333
Memory
2x1GB Kinsgston DDR2 800MHz
Graphics Card(s)
Nvidia 8500GT
Sound Card
Onboard High Definition Audio Device
Monitor(s) Displays
Sony Bravia 42"
Case
LINKW 2222
Cooling
Standard Intel
Keyboard
Some cheap one
Mouse
Microsoft Intellimouse something
Internet Speed
24MBps ADSL
Thanks again for your help. I will make notes of what you have told me for future use. :D
 

My Computer

OS
windows 7 64 bit
Back
Top