Results 1 to 3 of 3

Thread: Two Grubs- Confusing

  1. #1
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Two Grubs- Confusing

    I have both Precise and Quantal installed on separate partitions on same HDD.

    While installing Quantal, in my forgetfulness I let it install Grub. No issues so far. Machine works fine.

    However, whenever there is Grub version upgrade on either versions of Ubuntu or if I run update-grub in either the Grub gets replaced by the version where the upgrade or update happened.

    Let me be more clear. When I run update-grub in Precise I get the Grub from Precise and when I update-grub in Quantal I get Quantal-grub. Both work fine and no issues in performance. It just that it is an inconvenience. (I have my favourite Wallpaper set as background in one. And offcourse my default OS keeps changing accordingly).

    I would like to REMOVE one grub completely, say from Precise. How do I go about it?

    Can I just run :

    $ sudo apt-get remove grub

    Or is there more to it?

    I was also thinking of keeping 'em both and configuring them both alike... not sure if this will cause any problems in the future.

    Confirmation and Advice needed.

    Thanks......
    Last edited by fantab; January 7th, 2013 at 09:15 AM.
    "Evolution is Nature's way of issuing upgrades."


  2. #2
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Two Grubs- Confusing

    Quote Originally Posted by fantab View Post
    .........
    Or is there more to it?

    I was also thinking of keeping 'em both and configuring them both alike... not sure if this will cause any problems in the future.

    Confirmation and Advice needed.

    Thanks......
    You only ever use one thing to boot a system, so just choose (and boot off) the system which is to be the boot controller and set it with:
    Code:
    sudo dpkg-reconfigure grub-pc
    Then boot up the other Linux version and totally remove Grub so any updates don't stuff-up the other system.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

  3. #3
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Two Grubs- Confusing

    Okay.. I will REMOVE one.

    Thanks dcstar fro the quick reply.
    "Evolution is Nature's way of issuing upgrades."


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •