[Bug 211599] Once installed, 11.0-Beta3 won't boot on PPC64 Power8 under IBM KVM

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 2 00:46:21 UTC 2016


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

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

Author: nwhitehorn
Date: Fri Sep  2 00:45:44 UTC 2016
New revision: 305266
URL: https://svnweb.freebsd.org/changeset/base/305266

Log:
  MFS11 r305249:
  MFC r305036:

  Some versions of SLOF do not append the partition number to the boot
  device argument to the stage-1 bootloader. In such cases, boot1 would
  only try to read the entire device rather than checking for partitions.
  Instead of panic'ing, fall back to reading the partitions as normal in
  such situations. This was preventing boot of installed systems on some
  versions of PowerKVM.

  PR:           kern/211599
  Approved by:  re (gjb)

Changes:
_U  releng/11.0/
  releng/11.0/sys/boot/powerpc/boot1.chrp/boot1.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ppc mailing list