[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
Thu Sep 1 22:25:06 UTC 2016


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

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

Author: nwhitehorn
Date: Thu Sep  1 22:24:31 UTC 2016
New revision: 305249
URL: https://svnweb.freebsd.org/changeset/base/305249

Log:
  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

Changes:
_U  stable/11/
  stable/11/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