Results 1 to 10 of 17
Debian is the main distribution I use. However, I have been trying other distributions lately. I tried openSuse, which changed the OS selection screen into an overly flashy one, but ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-17-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 66
Fedora alongside Debian, cant choose Debian to boot
Debian is the main distribution I use. However, I have been trying other distributions lately. I tried openSuse, which changed the OS selection screen into an overly flashy one, but I could still choose which OS to boot. I then replaced Suse with Ubuntu, which changed the screen into an even less flashy one than Debian had on there, but anyway, I could still choose which OS to boot. Now, I just installed Fedora alongside Debian and Ubuntu, but I get no choice of what to boot into, it just boots right into Fedora.
So, I need to boot into Debian, and want the option to choose between the currently installed 3 distros I have installed.
Thanks for any help
-Chris P
- 06-17-2010 #2
Installer of RedHat based distros do not detect other installed Linux distros and Fedora is not an exception. It doesn't detect any other installed distro except Windows OSes.
Two options:
* Re-install GRUB of Debian or Ubuntu using LiveCD and add an entry of Fedora. It will be easy if you are using Ubuntu 9.10 or 10.04. GRUB2 will detect Fedora and setup multiboot.
Or
* Add entries of Debian and Ubuntu in /boot/grub/grub.conf file of Fedora manually.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-17-2010 #3Just Joined!
- Join Date
- Apr 2010
- Posts
- 66
I booted off my Debian Net Install CD, went to rescue mode, and chose to re-install GRUB. However, I chose to re-install it to sda1, the first partition of the drive which is also used as a root for Debian . This did not fix the problem. Should I choose to install GRUB to Fedoras root?
Thanks
-Chris P
- 06-17-2010 #4
Install GRUB of Debian in sda (MBR) not in sda1 (boot sector).
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-17-2010 #5Just Joined!
- Join Date
- Apr 2010
- Posts
- 66
Before, I got your reply, I installed GRUB to Fedoras root, which didnt work. But after getting your reply, I then installed to /dev/sda , but that still didnt work. It just boots straight into Fedora.
- 06-17-2010 #6
Which command are you executing to re-install GRUB?
Which version of Ubuntu are you using?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-17-2010 #7Just Joined!
- Join Date
- Apr 2010
- Posts
- 66
On the Debian net install CD, you can choose "advanced options", then "rescue mode", and then one of the few options it has is "re-install grub". That is what I have been using. It asks you to choose a device to use a root (basically it only lets me select /dev/sda1, Debians root). It then asks where to install GRUB. Ive tried so far, /dev/sda1, /dev/sda, just now I tried (hd0) and (hd0,1).
Ubuntu I want to say is perhaps the newest version, I only downloaded and installed it yesterday. But Debian 5.04 has been running for about a month.
Thanks for any more suggestions
- 06-17-2010 #8Just Joined!
- Join Date
- Apr 2010
- Posts
- 66
I also want to add, IIRC, when I originally installed Debian, I chose not to install GRUB to the MBR, but chose root instead.
- 06-17-2010 #9Just Joined!
- Join Date
- Apr 2010
- Posts
- 66
My next idea is modifying the GRUB entry on Fedoras /boot. Is this a good idea, and if so, in what way should I modify it?
- 06-17-2010 #10
Mount / partition of Debian and Ubuntu in Fedora. Open Debian's /boot/grub/menu.lst file and copy first title block ( first title, root, kernel and intird lines ) and paste in /boot/grub/grub.conf file of Fedora.
Do the same for Ubuntu. Mount its / partition, copy first title block from its menu.lst file and paste in Fedora's grub.conf file.
Put # sign before hiddenmenu line in grub.conf file of Fedora after adding title blocks.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
