Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 3rd July 2012, 11:17 PM
panchal Offline
Registered User
 
Join Date: Jun 2012
Location: Trichy
Posts: 6
linuxubuntufirefox
Problem detecting Fedora from Crunchbang boot loader and vice versa!

Hi Everyone! I am running Crunchbang, Opensuse and Fedora on my laptop and everything worked just till I installed 64-bit version of F17. First off, when I installed Fedora's boot loader, it was not detecting Crunchbang and when I installed Crunchbang's boot loader, Fedora was not detected!
Is then any workaround to this problem?
Reply With Quote
  #2  
Old 3rd July 2012, 11:20 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,979
linuxchrome
Re: Problem detecting Fedora from Crunchbang boot loader and vice versa!

You might try (no guarantees, but this has worked for me in the past), mounting #!Crunchbang's / partition somewhere (/mnt is fine), then running, in Fedora


grub2-mkconfig -o /boot/grub2/grub.cfg

I've found that with both Fedora and Debian, grub2 sometimes needs the other system mounted for the grub configuration of one to see the other.
Reply With Quote
  #3  
Old 5th July 2012, 03:40 AM
KStorm Offline
Registered User
 
Join Date: Jun 2006
Posts: 26
linuxchrome
Re: Problem detecting Fedora from Crunchbang boot loader and vice versa!

Try reinstalling the crunchbang bootloader, and while in crunchbang, do sudo update-grub after you have mounted your fedora partition. Something similar happened with my Fedora install and ubuntu bootloader.
__________________
F 13 and Linux Mint 9
Reply With Quote
  #4  
Old 5th July 2012, 10:53 AM
panchal Offline
Registered User
 
Join Date: Jun 2012
Location: Trichy
Posts: 6
linuxchrome
Re: Problem detecting Fedora from Crunchbang boot loader and vice versa!

@KStorm
Quote:
Try reinstalling the crunchbang bootloader, and while in crunchbang, do sudo update-grub after you have mounted your fedora partition. Something similar happened with my Fedora install and ubuntu bootloader.
I had tried exactly that earlier but it didn't work. Sorry I didn't mention it.

@smr54
Quote:
You might try (no guarantees, but this has worked for me in the past), mounting #!Crunchbang's / partition somewhere (/mnt is fine), then running, in Fedora


grub2-mkconfig -o /boot/grub2/grub.cfg

I've found that with both Fedora and Debian, grub2 sometimes needs the other system mounted for the grub configuration of one to see the other.
I did that, Fedora's Grub shows Crunchbang, but it gives error like No OS found or something!

Should I install 32 bit F17 instead? It did detect all the OS when I'd installed it earlier.
Reply With Quote
  #5  
Old 5th July 2012, 12:52 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,979
linuxfirefox
Re: Problem detecting Fedora from Crunchbang boot loader and vice versa!

This sometimes means something went wrong with #!Crunchbang's boot loader. You might try just try making a custom.cfg file, and putting it in /boot/grub2. I cover this a bit on an old page of mine http://home.roadrunner.com/~computertaijutsu/grub2.html

Code:
menuentry "Crunchbang" {
set root='(hd0,6)'
chainloader (hd0,6)+1
}
(If it was on /dev/sda6)

Or even
Code:
menuentry "Crunchbang" {
set root='(hd0,6)'
linux /vmlinuz
initrd /initrd.img
}
As Debian based systems make a symbolic link from /boot/vmlinuz-whatever to /vmlinuz and the same with initrd.img, that should be the syntax. (Again, assuming it was on /dev/sd6)
Reply With Quote
  #6  
Old 6th July 2012, 03:46 PM
panchal Offline
Registered User
 
Join Date: Jun 2012
Location: Trichy
Posts: 6
linuxchrome
Re: Problem detecting Fedora from Crunchbang boot loader and vice versa!

@smr54

Quote:
Code:
menuentry "Crunchbang" {
set root='(hd0,6)'
linux /vmlinuz
initrd /initrd.img
}
Worked for me! Thanks a ton!
Reply With Quote
  #7  
Old 6th July 2012, 04:58 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,979
linuxfirefox
Re: Problem detecting Fedora from Crunchbang boot loader and vice versa!

Glad it helped

You can mark the thread solved by clicking the thread tools link.
Reply With Quote
Reply

Tags
boot, crunchbang, detecting, f1764bit, fedora, grub 2., loader, problem, triple boot, versa, vice

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
No access to home folder from Ubuntu when I have access from Fedora & vice versa jeypeyy Using Fedora 8 12th November 2010 12:08 AM
visiblity of fedora from ubuntu and vice-versa daudiam Installation and Live Media 6 27th February 2010 11:06 PM
How do I share Windows files with linux and vice versa? Raptor36 Servers & Networking 14 17th March 2009 07:00 AM
How can I cut-and-paste from emacs to shell or vice versa? yinglcs Using Fedora 7 18th May 2007 01:47 AM
convert Traditional to Simplified Chinese & vice versa tcma Using Fedora 0 20th December 2004 10:56 PM


Current GMT-time: 20:49 (Thursday, 23-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