Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 19-06-2007, 05:37 PM   #1 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Boot loader Help


Hi Everyone

Just wanted to ask small question from you all. I always installed OS after activating Partitions so that Boot Managers dont cause a problem

Earlier, i used to have 98 on one partition and XP on another. I used XOSL as boot manager.

Now i have done same thing for XP and Vista. Since i made another partition active and installed Vista on it.....Vista Boot loader didnt detect XP.

I need your suggestion on some good 3rd party boot manager

On Suggestion of Vishal Gupta, i installed Vista BootPro, unfortunelt it didnt work
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
Sukhdeep Singh is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 19-06-2007, 05:46 PM   #2 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: Boot loader Help

Is ur XP installed on a partition other than C: ?
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 19-06-2007, 05:50 PM   #3 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Re: Boot loader Help

Quote:
Originally Posted by Vishal Gupta
Is ur XP installed on a partition other than C: ?
Since i activate partitions to boot, when i boot Vista, XP is on Drive H and vice versa
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
Sukhdeep Singh is offline  
Old 19-06-2007, 05:59 PM   #4 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: Boot loader Help

I hv faced the same problem when I installed Vista on C: Drive and my XP was on D: Drive. Vista didnt detect XP and the Vista boot loader didnt contain entry for XP.

Then I installed Vista Boot Pro and manually added an entry for XP.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 19-06-2007, 06:02 PM   #5 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Re: Boot loader Help

YEah, same thing i did....downloaded Vista Boot Pro and added a entry. Now if i select that entry during boot, my PC restarts
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
Sukhdeep Singh is offline  
Old 19-06-2007, 06:09 PM   #6 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: Boot loader Help

U hv to select "Legacy OS" option and drive must be C:
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 19-06-2007, 06:30 PM   #7 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Re: Boot loader Help

This is what i did till now. XP is installed on Partition 1 and its boot.ini has
Code:
[boot loader]
;timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
Since i am on Vista, it is Drive C at the moment, on XP it is Drive H. Installed Vista Boot Pro and Edited OS Enties






__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
Sukhdeep Singh is offline  
Old 19-06-2007, 06:33 PM   #8 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: Boot loader Help

Try to add a new entry for XP and choose "Legacy OS" and drive must be C:, thats what I did when I faced the same problem. Currently I don't hv Vista Boot pro installed, so can't help much.
Also try following link:

http://support.microsoft.com/kb/919529
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 20-06-2007, 11:39 AM   #9 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Re: Boot loader Help

Quote:
Originally Posted by Vishal Gupta
Try to add a new entry for XP and choose "Legacy OS" and drive must be C:, thats what I did when I faced the same problem. Currently I don't hv Vista Boot pro installed, so can't help much.
Also try following link:

http://support.microsoft.com/kb/919529
Yeah i did add it as Lecagy OS. LEt me try Microsoft Link

__________________________________________________ ______________________________
Hmm Getting a ERROR.. /create is there though

Code:
C:\>C:\Windows\system32\bcdedit /create {ntldr} -d "Windows XP"
The create command specified is not valid.
Run "bcdedit /?" for command line assistance.
__________________________________________________ ______________________________
Problem Solved with this link
http://www.pro-networks.org/forum/about92429.html

Thanks Vishal
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/

Last edited by Sukhdeep Singh; 20-06-2007 at 11:40 AM. Reason: Automerged Doublepost
Sukhdeep Singh is offline  
Old 20-06-2007, 02:37 PM   #10 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: Boot loader Help

^^ Glad to see ur problem solved.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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
Boot Loader saiaspire Software Q&A 1 11-06-2006 02:09 PM
Boot loader ra_sriniketan Software Q&A 13 16-05-2006 06:35 PM
changing boot loader.... vipul Software Q&A 4 07-12-2005 09:04 AM
FC 3 boot loader mistake talrejaharish Open Source 3 12-02-2005 05:05 PM
Boot Loader Lost sachin_kothari Open Source 7 16-12-2004 08:24 PM

 
Latest Threads
- by chris
- by icebags
- by Tenida
- by Who

Advertisement




All times are GMT +5.5. The time now is 11:56 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2