[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
Tue Aug 30 00:48:17 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211599
--- Comment #11 from commit-hook at freebsd.org ---
A commit references this bug:
Author: nwhitehorn
Date: Tue Aug 30 00:47:21 UTC 2016
New revision: 305036
URL: https://svnweb.freebsd.org/changeset/base/305036
Log:
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
MFC after: 2 days
Changes:
head/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