LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to install ubuntu 9.10 with rhel5.5? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-ubuntu-9-10-with-rhel5-5-a-840511/)

ranvir03 10-26-2010 08:07 AM

how to install ubuntu 9.10 with rhel5.5?
 
hello friends this is ranvir03,
i'm try to install ubuntu on rhel5.5 but not sucessfully run both os,
how to configur grub file?
thanks

prayag_pjs 10-26-2010 08:18 AM

Suppose you have installed rhel5 first then ubuntu.

Then login in ubuntu.

Do

Code:

sudo fdisk -l
Locate your centos5.5 partion(suppose it is /dev/sda5)

Then make the entry of that partition in /boot/grub/menu.lst

Note:You can also mount that centos5.5 partion and see the grub.conf to confirm

yancek 10-26-2010 09:44 AM

Ubuntu 9.10 uses Grub 2 and there is no menu.lst file. Take a look at this tutorial for Grub 2, it should have all the information you need:

http://www.dedoimedo.com/computers/grub-2.html


All times are GMT -5. The time now is 01:00 PM.