[Bug 268736] FreeBSD boot stuck with comconsole in x86 Hyper-V Gen2

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Jan 2023 21:08:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268736

--- Comment #2 from schakrabarti@microsoft.com <schakrabarti@microsoft.com> ---
(In reply to Li-Wen Hsu from comment #1)
This is the last commit.


commit a0c50eda2987334cb165802250b5f5ee9b5cffea (HEAD -> main, origin/main,
origin/HEAD)
Author: Joseph Mingrone <jrm@FreeBSD.org>
Date:   Mon Dec 19 00:07:11 2022 -0400

    beinstall.sh: Check correct exit status

    When retrieving the timestamp of the last commit using git-show(1), do
    not pipe the output to head(1), otherwise the return value in $? will be
    for head(1) and not git-show(1).

    Approved by:    bapt
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D37742

I need to git bisect to find the culprit commit.

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