Results 1 to 3 of 3

Thread: Adding grub 2 to 12.04

  1. #1
    Join Date
    Oct 2005
    Location
    Texas
    Beans
    232
    Distro
    Ubuntu 10.04 Lucid Lynx

    Adding grub 2 to 12.04

    I now have 10.04 on sda1 with grub-1.98 to mbr
    I installed 12.04 to sda3 and update -grub to add it to grub menu

    Since 10.04 is near eol I want to delete it
    How do I install grub to 12.04 mbr

    Do I do this before or after deleting 10.04
    Ubuntu Lucid 10.04
    Puppy Linux 5.28
    Mageia 2

  2. #2
    Join Date
    Nov 2004
    Location
    Maine
    Beans
    2,420
    Distro
    Kubuntu

    Re: Adding grub 2 to 12.04

    Hi phil66.

    I would go here and download and run boot-repair it will install grub2 to the mbr for you.
    you can do it before or after you delete 10.04. good luck
    Wireless script
    Dave
    Registered Linux User #462608
    Morse Code an early Digital Mode.

  3. #3
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Adding grub 2 to 12.04

    Boot-Repair is always a good choice to have to make repairs and know how to use.

    But if dual booting and you can boot into 12.04, you can just install grub to the MBR.
    Boot into 12.04 and run this if your drive is sda.
    sudo grub-install /dev/sda

    You can also run this which is like the original install.

    sudo dpkg-reconfigure grub-pc
    #Enter thru first pages,spacebar to choose/unchoose drive, enter to accept, do not choose partitions
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

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
  •