Announcement

Collapse
No announcement yet.

Help with adding CentOS to dual boot

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help with adding CentOS to dual boot

    I already had a dual boot with Centos6+Windos7 but I recently added Kubuntu 11.10 and now I have dual boot with Kubuntu+Windows but I want to have a boot with the 3 systems. How can I do this?

    Device Boot Start End Blocks Id System
    /dev/sda1 * 63 196603469 98301703+ 7 HPFS/NTFS/exFAT
    /dev/sda2 196603904 197627903 512000 83 Linux
    /dev/sda3 197627904 283867135 43119616 8e Linux LVM
    /dev/sda4 283868611 976768064 346449727 f W95 Ext'd (LBA)
    /dev/sda5 283868613 396436004 56283696 7 HPFS/NTFS/exFAT
    /dev/sda6 396436068 527156909 65360421 7 HPFS/NTFS/exFAT
    /dev/sda7 611000208 770043644 79521718+ 7 HPFS/NTFS/exFAT
    /dev/sda8 770043708 976768064 103362178+ 7 HPFS/NTFS/exFAT
    /dev/sda9 527157248 542781439 7812096 82 Linux swap / Solaris
    /dev/sda10 542783488 610998271 34107392 83 Linux

    Linux xfx 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

    ______________
    ~Sladex~

    #2
    Re: Help with adding CentOS to dual boot

    I am assuming you are booting from the blue Kubuntu bootloader, you *should* just have to run update-grub in a terminal, and look to see that it found the centos stuff, not sure what that uses as a boot loader.


    Way too much info [https://help.ubuntu.com/community/Grub2]here[/url]

    Comment


      #3
      Re: Help with adding CentOS to dual boot

      questions- is the Kubuntu install now controling Grub? seems so but gota ask.

      which partitions contain what.......if you know.

      have you tryed a
      Code:
      sudo update-grub
      to see if it will find and add the other linux.

      well @claydoh beet me 2 it.. ......I type slow but sence I did type it I'm posting it anyway :P

      VINNY

      i7 4core HT 8MB L3 2.9GHz
      16GB RAM
      Nvidia GTX 860M 4GB RAM 1152 cuda cores

      Comment


        #4
        Re: Help with adding CentOS to dual boot

        Yes, Kubuntu is controlling Grub. And OS are installed on:

        Win7 - sda1
        Centos - sda3
        Kubuntu - sda10

        I ran "sudo update-grub" done, but nothing changed Indeed I can see every partition in Dolphin except for Swaps (obviously) and CentOS partition.

        Also I found an entry to modify the Grub on the like claydoh gave , but I though grub.cfg should not be modified, I think 40_custom could be modified but I'm not sure.

        >>>
        A sample entry for chainloading to another GRUB bootloader.

        menuentry "Grub 1 Bootloader" {

        set root=(hd0,3)

        chainloader +1

        }
        <<<

        Comment


          #5
          Re: Help with adding CentOS to dual boot

          so Centos was installed to a LVM?

          and you dont know how to mount it .

          did you do anything speshal wile installing Centos ....or did it make the LVM it's self?

          anyway I know nothing about linux LVM's but I did find this which may help you .
          http://linuxers.org/howto/how-mount-...rtitions-linux

          if you manage to get in it and can get to the grub.cfg or menu.lst post it and we MAY find a way to boot it

          VINNY

          i7 4core HT 8MB L3 2.9GHz
          16GB RAM
          Nvidia GTX 860M 4GB RAM 1152 cuda cores

          Comment


            #6
            Re: Help with adding CentOS to dual boot

            nvm I could not test a new boot because I had to erase kubuntu to get more space for Centos and Oracle 11g

            Comment

            Working...
            X