[Bug 210717] Unable to install ALPHA5 on T420 w/ ZFS+GELI+GPT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 3 01:23:23 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210717

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: allanjude
Date: Sun Jul  3 01:22:59 UTC 2016
New revision: 302319
URL: https://svnweb.freebsd.org/changeset/base/302319

Log:
  Fix an error in bsdinstall when ZFS installation uses a bootpool

  A separate bootpool is used when the selected partition type is MBR
  or when the disk is GELI encrypted and a UEFI loader is selected.

  BIOS avoids the bootpool by using bootcode and loader that support GELI.

  bsdinstall did not remount the bootpool after creating the main pool,
  which caused an error when mkdir tried to create /boot/zfs

  PR:           210717
  Approved by:  re (gjb)
  Sponsored by: ScaleEngine Inc.

Changes:
  head/usr.sbin/bsdinstall/scripts/zfsboot

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list