LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 05-26-2010, 10:56 PM   #1
harley51
Member
 
Registered: Nov 2003
Location: Downey Ca
Distribution: Fedora 11
Posts: 230

Rep: Reputation: 30
Fedora 13 Partition Problem (Solved)


I installed Fedora 13 to sdb7 and installed Grub to root all went well on install. But when I reboot it stops at Loading Partition. Any help???

Last edited by harley51; 05-30-2010 at 07:17 PM.
 
Old 05-26-2010, 11:00 PM   #2
blue_print
Member
 
Registered: May 2010
Location: In world
Distribution: RHEL, CentOS, Ubuntu
Posts: 275
Blog Entries: 3

Rep: Reputation: 50
Whats the exact error you're getting in the bootup screen?
 
Old 05-26-2010, 11:11 PM   #3
ronlau9
Senior Member
 
Registered: Dec 2007
Location: In front of my LINUX OR MAC BOX
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,369

Rep: Reputation: Disabled
Quote:
Originally Posted by harley51 View Post
I installed Fedora 13 to sdb7 and installed Grub to root all went well on install. But when I reboot it stops at Loading Partition. Any help???
What do you mean by installed GRUB to root ?
IF you mean by root the root partition than make you use of a other GRUB to boot Fedora 13
So the question is which boot loader are you using ?
And in that case did you update the the menu.lst or GRUB.cfg
 
Old 05-27-2010, 05:16 AM   #4
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
If you dual-boot, then you have to set (on the already existing grub):

Code:
title Fedora 13
rootnoverify (hd0,X)
chainloader +1
where X is partition numbered from the boot partition. If all partition numbers are successive, then your X should be 6.
 
Old 05-27-2010, 09:47 AM   #5
harley51
Member
 
Registered: Nov 2003
Location: Downey Ca
Distribution: Fedora 11
Posts: 230

Original Poster
Rep: Reputation: 30
This is How I boot.

Dual Booting Linux Distros With Windows 7 Pro Boot Loader

This by all means may not work for everybody.

I run an Intel DP35DP motherboard with 3.0 gig Intel processor with 4 gig of ram. Two 500 gig Sata hard drives. The first hard drive is for Windows 7 Pro. The second hard drive is for 6 different flavors of Linux, Swap and Data backups. Drive 2 the first three partitions are primary Linux. The next is extended swap, NTFS Extended (labeled data). The last three are extended Linux partitions. I used Parted Magic 4.6 to set these up).

Install all most any flavor of Linux on the second hard drive and use the automatic partitioning tool but don't put grub on your Master MBR put it on the root partition on your second drive. When you get to the Boot Loader Configuration screen make sure you use the advanced boot loader options. The next screen will give the option where to put Grub Boot Loader. It should say like sda or sdb. Sda is usually your Win 7 Drive. From their finish loading. Put Grub on sdbx (Note: Linux Mint, Ultimate 2.5 or any Distros using Ubuntu 9.10 have to be on a primary partition. Ubuntu 9.10 will not work on an extended partition).

Now duel booting using Win 7 Pro boot manager.

Go to neosmart.net and download and install in Win 7 EasyBCD 1.7.2 (It's freeware)

In Windows 7 Pro start EasyBCD. Under EasyBCD Toolbar select the add/remove entries button. Under add an entry select the Linux tab. Under type: select Grub. Under Name: put in what ever you want to call the Distro. Under Drive: select the drive you have Linux loaded on. The second drive should read Drive 1 Partitions 0-7. Leave Grub isn’t installed to Boot sector unchecked. Then select add entry. Under Manage existing entries select save then reboot.


When it starts to load grub it says Loading New partition then it just stops.
 
Old 05-27-2010, 10:26 AM   #6
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
AH!, now it is more clear. 90% chance is that you selected the wrong partition according to :http://forums.fedoraforum.org/showth...91#post1356291
 
Old 05-29-2010, 09:07 AM   #7
harley51
Member
 
Registered: Nov 2003
Location: Downey Ca
Distribution: Fedora 11
Posts: 230

Original Poster
Rep: Reputation: 30
What I've discovered so far that if I install to an extended partition on reboot it just stalls at loading new partition, If I install to a primary partition and tell it to install grub to /dev/sdb3 it will overwrite my MBR. Still working the Issues at this time any suggestions.
 
Old 05-29-2010, 04:45 PM   #8
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
Hmmmm, "extended" might be the key word. Check if grub is only able to boot from "primary" partitions. If so, you should create another "/boot" partition as primary (brake existing in half?) and use that.
 
Old 05-29-2010, 06:42 PM   #9
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
it should not matter if grub is on a primary or extended

my current set up has grub for cent on sdb1 and grub for arch on sdb7

yes two installs of grub . i find it more convenient

but what you can NOT do in fedora is but grub on / if it is ext4
/boot must be ext3
 
Old 05-30-2010, 07:17 PM   #10
harley51
Member
 
Registered: Nov 2003
Location: Downey Ca
Distribution: Fedora 11
Posts: 230

Original Poster
Rep: Reputation: 30
During install I chose to load Fedora 13 to /dev/sdb7 (Which would be hd1,6 on my system) and install Grub to that partition. Since it’s my second drive the HD number should have been hd1,6 but during install it assigned it to hd0,6 which is my first drive. It loaded the system to /dev/sdb7. But since it was looking for the install on hd0,6 it hung on Loading Partitions. It also loaded Grub somewhere but not sure where.

Correction:

Boot DVD
Chose Rescue Installed System
English (Chose OK)
US (Chose OK)
Do you want to start the network interface on this system (Chose No)
Then chose continue
Then chose sdb7 Fedora 13 (Or whatever your system is loaded on)
Then chose OK
Then chose shell start shell
Chroot /mnt/sysimage
Now change directories /boot/grub
I use vi grub.conf
Press the I key to insert text
Rename splashimage from splashimage=(Hdo,6) to (Hdo1,6)
Rename root (Hdo,6) to (Hd1,6)
Press ESC to exit insert
Press shift : hit enter
Hit w (enter)
Press shift : hit enter
Hit q (enter)
You should still be in /boot/grub/
Grub-install /dev/sdb7 (or what ever you put grub)
sync;sync;exit;exit
Then reboot

You should be fixed
 
Old 05-31-2010, 06:33 AM   #11
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
So have you fixed it or do you still have a boot problem? It is not clear.

If you did, then please follow instructions in my signature to mark the thread as SOLVED properly.
 
Old 05-31-2010, 05:47 PM   #12
harley51
Member
 
Registered: Nov 2003
Location: Downey Ca
Distribution: Fedora 11
Posts: 230

Original Poster
Rep: Reputation: 30
Solved

Solved
 
Old 06-01-2010, 10:24 AM   #13
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
Proper way of marking it:

Go to the first post on current page -> click on "Thread Tools" link -> "Mark thread as SOLVED"

Thanks
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Upgrade fedora 1 to fedora 8; problem with dual boot mounting partition. alan sherwood Linux - Newbie 6 05-19-2010 06:31 PM
windows partition mount problem in Fedora 8 vatzcar Fedora 3 06-12-2008 11:55 AM
Partition problem on fedora 6 sharathg786 Fedora 5 04-12-2007 05:22 AM
installing fedora 6 om hp laptop root partition (/) problem sharaf Linux - Laptop and Netbook 2 12-04-2006 10:58 AM
big problem with partition after attempting to install fedora russellc Fedora - Installation 5 07-06-2004 02:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 11:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration