Results 1 to 2 of 2

Thread: booting 8.04 and 10.04 witch grub to use

  1. #1
    Join Date
    Nov 2006
    Beans
    216

    booting 8.04 and 10.04 witch grub to use

    hi
    i have 8.04 installed on two computers i would like to also install 10.04 on the same computers. my question is if i install 10.04 and let grub 2 handle the boot for 10.04 and 8.04, when the kernel updates in 8.04 how do i update this in 10.04 grub2? before when i had to do this i would just edit the grub menu list of the old style grub, after doing much reading i don't think it is that easy. would running update grub from 10.04 pick up the change in the 8.04 kernel?

  2. #2
    Join Date
    Dec 2005
    Location
    N.C.
    Beans
    4,796
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: booting 8.04 and 10.04 witch grub to use

    Quote Originally Posted by klein de usa View Post
    hi
    i have 8.04 installed on two computers i would like to also install 10.04 on the same computers. my question is if i install 10.04 and let grub 2 handle the boot for 10.04 and 8.04, when the kernel updates in 8.04 how do i update this in 10.04 grub2? before when i had to do this i would just edit the grub menu list of the old style grub, after doing much reading i don't think it is that easy. would running update grub from 10.04 pick up the change in the 8.04 kernel?
    I would recommend allowing 10.04 to install grub2 to your first boot drive's mbr, probably /dev/sda? Then when Hardy has a kernel update, just boot into Lucid & run:
    Code:
    sudo update-grub
    I'm much more familiar with legacy-grub, but I've found that it's easier to let 10.04 manage the booting of other OS.

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
  •