Fedora Linux Support Community & Resources Center
  #1  
Old 5th August 2008, 08:13 PM
agb81 Offline
Registered User
 
Join Date: Aug 2008
Posts: 5
Dual Boot Vista/Fedora9 - Vista not booting

I started out with Vista, shrunk the volume to create a partition for Fedora. I installed fedora on the new partition but I'm not seeing an option to boot Vista anymore. I've restarted numerous times and it always goes straight to fedora. How do I get it to show an option to boot windows?

Thanks in advance.
Reply With Quote
  #2  
Old 5th August 2008, 10:13 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
Hello agb81,

Are you sure about that? Fedora is well-known for being good about adding an existing MS system to its menu. Reboot and press any key during the Fedora splash screen countdown. See the Fedora GRUB menu. Look for a choice named "Other" and choose it for booting. You might get Vista.
Reply With Quote
  #3  
Old 5th August 2008, 10:21 PM
agb81 Offline
Registered User
 
Join Date: Aug 2008
Posts: 5
Hi stoat,
Thanks for the suggestion, but when I choose 'Other' I get the following error:

rootnoverify (hd0,1)
chainloader +1

BOOTMGR is missing


Does that mean it's trying to get to Vista?
Reply With Quote
  #4  
Old 5th August 2008, 10:38 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
I think it means that (hd0,1) is the wrong partition for Vista (or its boot loader files). Some ideas...

Try to figure out if that is true and, if so, which one it really is. In Fedora, start a terminal and run these commands to try and figure out which partition is Vista...
Code:
su
/sbin/fdisk -l
Look for an NTFS partition of the appropriate size for your Vista partition. If you need help studying the fdisk report, come back and post it here. If you discover that the likely Vista partition is actually, say the first partition of the first drive, then open the grub.conf for editing...
Code:
su
gedit /boot/grub/grub.conf
Then change the numbers in that rootnoverify line of the Vista section to this for that example...
Code:
title Vista
rootnoverify (hd0,0)
chainloader +1
Save grub.conf and try again.

You can also guess at partitions in the Vista section of the grub.conf. It does no harm to guess there. Don't guess anywhere else in the grub.conf, however.

Or finally, just post the results of these...
Code:
su
/sbin/fdisk -l
cat /boot/grub/grub.conf

Last edited by stoat; 5th August 2008 at 11:06 PM.
Reply With Quote
  #5  
Old 6th August 2008, 12:32 AM
agb81 Offline
Registered User
 
Join Date: Aug 2008
Posts: 5
You're awesome!!!!!! Editing grub.conf is what I needed to do. Thanks stoat.

One more minor issue now: I'd rather it default to Vista unless I specify otherwise so would I need to just move Vista to the top of the listing in grub.conf?
Reply With Quote
  #6  
Old 6th August 2008, 12:56 AM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
You can either do that, which also has the effect of re-ordering the items in the GRUB menu that is presented at boot time. Or, you can just change the value for the default=0 command line in the grub.conf. That latter thing is easier to do and does not re-order the items in the GRUB menu. It just moves the highlight down to the item you changed the default to and then boots it when the countdown ends. I recommend leaving Vista at the bottom and changing the default value. You can also increase or decrease the countdown by changing the value of the timeout=30 command line. You can make the menu appear at every boot without pressing a key by typing a # character at the beginning of the hiddenmenu command. It's not a bad idea to keep a backup copy of the grub.conf somewhere in /home to help in recovering from a big mistake editing the working grub.conf.

Last edited by stoat; 6th August 2008 at 01:46 AM.
Reply With Quote
  #7  
Old 6th August 2008, 05:07 PM
agb81 Offline
Registered User
 
Join Date: Aug 2008
Posts: 5
Cool, thanks stoat. I'm new to linux so this is a great help.
Reply With Quote
Reply

Tags
boot, booting, dual, vista, vista or fedora9

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual-Booting Fedora 11 and Vista (Vista installed first) Myrcroft Installation and Live Media 6 13th September 2009 01:25 AM
Dual booting Vista + Fedora 11 help - I'm worried about Vista. EJ123 Installation and Live Media 10 16th August 2009 08:26 PM
Dual booting Fedora 10 with vista result in no hibernation in vista. Fix? premudriy Using Fedora 4 23rd April 2009 03:25 AM
triple boot xp , vista,fedora9 shabakeh Installation and Live Media 10 5th July 2008 09:02 PM
Grub fails to boot Vista in an F8-Vista dual boot kpfuser Installation and Live Media 2 2nd May 2008 02:57 PM


Current GMT-time: 07:54 (Tuesday, 18-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

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

FedoraForum is Powered by RedHat