Fedora Linux Support Community & Resources Center
  #1  
Old 15th November 2009, 04:37 PM
Archbalt Offline
Registered User
 
Join Date: Nov 2009
Posts: 4
linuxubuntufirefox
Question Installing Fedora and keep my previous bootloader

Hi.

I have the Ubuntu 9.10 installed and another partition where I want to have Fedora.
But I would like to install it without messing up with the Grub 2 bootloader that I already have there.

Is it possible to install Fedora and then add it to Grub 2? If so, how can I do that?
Reply With Quote
  #2  
Old 15th November 2009, 05:43 PM
Sagitter Offline
Registered User
 
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507
linuxfedorafirefox
Quote:
Originally Posted by Archbalt View Post
Hi.

I have the Ubuntu 9.10 installed and another partition where I want to have Fedora.
But I would like to install it without messing up with the Grub 2 bootloader that I already have there.

Is it possible to install Fedora and then add it to Grub 2? If so, how can I do that?
Yes, during installation set to ignore grub installation.
After to have finish, you can install grub2 and edit grub.conf to set boot information for the new system.

Remind you that grub for fedora 11 doesn't recognize /boot partition formatted on ext4 of Fedora 12.
__________________
Homepage:http://fedora-os.org
Voip: sagitterATekiga.net
Reply With Quote
  #3  
Old 15th November 2009, 05:50 PM
Archbalt Offline
Registered User
 
Join Date: Nov 2009
Posts: 4
linuxubuntufirefox
Nice knowing that. Thanks! : )

But the grub2 is already installed, so how should I edit it in order to add Fedora?
(I could only found some instructions about grub, but seems that grub2 works differently)
Reply With Quote
  #4  
Old 15th November 2009, 05:55 PM
Sagitter Offline
Registered User
 
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507
linuxfedorafirefox
Show me grub.conf, please.

Also:

Code:
# fdisk -l
# blkid -L
__________________
Homepage:http://fedora-os.org
Voip: sagitterATekiga.net
Reply With Quote
  #5  
Old 15th November 2009, 07:36 PM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,213
linuxfedorafirefox
There's a lot of info here that you may want to review: http://forums.fedoraforum.org/showthread.php?t=232875
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #6  
Old 15th November 2009, 07:58 PM
Archbalt Offline
Registered User
 
Join Date: Nov 2009
Posts: 4
linuxubuntufirefox
Sagitter,
I found a file called "grub.cfg". Is it the same?

And the codes didn't worked on the terminal.. should I have put some partition name after them? (I'm trying to learn a bit of command line, but still in the very beginning.

PS: The original name of the attached file is just "grub.cfg". I just add ".conf" to be able to upload.

And I'll have a look at the link, Bob.

Thank you both!
Attached Files
File Type: conf grub.cfg.conf (2.6 KB, 24 views)
Reply With Quote
  #7  
Old 15th November 2009, 08:06 PM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,213
linuxfedorafirefox
Here's some VERY pertinent info: http://kubuntuforums.net/forums/inde...opic=3106368.0 Read the section: Differences between GRUB legacy and Grub2
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #8  
Old 16th November 2009, 02:37 AM
Archbalt Offline
Registered User
 
Join Date: Nov 2009
Posts: 4
linuxubuntufirefox
I did it! Just installed Fedora without bootloader, started Ubuntu, and then run the "10_linux" script followed by the "sudo update-grub" command. Then Grub 2 just find the distro automatically!

I installed the Fedora with KDE, and its great! The only problem is the too little space I had left available.

But really thank you guys!
Reply With Quote
  #9  
Old 25th December 2009, 06:39 PM
XrzzoX Offline
Registered User
 
Join Date: Dec 2009
Posts: 2
linuxubuntufirefox
hy, excuse me for my english
i have done exactly the same things "installed Fedora (12) without bootloader, started Ubuntu, and then run the "10_linux" script followed by the "sudo update-grub" command. Then Grub 2 just find the distro automatically!"

but when i open the pc and boot fedora it blocks and the following script comes out:
VFS: cannot open root device "sda3" or unknown-block (0,0)
please append a correct "root" boot option; here are the available partition:
kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0,0)
Pid: 1, comm: swapper not tainted 2.6.31.5 - 127 .fc12.i686 #1

[<c0764636>] ? printk+0x14/0x16
[<c0764580>] panic + 0x3e/0xe0
[<c0989ca3>] mount_block_root+0x1f1/0x211
[<c0409c9c>] ? sys_mknod + 0x18/0x1a
[<c0989d0f>] mount_root + 0x4c/0x54
[<c0989e5c>] prepare _namespace + 0x145/0x16c
[<c09893b4>] kernel_init+0x1de/0x1ed
[<c09891d6>] ? kernel_init + 0x0/0x1ed
[<c04041a7>] kernel_thread_helper+0x7/0x10

my fstab seems to be set correctly

i thought that this problem was caused by the fact that i have not installed the bootloader in a separate partition how this thread explain: http://forums.fedoraforum.org/showthread.php?t=223206

but if your fedora works there shuld be another problem...
if you can gelp me or someone can help me i would be grateful!

Last edited by XrzzoX; 25th December 2009 at 06:50 PM.
Reply With Quote
  #10  
Old 25th December 2009, 06:47 PM
JK3MP's Avatar
JK3MP Offline
Registered User
 
Join Date: Sep 2008
Age: 23
Posts: 137
linuxsafari
Glad to hear you figured it out. =) Was gonna suggest just manually adding it, but i guess that works. :P
__________________
My IT Blog
Reply With Quote
  #11  
Old 25th December 2009, 08:02 PM
XrzzoX Offline
Registered User
 
Join Date: Dec 2009
Posts: 2
linuxfedorafirefox
i have solved the problem installing also the bootloader, but when i start the pc appears ubuntu's bootloader
Reply With Quote
Reply

Tags
bootloader, fedora, installing, previous

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
Fedora 11 guest installation hang when installing bootloader on VMware workstation 6. vanho Installation and Live Media 0 8th September 2009 05:53 AM
Installing Fedora Linux freezes at bootloader install crunchyblack Installation and Live Media 3 25th September 2008 03:29 PM
Fedora 6 and 7 hang on installing bootloader wikiterra Installation and Live Media 1 25th June 2007 03:45 AM
Installing previous version of GCC/glibc on Core 4 HColt Installation and Live Media 3 15th November 2005 11:30 AM
Install Fedora 2 without installing a bootloader ? ieeestd802 Using Fedora 2 4th October 2004 10:53 AM


Current GMT-time: 15:26 (Tuesday, 21-05-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