[Bug 684705] Re: Grub2 does not recognize FreeBSD partition

Launchpad Bug Tracker 684705 at bugs.launchpad.net
Tue May 5 05:48:12 UTC 2020


[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/684705

Title:
  Grub2 does not recognize FreeBSD partition

Status in grub2 package in Ubuntu:
  Expired

Bug description:
  Binary package hint: grub2

  I've have FreeBSD installed on a PC. After installing Ubuntu 10.10
  with Grub2 FreeBSD was not found on the machine. I think this is a
  bug.

  After looking into the problem grub does not know the type of
  partition at all. ls (hd0,3) from grub prompt returns unknown file
  system.

  I had to manually add

  menuentry "FreeBSD (or GNU/kFreeBSD), direct boot" {
    	set root=(hd0,3)
        	chainloader +1
  }

  to /etc/grub.d/40_custom and update grub configuration. 
  After that I can boot into my BSD system.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: grub-pc 1.98+20100804-5ubuntu3
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  Architecture: amd64
  Date: Fri Dec  3 14:03:09 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007.1)
  ProcEnviron:
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: grub2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/684705/+subscriptions



More information about the foundations-bugs mailing list