[Ilugc] Need help on making FC8 and Ubuntu dual boot

  • From: rp8899@xxxxxxxxx (R@M University of Hyderabad)
  • Date: Mon Jan 11 16:28:23 2010

Hello Group,
    I have trouble in making FC8 and Ubuntu dual boot.

Following are grub info of FC8
default=0
timeout=5
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.1-42.fc8)
        root (hd0,2)
        kernel /boot/vmlinuz-2.6.23.1-42.fc8 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.23.1-42.fc8.img

title           Ubuntu 9.04, kernel 2.6.28-11-generic
root            (hd0,0)
#uuid           60b2046c-08ab-475a-a57e-b848f767f4aa
kernel         /boot/vmlinuz-2.6.28-11-generic ro
#kernel         /boot/vmlinuz-2.6.28-11-generic
root=UUID=2796ce75-231f-4bf2-b2dc-bb46e8f58f26 ro quiet splash
initrd          /boot/initrd.img-2.6.28-11-generic
quiet

title           Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid            60b2046c-08ab-475a-a57e-b848f767f4aa
kernel          /vmlinuz-2.6.28-11-generic
root=UUID=00b7c8e5-cb33-4f37-9c09-030b8b8fa8f3 ro  single
initrd          /initrd.img-2.6.28-11-generic

title           Ubuntu 9.04, memtest86+
uuid            60b2046c-08ab-475a-a57e-b848f767f4aa
kernel          /memtest86+.bin
quiet
===================================================
[root@localhost grub]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3             19840924   4209928  14606856  23% /
/dev/sda4            158519564   6350848 143986412   5% /home
tmpfs                  1017828        12   1017816   1% /dev/shm
/dev/sda7              9614116   2907780   6217964  32% /media/disk
/dev/sda5             45484964   9405308  33769116  22% /media/disk-1

/dev/sda7 is Ubuntu root partition
/dev/sda5 is Ubuntu home partition
====================================================


Now I want install Ubuntu, How can I make dual boot  (Which options can be
used).


Thanks and regards,
L.Ram Prasad

Other related posts:

  • » [Ilugc] Need help on making FC8 and Ubuntu dual boot - R@M University of Hyderabad